| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor simplifications to valexpr parser | John Wiegley | 2010-09-05 | 1 | -0/+1 |
* | The "print" valexpr function no longer adds spaces | John Wiegley | 2010-06-26 | 1 | -9/+2 |
* | Added "format" value expression function | John Wiegley | 2010-06-24 | 1 | -0/+10 |
* | Added "source" command, for executing valexpr files | John Wiegley | 2010-06-24 | 1 | -0/+2 |
* | "only" now a report query modifier for --only | John Wiegley | 2010-06-24 | 1 | -0/+5 |
* | Added report query modifiers: for, since, until | John Wiegley | 2010-06-22 | 1 | -31/+39 |
* | Added new "bold" modifier to query expressions | John Wiegley | 2010-06-22 | 1 | -11/+13 |
* | Added new --bold-if option | John Wiegley | 2010-06-22 | 1 | -0/+11 |
* | bal was sometimes reporting empty accounts | John Wiegley | 2010-06-21 | 1 | -5/+10 |
* | Added new option --inject=KEY[,KEY...] | John Wiegley | 2010-06-18 | 1 | -0/+1 |
* | Removed unused --unsorted option | John Wiegley | 2010-06-15 | 1 | -1/+0 |
* | Revised how Ledger handles the "current year" | John Wiegley | 2010-06-14 | 1 | -2/+2 |
* | Removed unneeded debug code | John Wiegley | 2010-06-13 | 1 | -5/+0 |
* | Completely reworked argument passing in expressions | John Wiegley | 2010-06-13 | 1 | -129/+89 |
* | Improved value expression function 'commodity' | John Wiegley | 2010-06-12 | 1 | -0/+8 |
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -228/+228 |
* | Fixed the "generate" command | John Wiegley | 2010-06-10 | 1 | -8/+2 |
* | New display flag AMOUNT_PRINT_ELIDE_COMMODITY_QUOTES | John Wiegley | 2010-06-09 | 1 | -1/+1 |
* | Fixed interaction with -V/X and grouped postings | John Wiegley | 2010-06-09 | 1 | -0/+5 |
* | A further simplification of -V and -X | John Wiegley | 2010-06-07 | 1 | -1/+1 |
* | amount_t::print and value_t::print now use flags | John Wiegley | 2010-06-07 | 1 | -4/+9 |
* | Minor optimization of how non --empty is handled | John Wiegley | 2010-06-07 | 1 | -5/+0 |
* | Reworked the way that <Rounding> entries are shown | John Wiegley | 2010-06-06 | 1 | -24/+26 |
* | Made "expr" command a synonym for "parse" | John Wiegley | 2010-06-05 | 1 | -0/+2 |
* | Added new command: "pricemap [DATE]" | John Wiegley | 2010-06-04 | 1 | -0/+15 |
* | A little bit of code cleanup | John Wiegley | 2010-06-04 | 1 | -10/+20 |
* | Don't use --pager or --color with --output | John Wiegley | 2010-06-02 | 1 | -0/+7 |
* | Minor optimization | John Wiegley | 2010-05-31 | 1 | -1/+2 |
* | New: --group-by=EXPR and --group-title-format=FMT | John Wiegley | 2010-05-30 | 1 | -34/+116 |
* | Option --rounding inverted to --no-rounding | John Wiegley | 2010-05-30 | 1 | -1/+1 |
* | Added new option: --no-titles | John Wiegley | 2010-05-30 | 1 | -0/+1 |
* | Added --rounding option, which is off by default | John Wiegley | 2010-05-23 | 1 | -0/+1 |
* | Fix to an interaction between --period and --sort | John Wiegley | 2010-05-23 | 1 | -3/+2 |
* | Added new option --prepend-width | John Wiegley | 2010-05-22 | 1 | -7/+17 |
* | Option --count sums payees, account, commodities | John Wiegley | 2010-05-22 | 1 | -0/+1 |
* | Added new commands: acounts, payees, commodities | John Wiegley | 2010-05-22 | 1 | -1/+15 |
* | Added a simple print() value expression function | John Wiegley | 2010-05-08 | 1 | -0/+16 |
* | Added new --meta and --meta-width options | John Wiegley | 2010-03-17 | 1 | -4/+38 |
* | Rewrite the "print" command as a custom function | John Wiegley | 2010-03-08 | 1 | -16/+20 |
* | Fixed a problem with the "quoted" valexpr function | John Wiegley | 2010-03-05 | 1 | -2/+2 |
* | Added some preliminary code for convert CSV to Ledger | John Wiegley | 2010-03-05 | 1 | -0/+3 |
* | Updated copyrights to 2003-2010 | John Wiegley | 2010-03-05 | 1 | -1/+1 |
* | Renamed the "args" command to "query" | John Wiegley | 2010-03-04 | 1 | -1/+5 |
* | Added a --pivot=TAG option | John Wiegley | 2010-02-02 | 1 | -0/+1 |
* | Added a debug statement for report.predicate | John Wiegley | 2010-02-02 | 1 | -2/+5 |
* | Added a trim() value expression function | John Wiegley | 2009-11-25 | 1 | -0/+28 |
* | Added options: --unrealized-gains and --unrealized-losses | Aristid Breitkreuz | 2009-11-24 | 1 | -0/+2 |
* | Many improvements to Ledger's Python bindings | John Wiegley | 2009-11-19 | 1 | -9/+8 |
* | Added an --unrealized option, for use with bal -V | John Wiegley | 2009-11-19 | 1 | -0/+1 |
* | Decompile all amount expressions for accounts reports | John Wiegley | 2009-11-18 | 1 | -0/+6 |