summaryrefslogtreecommitdiff
path: root/src/report.h
Commit message (Expand)AuthorAgeFilesLines
...
* Added --dc option, for debit/credit style reportsJohn Wiegley2012-03-101-5/+71
* -H now implies -VJohn Wiegley2012-03-091-0/+1
* Reworked the way that options are handledJohn Wiegley2012-03-091-351/+284
* Added --historical optionJohn Wiegley2012-03-081-0/+8
* Added nail_down() for pinning market value exprsJohn Wiegley2012-03-081-0/+1
* Many options now have additive effectJohn Wiegley2012-03-071-46/+36
* Removed value_t::price and balance_t::priceJohn Wiegley2012-03-071-1/+0
* Guard against double-freeing of report objectsJohn Wiegley2012-03-051-1/+1
* Increased file copyrights to 2012John Wiegley2012-02-291-1/+1
* Renamed actual/effective dates to primary/auxiliaryJohn Wiegley2012-02-281-5/+5
* Added --rich-data for 'convert', and SHA1 checksum checkingJohn Wiegley2012-02-261-0/+3
* Added --auto-match option, for use with 'convert'John Wiegley2012-02-261-0/+2
* Report an error in the case of '(1' (missing rparen)John Wiegley2011-11-101-1/+1
* Added round() and unround() valexpr functionsJohn Wiegley2011-10-241-0/+2
* Cleanup whitespaceJohn Wiegley2011-08-181-2/+2
* Added "top_amount" value expr functionJohn Wiegley2010-12-221-0/+1
* Move balance divider right by prepend-widthJohn Wiegley2010-06-261-0/+3
* Added "format" value expression functionJohn Wiegley2010-06-241-0/+1
* Scopes can now provide a description of themselvesJohn Wiegley2010-06-241-0/+4
* Added report query modifiers: for, since, untilJohn Wiegley2010-06-221-0/+1
* Added new --bold-if optionJohn Wiegley2010-06-221-16/+48
* bal was sometimes reporting empty accountsJohn Wiegley2010-06-211-0/+2
* Fixed register formatting of postings with payeesJohn Wiegley2010-06-181-1/+2
* Added new option --inject=KEY[,KEY...]John Wiegley2010-06-181-0/+2
* Individual postings may each have their own payeeJohn Wiegley2010-06-171-2/+3
* Removed unused --unsorted optionJohn Wiegley2010-06-151-3/+0
* Revised how Ledger handles the "current year"John Wiegley2010-06-141-5/+5
* Completely reworked argument passing in expressionsJohn Wiegley2010-06-131-28/+25
* Added a new scope_value() inline helper functionJohn Wiegley2010-06-131-1/+1
* Improved value expression function 'commodity'John Wiegley2010-06-121-0/+1
* Untabified all source filesJohn Wiegley2010-06-111-143/+143
* Scrub account totals before applying --percentJohn Wiegley2010-06-111-1/+2
* Fixed the "generate" commandJohn Wiegley2010-06-101-3/+3
* Corrected some math used by the budget commandJohn Wiegley2010-06-101-5/+5
* Fixed interaction with -V/X and grouped postingsJohn Wiegley2010-06-091-5/+7
* Corrected implementation of --percentJohn Wiegley2010-06-061-1/+1
* Added new command: "pricemap [DATE]"John Wiegley2010-06-041-0/+1
* New: --group-by=EXPR and --group-title-format=FMTJohn Wiegley2010-05-301-0/+18
* Option --rounding inverted to --no-roundingJohn Wiegley2010-05-301-2/+2
* Added new option: --no-titlesJohn Wiegley2010-05-301-0/+2
* Added --rounding option, which is off by defaultJohn Wiegley2010-05-231-0/+2
* Created new valexpr variable display_accountJohn Wiegley2010-05-221-5/+5
* Added new option --prepend-widthJohn Wiegley2010-05-221-5/+10
* Changed the report generated by the csv commandJohn Wiegley2010-05-221-2/+3
* Option --count sums payees, account, commoditiesJohn Wiegley2010-05-221-0/+1
* Added a simple print() value expression functionJohn Wiegley2010-05-081-0/+1
* Added new --meta and --meta-width optionsJohn Wiegley2010-03-171-5/+14
* Rewrite the "print" command as a custom functionJohn Wiegley2010-03-081-18/+3
* Updated copyrights to 2003-2010John Wiegley2010-03-051-1/+1
* Added a --pivot=TAG optionJohn Wiegley2010-02-021-0/+3