summaryrefslogtreecommitdiff
path: root/src/report.h
Commit message (Expand)AuthorAgeFilesLines
...
* Guard against divide by zero error in -A reg reportJohn Wiegley2010-01-211-1/+1
* Added a trim() value expression functionJohn Wiegley2009-11-251-0/+1
* Added options: --unrealized-gains and --unrealized-lossesAristid Breitkreuz2009-11-241-0/+5
* Added an --unrealized option, for use with bal -VJohn Wiegley2009-11-191-0/+3
* The new period parser is passing all testsJohn Wiegley2009-11-181-13/+18
* Don't bold the payee for virtual or temporary xactsJohn Wiegley2009-11-131-1/+1
* Reorganized a bit of the reporting codeJohn Wiegley2009-11-121-0/+30
* Moved report normalization into report.ccJohn Wiegley2009-11-121-0/+2
* Renamed the pricesdb command to pricedbJohn Wiegley2009-11-121-3/+3
* Added new value expressions for value conversionJohn Wiegley2009-11-111-0/+9
* Added --date, similar to --account and --payeeJohn Wiegley2009-11-111-0/+2
* Added floor() value expression functionJohn Wiegley2009-11-111-0/+1
* Added a --prepend-format optionJohn Wiegley2009-11-111-0/+9
* Fixes to Python importing; removed "hello" precommandJohn Wiegley2009-11-101-2/+0
* account_amount() is now account().amountJohn Wiegley2009-11-101-1/+0
* Removed a bunch of empty commentsJohn Wiegley2009-11-081-9/+0
* Column widths are always calculated nowJohn Wiegley2009-11-071-30/+6
* Renamed --set-reported-account to just --accountJohn Wiegley2009-11-061-18/+2
* Added new account_total value expressionJohn Wiegley2009-11-051-0/+1
* Segregated symbols into 5 separate namespacesJohn Wiegley2009-11-041-2/+4
* Set default LESS options to -FRSXJohn Wiegley2009-11-021-1/+1
* New: --set-reported-account, --set-reported-payeeJohn Wiegley2009-11-011-0/+4
* Add valexpr functions for lot dates, prices and tagsJohn Wiegley2009-10-311-0/+3
* Added a --forecast-years optionJohn Wiegley2009-10-311-0/+2
* Setting --date-format in ~/.ledgerrc works againJohn Wiegley2009-10-291-0/+4
* If isatty is available, no colors/pager for non-ttysJohn Wiegley2009-10-291-1/+16
* Fixed a gcc warningJohn Wiegley2009-10-281-2/+0
* Make "less" the default pager, similar to GitJohn Wiegley2009-10-281-1/+28
* No more trailing spaces in the print reportJohn Wiegley2009-10-281-3/+3
* -D now means --daily, not --deviationJohn Wiegley2009-10-281-2/+2
* Sort by default unless --unsorted is selectedJohn Wiegley2009-10-281-0/+3
* Added --actual-dates, for overriding --effectiveJohn Wiegley2009-10-271-0/+3
* Support a --now option, for testing purposesJohn Wiegley2009-10-271-0/+10
* Fixed a display issue with the balance reportJohn Wiegley2009-10-271-35/+9
* In budget report, color large percentages magentaJohn Wiegley2009-10-271-4/+20
* Added a new "cleared" reportJohn Wiegley2009-10-271-0/+14
* Added a new "budget" reportJohn Wiegley2009-10-271-6/+24
* Added an "echo" command, for REPL testingJohn Wiegley2009-10-261-0/+1
* Rewrote the way date and time I/O is managedJohn Wiegley2009-10-251-7/+7
* Restored --price option, added baseline testJohn Wiegley2009-06-261-2/+5
* The --download option is now fully restoredJohn Wiegley2009-06-261-7/+5
* Split commodity.h/cc into three filesJohn Wiegley2009-06-241-0/+1
* Restored --download, although not done yetJohn Wiegley2009-06-241-3/+0
* Added a --no-color option, to disable --colorJohn Wiegley2009-06-221-0/+4
* Restored option --period-sortJohn Wiegley2009-06-211-3/+0
* Restored the --truncate option, added baseline testJohn Wiegley2009-06-211-8/+9
* Restored --unround, added baseline testJohn Wiegley2009-06-211-2/+4
* Whitespace reformattingJohn Wiegley2009-06-211-4/+4
* Restored --percent option, added baseline testJohn Wiegley2009-06-211-2/+7
* The -X option now accepts price settingsJohn Wiegley2009-06-181-2/+0