| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump copyright information to 2014 | Alexis Hildebrandt | 2014-02-02 | 1 | -1/+1 |
* | Bump copyright information to 2013 | John Wiegley | 2013-02-18 | 1 | -1/+1 |
* | Allow the equity command to strip annotations | John Wiegley | 2012-03-19 | 1 | -1/+1 |
* | Reworked the way that options are handled | John Wiegley | 2012-03-09 | 1 | -6/+5 |
* | Many options now have additive effect | John Wiegley | 2012-03-07 | 1 | -0/+4 |
* | Removed an unnecessary assert | John Wiegley | 2012-03-07 | 1 | -1/+0 |
* | Increased file copyrights to 2012 | John Wiegley | 2012-02-29 | 1 | -1/+1 |
* | Rewrite the way interval reports are generated | John Wiegley | 2012-02-28 | 1 | -3/+1 |
* | Corrected a typo | John Wiegley | 2011-07-03 | 1 | -3/+3 |
* | Rename dow_posts to day_of_week_posts, to be clearer | John Wiegley | 2010-06-20 | 1 | -3/+3 |
* | Subsantial fixes and improvements to budgeting | John Wiegley | 2010-06-19 | 1 | -2/+2 |
* | Added new option --inject=KEY[,KEY...] | John Wiegley | 2010-06-18 | 1 | -0/+4 |
* | Removed unused --unsorted option | John Wiegley | 2010-06-15 | 1 | -6/+0 |
* | 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 |