| Commit message (Expand) | Author | Age | Files | Lines |
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -59/+59 |
* | Minor optimization of how non --empty is handled | John Wiegley | 2010-06-07 | 1 | -6/+6 |
* | Reworked the way that <Rounding> entries are shown | John Wiegley | 2010-06-06 | 1 | -13/+21 |
* | New: --group-by=EXPR and --group-title-format=FMT | John Wiegley | 2010-05-30 | 1 | -59/+67 |
* | Option --rounding inverted to --no-rounding | John Wiegley | 2010-05-30 | 1 | -1/+1 |
* | Added --rounding option, which is off by default | John Wiegley | 2010-05-23 | 1 | -1/+2 |
* | The --pivot=X option now only matches the tag "X" | John Wiegley | 2010-03-17 | 1 | -1/+1 |
* | Do not implicitly sort register output | John Wiegley | 2010-03-17 | 1 | -0/+2 |
* | Updated copyrights to 2003-2010 | John Wiegley | 2010-03-05 | 1 | -1/+1 |
* | Added a --pivot=TAG option | John Wiegley | 2010-02-02 | 1 | -1/+11 |
* | Added an --unrealized option, for use with bal -V | John Wiegley | 2009-11-19 | 1 | -7/+12 |
* | Don't auto-sort transactions for the balance report | John Wiegley | 2009-11-19 | 1 | -4/+0 |
* | Changed several pointers to references in filters | John Wiegley | 2009-11-19 | 1 | -8/+1 |
* | Renamed bool controlling running total calculations | John Wiegley | 2009-11-18 | 1 | -1/+1 |
* | Changed only_preliminaries to for_accounts_report | John Wiegley | 2009-11-18 | 1 | -4/+4 |
* | Added --date, similar to --account and --payee | John Wiegley | 2009-11-11 | 1 | -0/+5 |
* | Redesigned the expr_t, predicate_t, query_t classes | John Wiegley | 2009-11-09 | 1 | -16/+16 |
* | Renamed --set-reported-account to just --account | John Wiegley | 2009-11-06 | 1 | -35/+4 |
* | New: --set-reported-account, --set-reported-payee | John Wiegley | 2009-11-01 | 1 | -0/+11 |
* | Added a --forecast-years option | John Wiegley | 2009-10-31 | 1 | -1/+5 |
* | Moved ownership of master account into journal_t | John Wiegley | 2009-10-30 | 1 | -7/+7 |
* | Sort by default unless --unsorted is selected | John Wiegley | 2009-10-28 | 1 | -0/+8 |
* | Fixed many compiler warnings from g++ 4.4 | John Wiegley | 2009-10-25 | 1 | -4/+4 |
* | Enabled use of pre-compiled headers by default | John Wiegley | 2009-03-10 | 1 | -0/+2 |
* | Implemented --unround using value expressions | John Wiegley | 2009-03-06 | 1 | -5/+3 |
* | Removed the --totals option | John Wiegley | 2009-03-05 | 1 | -4/+2 |
* | Reduced the #include dependency tree to a minimum | John Wiegley | 2009-03-04 | 1 | -1/+3 |
* | Normalized how account totals are calculated | John Wiegley | 2009-03-03 | 1 | -5/+5 |
* | Added an --unround option, to show full precision | John Wiegley | 2009-02-27 | 1 | -0/+4 |
* | The -B, -G, -V reports now show rounding amounts | John Wiegley | 2009-02-26 | 1 | -1/+4 |
* | The Great Renaming, Part II | John Wiegley | 2009-02-23 | 1 | -57/+57 |
* | Added --revalued-total option, used by --gain | John Wiegley | 2009-02-23 | 1 | -4/+5 |
* | Many fixes to both --market and --exchange | John Wiegley | 2009-02-23 | 1 | -9/+9 |
* | Restored the --invert option | John Wiegley | 2009-02-22 | 1 | -4/+0 |
* | Added a new --exact option | John Wiegley | 2009-02-21 | 1 | -0/+1 |
* | Restored --forecast, now also --forecast-while | John Wiegley | 2009-02-21 | 1 | -2/+10 |
* | Rewrote the equity command, which is working again | John Wiegley | 2009-02-20 | 1 | -1/+3 |
* | Don't sort or subtotal xacts for account reports | John Wiegley | 2009-02-19 | 1 | -20/+20 |
* | Improved the --collapse filter | John Wiegley | 2009-02-17 | 1 | -10/+13 |
* | Added new --set-acount and --set-payee options | John Wiegley | 2009-02-16 | 1 | -6/+26 |
* | Added several new reporting options | John Wiegley | 2009-02-16 | 1 | -0/+6 |
* | Fixed the --head and --tail options | John Wiegley | 2009-02-16 | 1 | -3/+6 |
* | Made several of the filters more context aware | John Wiegley | 2009-02-15 | 1 | -6/+12 |
* | Don't apply all filters for account-wise reports | John Wiegley | 2009-02-15 | 1 | -32/+38 |
* | Improved handling of --empty option | John Wiegley | 2009-02-15 | 1 | -1/+2 |
* | item_predicate now operates on scope_t | John Wiegley | 2009-02-15 | 1 | -12/+12 |
* | chain_xact_handlers now always operators the same | John Wiegley | 2009-02-15 | 1 | -80/+76 |
* | Have interval_xacts construct temps on a list | John Wiegley | 2009-02-14 | 1 | -1/+2 |
* | Re-enabled some code, and removed a bunch of deadwood. | John Wiegley | 2009-02-12 | 1 | -11/+15 |
* | Sort period transactions by "date", not by "d". | John Wiegley | 2009-02-10 | 1 | -1/+1 |