| Commit message (Expand) | Author | Age | Files | Lines |
* | Redesigned the expr_t, predicate_t, query_t classes | John Wiegley | 2009-11-09 | 4 | -121/+133 |
* | Column widths are always calculated now | John Wiegley | 2009-11-07 | 1 | -3/+3 |
* | Renamed --set-reported-account to just --account | John Wiegley | 2009-11-06 | 13 | -49/+27 |
* | Report sought magnitude when balancing errors occur | John Wiegley | 2009-11-05 | 1 | -0/+2 |
* | Only --args-only is needed in LedgerHarness.py | John Wiegley | 2009-11-02 | 1 | -4/+2 |
* | Added a regression test relating to forecasting | John Wiegley | 2009-11-02 | 1 | -0/+18 |
* | Fixed issues with period strings like "2009/10" | John Wiegley | 2009-11-02 | 3 | -120/+170 |
* | Renamed the DocTests to ManualTests | John Wiegley | 2009-11-02 | 10 | -0/+0 |
* | Added "reported posts" into account xdata | John Wiegley | 2009-11-02 | 1 | -0/+16 |
* | Added several new regression tests | John Wiegley | 2009-11-02 | 4 | -0/+178 |
* | Make the source directory available to all tests | John Wiegley | 2009-11-02 | 4 | -17/+26 |
* | Fixed baseline tests relating to earlier changes | John Wiegley | 2009-11-02 | 2 | -2/+10 |
* | Added DocTests to verify documentation examples | John Wiegley | 2009-11-01 | 10 | -0/+214 |
* | Setting --date-format in ~/.ledgerrc works again | John Wiegley | 2009-10-29 | 4 | -7/+9 |
* | Fixes to the Python unit tests | John Wiegley | 2009-10-28 | 1 | -16/+16 |
* | Disabled some of the expression tests under Python | John Wiegley | 2009-10-28 | 1 | -0/+32 |
* | Rewrote the report query parser | John Wiegley | 2009-10-28 | 2 | -0/+307 |
* | The test harness needs to run without the pager | John Wiegley | 2009-10-28 | 1 | -1/+1 |
* | Colorization at the terminal now on by default | John Wiegley | 2009-10-28 | 1 | -3/+2 |
* | No more trailing spaces in the print report | John Wiegley | 2009-10-28 | 2 | -2/+2 |
* | Sort by default unless --unsorted is selected | John Wiegley | 2009-10-28 | 9 | -87/+87 |
* | Support a --now option, for testing purposes | John Wiegley | 2009-10-27 | 1 | -1/+1 |
* | Call times_initialize/shutdown in the unit tests | John Wiegley | 2009-10-25 | 6 | -2/+20 |
* | Rewrote the way date and time I/O is managed | John Wiegley | 2009-10-25 | 4 | -14/+14 |
* | Removed reliance on strptime/strftime | John Wiegley | 2009-10-11 | 2 | -2/+2 |
* | Disabled the --seed regression test | John Wiegley | 2009-10-11 | 1 | -0/+0 |
* | Correctly align amounts formatted as "%12(amount)" | John Wiegley | 2009-06-28 | 1 | -0/+35 |
* | Added four missing baseline tests | John Wiegley | 2009-06-28 | 4 | -0/+45 |
* | Improved usefulness of the "print --anon" output | John Wiegley | 2009-06-27 | 1 | -2/+2 |
* | Restored --price option, added baseline test | John Wiegley | 2009-06-26 | 1 | -0/+47 |
* | The --download option is now fully restored | John Wiegley | 2009-06-26 | 1 | -1/+1 |
* | Added baseline test for --only | John Wiegley | 2009-06-21 | 1 | -0/+236 |
* | Restored the --truncate option, added baseline test | John Wiegley | 2009-06-21 | 1 | -0/+144 |
* | Added baseline: --sort, --sort-all, --sort-xacts | John Wiegley | 2009-06-21 | 3 | -0/+544 |
* | Restored --unround, added baseline test | John Wiegley | 2009-06-21 | 1 | -0/+94 |
* | Added baseline: --subtotal, --total-data, --total | John Wiegley | 2009-06-21 | 3 | -0/+113 |
* | Restored --percent option, added baseline test | John Wiegley | 2009-06-21 | 1 | -0/+94 |
* | Added baseline tests for --lot-tags and --lots-actual | John Wiegley | 2009-06-19 | 2 | -0/+39 |
* | Added baseline test for --limit | John Wiegley | 2009-06-19 | 1 | -0/+212 |
* | Added baseline test for --seed | John Wiegley | 2009-06-18 | 1 | -0/+432 |
* | Added baseline tests for --related, --related-all | John Wiegley | 2009-06-18 | 2 | -0/+27 |
* | Added baseline test for --quantity | John Wiegley | 2009-06-18 | 1 | -0/+11 |
* | Added baseline tests for --print,register-format | John Wiegley | 2009-06-18 | 2 | -0/+20 |
* | Allow uncommoditized amounts to be used as costs | John Wiegley | 2009-06-18 | 1 | -0/+12 |
* | Restored --plot-amount-format, --plot-total-format | John Wiegley | 2009-06-18 | 2 | -0/+20 |
* | Restored --prices-format options | John Wiegley | 2009-06-18 | 1 | -0/+19 |
* | Restored pricesdb command and --pricesdb-format option | John Wiegley | 2009-06-18 | 1 | -0/+19 |
* | Restored --input-date-format option | John Wiegley | 2009-06-18 | 1 | -0/+11 |
* | Added baseline test for --real | John Wiegley | 2009-06-18 | 1 | -0/+11 |
* | Added baseline test for --period | John Wiegley | 2009-06-18 | 1 | -0/+290 |