| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change weighting of account-name abbreviation | John Wiegley | 2010-06-21 | 2 | -2/+2 |
* | Added a regression test for the previous commit | John Wiegley | 2010-06-21 | 1 | -0/+12 |
* | Added missing call to resolve_end() in find_period | John Wiegley | 2010-06-20 | 1 | -0/+72 |
* | If fixated price commodities are mixed, show them | John Wiegley | 2010-06-20 | 1 | -0/+33 |
* | Regression test for last commit | John Wiegley | 2010-06-20 | 1 | -0/+24 |
* | Subsantial fixes and improvements to budgeting | John Wiegley | 2010-06-19 | 1 | -3/+3 |
* | Improved algorithm for abbreviating account names | John Wiegley | 2010-06-14 | 5 | -13/+13 |
* | Corrected bug with forecasting date bounded xacts | John Wiegley | 2010-06-13 | 1 | -0/+2 |
* | Add support for typed metadata | John Wiegley | 2010-06-12 | 1 | -0/+2 |
* | Untabified all source files | John Wiegley | 2010-06-11 | 3 | -18/+18 |
* | New display flag AMOUNT_PRINT_ELIDE_COMMODITY_QUOTES | John Wiegley | 2010-06-09 | 1 | -6/+6 |
* | A further simplification of -V and -X | John Wiegley | 2010-06-07 | 1 | -6/+6 |
* | Fixed the way prices and costs are print'd | John Wiegley | 2010-06-07 | 1 | -2/+2 |
* | amount_t::print and value_t::print now use flags | John Wiegley | 2010-06-07 | 1 | -4/+4 |
* | 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 |
* | -V/-X options now take price history into account | John Wiegley | 2010-05-30 | 1 | -2/+2 |
* | Optimized amount_t::in_place_truncate | John Wiegley | 2010-05-26 | 1 | -6/+6 |
* | Fixed regression tests relating to b1d6ea876c5f | John Wiegley | 2009-11-24 | 1 | -0/+2 |
* | Fixed a regression test due to changes in amount.h | John Wiegley | 2009-11-20 | 1 | -6/+6 |
* | Many improvements to Ledger's Python bindings | John Wiegley | 2009-11-19 | 1 | -6/+6 |
* | 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 |
* | Automated postings defer amount expression calculation | John Wiegley | 2009-11-11 | 1 | -6/+6 |
* | Automated transactions now use report query syntax | John Wiegley | 2009-11-10 | 3 | -3/+3 |
* | Redesigned the expr_t, predicate_t, query_t classes | John Wiegley | 2009-11-09 | 1 | -6/+6 |
* | Report sought magnitude when balancing errors occur | John Wiegley | 2009-11-05 | 1 | -0/+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 | 1 | -0/+50 |
* | 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 |
* | Fixed baseline tests relating to earlier changes | John Wiegley | 2009-11-02 | 1 | -0/+8 |
* | Setting --date-format in ~/.ledgerrc works again | John Wiegley | 2009-10-29 | 1 | -1/+1 |
* | No more trailing spaces in the print report | John Wiegley | 2009-10-28 | 2 | -2/+2 |
* | Rewrote the way date and time I/O is managed | John Wiegley | 2009-10-25 | 1 | -2/+2 |
* | Removed reliance on strptime/strftime | John Wiegley | 2009-10-11 | 2 | -2/+2 |
* | Correctly align amounts formatted as "%12(amount)" | John Wiegley | 2009-06-28 | 1 | -0/+35 |
* | The --download option is now fully restored | John Wiegley | 2009-06-26 | 1 | -1/+1 |
* | Allow uncommoditized amounts to be used as costs | John Wiegley | 2009-06-18 | 1 | -0/+12 |
* | Added regression test for period range fix | John Wiegley | 2009-06-18 | 1 | -0/+10 |
* | The --revalued option now honors the -e terminus | John Wiegley | 2009-06-17 | 1 | -1/+1 |
* | When --end is used, set a "terminus" date | John Wiegley | 2009-06-16 | 1 | -0/+17 |
* | Added test for D943AE0F-44EA-47EE-BA85-AFC513E039EB | John Wiegley | 2009-06-16 | 1 | -0/+13 |
* | Added test for 5FBF2ED8-EEAA-440E-AED5-67401B107E44 | John Wiegley | 2009-06-16 | 1 | -0/+20 |
* | Fixed a problem with accounts and trailing spaces | John Wiegley | 2009-06-16 | 1 | -0/+21 |
* | Move amount colorization deeper into the core | John Wiegley | 2009-06-16 | 1 | -0/+81 |
* | Added several new regression tests | John Wiegley | 2009-06-16 | 3 | -0/+105 |
* | Allow an amount to be zero, even if cost is non-zero | John Wiegley | 2009-06-16 | 1 | -0/+10 |
* | Fixed a problem in the 'entry' command | John Wiegley | 2009-06-16 | 1 | -0/+52 |