| Commit message (Expand) | Author | Age | Files | Lines |
* | The --anon option now randomizes its effect | John Wiegley | 2010-06-12 | 1 | -2/+10 |
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -100/+100 |
* | The --anon option now anonymizes commodities | John Wiegley | 2010-06-09 | 1 | -3/+9 |
* | Minor optimization of how non --empty is handled | John Wiegley | 2010-06-07 | 1 | -9/+13 |
* | Reworked the way that <Rounding> entries are shown | John Wiegley | 2010-06-06 | 1 | -18/+53 |
* | Value expression sequences are now comparable | John Wiegley | 2010-06-05 | 1 | -8/+4 |
* | -V/-X options now take price history into account | John Wiegley | 2010-05-30 | 1 | -0/+2 |
* | Added new post_splitter posting handler | John Wiegley | 2010-05-30 | 1 | -0/+50 |
* | Added new required item_handler_t::clear() method | John Wiegley | 2010-05-30 | 1 | -13/+155 |
* | Added --rounding option, which is off by default | John Wiegley | 2010-05-23 | 1 | -1/+3 |
* | Short-circuit --head handler when count is reached | John Wiegley | 2010-03-16 | 1 | -3/+4 |
* | Updated copyrights to 2003-2010 | John Wiegley | 2010-03-05 | 1 | -1/+1 |
* | Added an --unrealized option, for use with bal -V | John Wiegley | 2009-11-19 | 1 | -1/+7 |
* | Fixed a debug string | John Wiegley | 2009-11-19 | 1 | -2/+1 |
* | Changed several pointers to references in filters | John Wiegley | 2009-11-19 | 1 | -17/+5 |
* | Renamed bool controlling running total calculations | John Wiegley | 2009-11-18 | 1 | -3/+3 |
* | Removed the virtual marker on several filter methods | John Wiegley | 2009-11-14 | 1 | -4/+4 |
* | Break up multiple commodities in equity report | John Wiegley | 2009-11-14 | 1 | -4/+4 |
* | Added a collect_posts handler | John Wiegley | 2009-11-12 | 1 | -0/+29 |
* | Added --date, similar to --account and --payee | John Wiegley | 2009-11-11 | 1 | -2/+3 |
* | Redesigned the expr_t, predicate_t, query_t classes | John Wiegley | 2009-11-09 | 1 | -22/+22 |
* | Removed a bunch of empty comments | John Wiegley | 2009-11-08 | 1 | -109/+0 |
* | Moved xdata clearing code into each type proper | John Wiegley | 2009-11-05 | 1 | -26/+0 |
* | Whitespace fixes | John Wiegley | 2009-11-01 | 1 | -2/+1 |
* | Added a --forecast-years option | John Wiegley | 2009-10-31 | 1 | -5/+8 |
* | Added a new "budget" report | John Wiegley | 2009-10-27 | 1 | -3/+4 |
* | Redid the way temporaries are handled in filtering | John Wiegley | 2009-10-27 | 1 | -55/+37 |
* | Fixed many compiler warnings from g++ 4.4 | John Wiegley | 2009-10-25 | 1 | -1/+2 |
* | The --revalued option now honors the -e terminus | John Wiegley | 2009-06-17 | 1 | -7/+1 |
* | The new code is working now. | John Wiegley | 2009-03-16 | 1 | -5/+4 |
* | First iteration of the new date_interval_t rewrite | John Wiegley | 2009-03-15 | 1 | -19/+21 |
* | Removed an unnecessary member variable | John Wiegley | 2009-03-15 | 1 | -1/+0 |
* | Implemented --unround using value expressions | John Wiegley | 2009-03-06 | 1 | -23/+0 |
* | Don't compute running total for balance reports | John Wiegley | 2009-03-05 | 1 | -3/+3 |
* | Renamed some flags and members in post_t | John Wiegley | 2009-03-05 | 1 | -1/+1 |
* | Reduced the #include dependency tree to a minimum | John Wiegley | 2009-03-04 | 1 | -1/+0 |
* | Normalized how account totals are calculated | John Wiegley | 2009-03-03 | 1 | -20/+6 |
* | Fixed the operation of --head and --tail | John Wiegley | 2009-02-27 | 1 | -10/+7 |
* | Added an --unround option, to show full precision | John Wiegley | 2009-02-27 | 1 | -0/+23 |
* | The -B, -G, -V reports now show rounding amounts | John Wiegley | 2009-02-26 | 1 | -7/+17 |
* | Marked all strings needing internationalization | John Wiegley | 2009-02-25 | 1 | -5/+5 |
* | The Great Renaming, Part II | John Wiegley | 2009-02-23 | 1 | -255/+255 |
* | Many fixes to both --market and --exchange | John Wiegley | 2009-02-23 | 1 | -11/+14 |
* | Restored the --invert option | John Wiegley | 2009-02-22 | 1 | -16/+0 |
* | Fixed another memory bug in by_payee_xacts | John Wiegley | 2009-02-21 | 1 | -4/+6 |
* | Added a new --exact option | John Wiegley | 2009-02-21 | 1 | -12/+17 |
* | Restored --forecast, now also --forecast-while | John Wiegley | 2009-02-21 | 1 | -3/+2 |
* | Rewrote the equity command, which is working again | John Wiegley | 2009-02-20 | 1 | -0/+28 |
* | Fixed use of the -p flag without an interval | John Wiegley | 2009-02-17 | 1 | -2/+2 |
* | Improved the --collapse filter | John Wiegley | 2009-02-17 | 1 | -10/+17 |