| Commit message (Expand) | Author | Age | Files | Lines |
* | Output budget even if no postings directly matched | John Wiegley | 2010-06-20 | 1 | -2/+1 |
* | Factored out some unused local variables | John Wiegley | 2010-06-20 | 1 | -9/+5 |
* | Rename dow_posts to day_of_week_posts, to be clearer | John Wiegley | 2010-06-20 | 1 | -1/+1 |
* | When anonymizing posts, remove the transaction code | John Wiegley | 2010-06-20 | 1 | -0/+1 |
* | If a periodic posting terminates, stop forecasting with it | John Wiegley | 2010-06-20 | 1 | -4/+5 |
* | Subsantial fixes and improvements to budgeting | John Wiegley | 2010-06-19 | 1 | -6/+39 |
* | When --inject is used for a tag, convert to an amount | John Wiegley | 2010-06-18 | 1 | -14/+8 |
* | Renamed the "Rounding" account to "Adjustment" | John Wiegley | 2010-06-18 | 1 | -1/+1 |
* | Added new option --inject=KEY[,KEY...] | John Wiegley | 2010-06-18 | 1 | -0/+60 |
* | Minor fix to the way transfer_details sets post date | John Wiegley | 2010-06-18 | 1 | -1/+1 |
* | Individual postings may each have their own payee | John Wiegley | 2010-06-17 | 1 | -2/+2 |
* | Changes for building with Visual Studio 2008 | John Wiegley | 2010-06-15 | 1 | -4/+4 |
* | Removed some unneeded code | John Wiegley | 2010-06-14 | 1 | -18/+7 |
* | Corrected bug with forecasting date bounded xacts | John Wiegley | 2010-06-13 | 1 | -11/+18 |
* | The --anon option now randomizes its effect | John Wiegley | 2010-06-12 | 1 | -4/+9 |
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -249/+249 |
* | Fix to budgeting when fixed dates are involved | John Wiegley | 2010-06-10 | 1 | -2/+1 |
* | The --anon option now anonymizes commodities | John Wiegley | 2010-06-09 | 1 | -0/+52 |
* | Insert <Rounding> posts within the affected xact | John Wiegley | 2010-06-09 | 1 | -11/+7 |
* | Fixed interaction with -V/X and grouped postings | John Wiegley | 2010-06-09 | 1 | -51/+67 |
* | Minor optimization of how non --empty is handled | John Wiegley | 2010-06-07 | 1 | -19/+42 |
* | 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 |