| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed the way prices and costs are print'd | John Wiegley | 2010-06-07 | 4 | -553/+553 |
* | amount_t::print and value_t::print now use flags | John Wiegley | 2010-06-07 | 1 | -4/+4 |
* | Added a 'speedtest' Makefile target | John Wiegley | 2010-06-07 | 1 | -0/+32717 |
* | Reworked the way that <Rounding> entries are shown | John Wiegley | 2010-06-06 | 2 | -3/+0 |
* | A little bit of code cleanup | John Wiegley | 2010-06-04 | 1 | -7/+7 |
* | Minor optimization of amount_t::operator* | John Wiegley | 2010-06-03 | 1 | -6/+6 |
* | Correct display of amounts with keep_precision | John Wiegley | 2010-06-02 | 2 | -1/+178 |
* | Remove redundant code in LedgerHarness.py | John Wiegley | 2010-06-02 | 1 | -2/+0 |
* | Further improved parsing of query expressions | John Wiegley | 2010-06-01 | 1 | -4/+2 |
* | Changed --european option to --decimal-comma | John Wiegley | 2010-06-01 | 2 | -4/+4 |
* | -G option now takes price history into account | John Wiegley | 2010-05-30 | 2 | -2/+4 |
* | -V/-X options now take price history into account | John Wiegley | 2010-05-30 | 2 | -3/+4 |
* | Empty notes and tags now return null values | John Wiegley | 2010-05-30 | 1 | -2/+2 |
* | Optimized amount_t::in_place_truncate | John Wiegley | 2010-05-26 | 1 | -6/+6 |
* | Added a new baseline test for the print command | John Wiegley | 2010-05-23 | 1 | -0/+11 |
* | Added --rounding option, which is off by default | John Wiegley | 2010-05-23 | 1 | -1/+1 |
* | Do not implicitly sort register output | John Wiegley | 2010-03-17 | 6 | -55/+55 |
* | Rewrite the "print" command as a custom function | John Wiegley | 2010-03-08 | 1 | -10/+0 |
* | Fixed tests relative to recent --pivot change | John Wiegley | 2010-02-04 | 6 | -28/+28 |
* | Added baseline tests for unrealized options | Aristid Breitkreuz | 2009-11-25 | 3 | -0/+68 |
* | Fixed regression tests relating to b1d6ea876c5f | John Wiegley | 2009-11-24 | 3 | -0/+6 |
* | Fixed a regression test due to changes in amount.h | John Wiegley | 2009-11-20 | 1 | -6/+6 |
* | Updated test/input/sample.dat | John Wiegley | 2009-11-20 | 1 | -12/+22 |
* | Added baseline test for "sample.dat" contents | John Wiegley | 2009-11-20 | 1 | -0/+91 |
* | Many improvements to Ledger's Python bindings | John Wiegley | 2009-11-19 | 2 | -6/+8 |
* | Added an --unrealized option, for use with bal -V | John Wiegley | 2009-11-19 | 1 | -0/+20 |
* | The new period parser is passing all tests | John Wiegley | 2009-11-18 | 2 | -14/+69 |
* | Renamed date_interval_t::end to finish | John Wiegley | 2009-11-17 | 2 | -6/+6 |
* | Fixed one of the ExprTests | John Wiegley | 2009-11-15 | 1 | -0/+2 |
* | Added baseline test for reg -n | John Wiegley | 2009-11-14 | 1 | -0/+46 |
* | Renamed the pricesdb command to pricedb | John Wiegley | 2009-11-12 | 1 | -1/+1 |
* | Automated postings defer amount expression calculation | John Wiegley | 2009-11-11 | 1 | -6/+6 |
* | All strings passed to Python are now Unicode objects | John Wiegley | 2009-11-10 | 1 | -0/+1 |
* | Automated transactions now use report query syntax | John Wiegley | 2009-11-10 | 4 | -4/+4 |
* | 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 |