| Commit message (Expand) | Author | Age | Files | Lines |
* | Added a --prepend-format option | John Wiegley | 2009-11-11 | 1 | -2/+6 |
* | Redesigned the expr_t, predicate_t, query_t classes | John Wiegley | 2009-11-09 | 1 | -5/+5 |
* | Removed a bunch of empty comments | John Wiegley | 2009-11-08 | 1 | -14/+0 |
* | Fixed sorting in bal reports when --flat is used | John Wiegley | 2009-10-26 | 1 | -1/+1 |
* | If 2+ child accounts are shown, show the parent | John Wiegley | 2009-03-15 | 1 | -2/+2 |
* | Rewrote the balance report again, to fix --depth | John Wiegley | 2009-03-08 | 1 | -1/+4 |
* | Revised the ways statistics are computed | John Wiegley | 2009-03-06 | 1 | -46/+0 |
* | Reduced the #include dependency tree to a minimum | John Wiegley | 2009-03-04 | 1 | -4/+8 |
* | Separator in "balance" now part of format string | John Wiegley | 2009-02-27 | 1 | -14/+5 |
* | The Great Renaming, Part II | John Wiegley | 2009-02-23 | 1 | -17/+17 |
* | Added a new --raw option, for use with print | John Wiegley | 2009-02-21 | 1 | -1/+3 |
* | Removed an unused class: format_entries | John Wiegley | 2009-02-21 | 1 | -28/+0 |
* | Added --no-total option | John Wiegley | 2009-02-20 | 1 | -5/+2 |
* | Rewrote the equity command, which is working again | John Wiegley | 2009-02-20 | 1 | -23/+0 |
* | Allow for sorting of the balance report | John Wiegley | 2009-02-19 | 1 | -4/+6 |
* | Added --flat option, to flatten the balance report | John Wiegley | 2009-02-17 | 1 | -3/+6 |
* | Only display a final balance total if necessary | John Wiegley | 2009-02-17 | 1 | -9/+6 |
* | Rewrote how the balance command displays accounts | John Wiegley | 2009-02-17 | 1 | -6/+9 |
* | Moved format_accounts::should_display out of line | John Wiegley | 2009-02-16 | 1 | -7/+1 |
* | Simplified the stats command | John Wiegley | 2009-02-16 | 1 | -1/+0 |
* | Fleshed out the "stats" command | John Wiegley | 2009-02-16 | 1 | -6/+18 |
* | The "xact" variable now returns null for accounts | John Wiegley | 2009-02-15 | 1 | -1/+3 |
* | item_predicate now operates on scope_t | John Wiegley | 2009-02-15 | 1 | -4/+4 |
* | Re-enabled some code, and removed a bunch of deadwood. | John Wiegley | 2009-02-12 | 1 | -5/+0 |
* | Wrote the beginnings of a new "stats" command. | John Wiegley | 2009-02-10 | 1 | -0/+35 |
* | Restored all the option handlers from 2.6.2, but not the options themselves. | John Wiegley | 2009-02-06 | 1 | -2/+2 |
* | Greatly simplified the way option and command handlers are defined. | John Wiegley | 2009-02-05 | 1 | -1/+0 |
* | Added documentation stubs for all include files and classes. | John Wiegley | 2009-01-31 | 1 | -0/+34 |
* | Created a new stream.h file for dealing with output streaming. | John Wiegley | 2009-01-30 | 1 | -1/+1 |
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |
* | Don't try to parse a display predicate if none has been set. | John Wiegley | 2008-09-18 | 1 | -1/+1 |
* | Restored the 'print' command. | John Wiegley | 2008-09-17 | 1 | -0/+1 |
* | Added back a lot of hacktastic logic from 2.6.1 that made the "bal" command | John Wiegley | 2008-08-14 | 1 | -8/+10 |
* | The balance output now includes the final total. | John Wiegley | 2008-08-13 | 1 | -8/+10 |
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+140 |