| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added a command-line test runner named test/run | John Wiegley | 2010-06-22 | 1 | -0/+45 |
* | Extended feat-fixated-prices.test | John Wiegley | 2010-06-22 | 1 | -0/+12 |
* | Price annotation no longer inject an implied cost | John Wiegley | 2010-06-22 | 6 | -3155/+2972 |
* | Regression and generate tests now fail properly | John Wiegley | 2010-06-22 | 2 | -12/+18 |
* | Added new --bold-if option | John Wiegley | 2010-06-22 | 1 | -0/+0 |
* | Fixed typo in previous commit's regression test | John Wiegley | 2010-06-21 | 1 | -1/+1 |
* | bal was sometimes reporting empty accounts | John Wiegley | 2010-06-21 | 1 | -0/+17 |
* | Change weighting of account-name abbreviation | John Wiegley | 2010-06-21 | 5 | -8/+8 |
* | Added a regression test for the previous commit | John Wiegley | 2010-06-21 | 1 | -0/+12 |
* | Added tests for sole budget/forecast reports | John Wiegley | 2010-06-21 | 2 | -0/+86 |
* | Don't warn about --import in doc when --no-python | John Wiegley | 2010-06-20 | 1 | -1/+8 |
* | 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 | 4 | -5/+116 |
* | Fix to the way simplified regressions tests are read | John Wiegley | 2010-06-19 | 1 | -1/+1 |
* | Corrected a bug in report query parsing | John Wiegley | 2010-06-19 | 1 | -4/+4 |
* | Added new option --inject=KEY[,KEY...] | John Wiegley | 2010-06-18 | 1 | -0/+0 |
* | Created a script to check commenting coverage | John Wiegley | 2010-06-15 | 1 | -0/+121 |
* | Ensure that all options are tested and documented | John Wiegley | 2010-06-15 | 20 | -0/+80 |
* | Removed unused --unsorted option | John Wiegley | 2010-06-15 | 3 | -3/+3 |
* | Tests run in parallel with using acprep -jX make | John Wiegley | 2010-06-15 | 3 | -23/+104 |
* | Improved algorithm for abbreviating account names | John Wiegley | 2010-06-14 | 33 | -215/+215 |
* | Made >>>2 and === optional in regression tests | John Wiegley | 2010-06-14 | 1 | -5/+6 |
* | Corrected bug with forecasting date bounded xacts | John Wiegley | 2010-06-13 | 2 | -37/+39 |
* | Add support for typed metadata | John Wiegley | 2010-06-12 | 1 | -0/+2 |
* | The --anon option now randomizes its effect | John Wiegley | 2010-06-12 | 1 | -11/+0 |
* | Untabified all source files | John Wiegley | 2010-06-11 | 7 | -50/+50 |
* | The --anon option now anonymizes commodities | John Wiegley | 2010-06-09 | 1 | -3/+3 |
* | 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 | 2 | -11/+11 |
* | 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 |