| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Reworked the way that <Rounding> entries are shown | John Wiegley | 2010-06-06 | 1 | -64/+92 |
* | Make --anon work with the print command | John Wiegley | 2010-06-05 | 1 | -0/+1 |
* | Allow opt -NDEBUG build to complete without warnings | John Wiegley | 2010-06-04 | 1 | -0/+2 |
* | Avoid unnecessary object copying when using foreach | John Wiegley | 2010-06-03 | 1 | -3/+3 |
* | Minor optimization | John Wiegley | 2010-06-01 | 1 | -7/+4 |
* | -G option now takes price history into account | John Wiegley | 2010-05-30 | 1 | -4/+52 |
* | -V/-X options now take price history into account | John Wiegley | 2010-05-30 | 1 | -2/+78 |
* | Made several debug categories more consistent | John Wiegley | 2010-05-30 | 1 | -11/+11 |
* | Empty notes and tags now return null values | John Wiegley | 2010-05-30 | 1 | -40/+44 |
* | Added new post_splitter posting handler | John Wiegley | 2010-05-30 | 1 | -1/+42 |
* | Added --rounding option, which is off by default | John Wiegley | 2010-05-23 | 1 | -5/+8 |
* | Made a peculiar error slightly more verbose | John Wiegley | 2010-05-22 | 1 | -1/+2 |
* | Short-circuit --head handler when count is reached | John Wiegley | 2010-03-16 | 1 | -1/+7 |
* | Updated copyrights to 2003-2010 | John Wiegley | 2010-03-05 | 1 | -1/+1 |
* | Improved the behavior of pivot reports | John Wiegley | 2010-02-04 | 1 | -12/+19 |
* | When creating temporary accounts, transfer flags | John Wiegley | 2010-02-02 | 1 | -1/+7 |
* | Added options: --unrealized-gains and --unrealized-losses | Aristid Breitkreuz | 2009-11-24 | 1 | -2/+12 |
* | Added an --unrealized option, for use with bal -V | John Wiegley | 2009-11-19 | 1 | -7/+51 |
* | Changed several pointers to references in filters | John Wiegley | 2009-11-19 | 1 | -25/+42 |
* | Renamed bool controlling running total calculations | John Wiegley | 2009-11-18 | 1 | -2/+2 |
* | Whitespace fix | John Wiegley | 2009-11-18 | 1 | -2/+1 |
* | The new period parser is passing all tests | John Wiegley | 2009-11-18 | 1 | -6/+8 |
* | Renamed date_interval_t::end to finish | John Wiegley | 2009-11-17 | 1 | -3/+3 |
* | Break up multiple commodities in equity report | John Wiegley | 2009-11-14 | 1 | -7/+14 |
* | --data shouldn't modify the underlying item | John Wiegley | 2009-11-12 | 1 | -1/+1 |
* | Added --date, similar to --account and --payee | John Wiegley | 2009-11-11 | 1 | -3/+8 |
* | Redesigned the expr_t, predicate_t, query_t classes | John Wiegley | 2009-11-09 | 1 | -4/+4 |
* | Renamed --set-reported-account to just --account | John Wiegley | 2009-11-06 | 1 | -0/+2 |
* | Added "reported posts" into account xdata | John Wiegley | 2009-11-02 | 1 | -1/+1 |
* | Fixed a bug with budgeting | John Wiegley | 2009-11-02 | 1 | -2/+2 |
* | Improved the way account temporaries are managed | John Wiegley | 2009-11-01 | 1 | -12/+42 |
* | Removed most #if 0 blocks and callout comments | John Wiegley | 2009-10-31 | 1 | -1/+0 |
* | Added a --forecast-years option | John Wiegley | 2009-10-31 | 1 | -2/+4 |
* | Revised the forecasting logic | John Wiegley | 2009-10-28 | 1 | -31/+65 |
* | Further improvements to handling temporaries | John Wiegley | 2009-10-28 | 1 | -0/+1 |
* | Added a new "budget" report | John Wiegley | 2009-10-27 | 1 | -0/+9 |
* | Redid the way temporaries are handled in filtering | John Wiegley | 2009-10-27 | 1 | -80/+31 |
* | When creating temp posts, add them to the account | John Wiegley | 2009-10-27 | 1 | -0/+7 |
* | New valexpr functions: id, idstring, magnitude | John Wiegley | 2009-10-25 | 1 | -15/+0 |
* | Rewrote the way date and time I/O is managed | John Wiegley | 2009-10-25 | 1 | -5/+4 |
* | Improved usefulness of the "print --anon" output | John Wiegley | 2009-06-27 | 1 | -4/+23 |
* | Removed some dead code | John Wiegley | 2009-06-27 | 1 | -2/+1 |
* | The --download option is now fully restored | John Wiegley | 2009-06-26 | 1 | -2/+2 |
* | The --revalued option now honors the -e terminus | John Wiegley | 2009-06-17 | 1 | -0/+9 |
* | Corrected a syntax error in a gettext usage | John Wiegley | 2009-03-24 | 1 | -1/+1 |
* | The new code is working now. | John Wiegley | 2009-03-16 | 1 | -41/+44 |
* | Restored all the old code, though not tested yet | John Wiegley | 2009-03-16 | 1 | -22/+22 |
* | First iteration of the new date_interval_t rewrite | John Wiegley | 2009-03-15 | 1 | -41/+35 |
* | Enabled use of pre-compiled headers by default | John Wiegley | 2009-03-10 | 1 | -0/+2 |
* | Changed the way that account balances are computed | John Wiegley | 2009-03-06 | 1 | -23/+1 |