| Commit message (Expand) | Author | Age | Files | Lines |
* | Restored --price option, added baseline test | John Wiegley | 2009-06-26 | 1 | -2/+5 |
* | The --download option is now fully restored | John Wiegley | 2009-06-26 | 1 | -7/+5 |
* | Split commodity.h/cc into three files | John Wiegley | 2009-06-24 | 1 | -0/+1 |
* | Restored --download, although not done yet | John Wiegley | 2009-06-24 | 1 | -3/+0 |
* | Added a --no-color option, to disable --color | John Wiegley | 2009-06-22 | 1 | -0/+4 |
* | Restored option --period-sort | John Wiegley | 2009-06-21 | 1 | -3/+0 |
* | Restored the --truncate option, added baseline test | John Wiegley | 2009-06-21 | 1 | -8/+9 |
* | Restored --unround, added baseline test | John Wiegley | 2009-06-21 | 1 | -2/+4 |
* | Whitespace reformatting | John Wiegley | 2009-06-21 | 1 | -4/+4 |
* | Restored --percent option, added baseline test | John Wiegley | 2009-06-21 | 1 | -2/+7 |
* | The -X option now accepts price settings | John Wiegley | 2009-06-18 | 1 | -2/+0 |
* | Added baseline tests for --related, --related-all | John Wiegley | 2009-06-18 | 1 | -1/+5 |
* | Restored --plot-amount-format, --plot-total-format | John Wiegley | 2009-06-18 | 1 | -9/+2 |
* | Restored --prices-format options | John Wiegley | 2009-06-18 | 1 | -1/+2 |
* | Restored pricesdb command and --pricesdb-format option | John Wiegley | 2009-06-18 | 1 | -1/+1 |
* | When --end is used, set a "terminus" date | John Wiegley | 2009-06-16 | 1 | -4/+14 |
* | Move amount colorization deeper into the core | John Wiegley | 2009-06-16 | 1 | -14/+12 |
* | Added new debug option --options | John Wiegley | 2009-06-02 | 1 | -101/+245 |
* | First iteration of the new date_interval_t rewrite | John Wiegley | 2009-03-15 | 1 | -6/+6 |
* | Rewrote the balance report again, to fix --depth | John Wiegley | 2009-03-08 | 1 | -1/+1 |
* | Implemented --unround using value expressions | John Wiegley | 2009-03-06 | 1 | -1/+4 |
* | Removed the --totals option | John Wiegley | 2009-03-05 | 1 | -2/+0 |
* | Reduced the #include dependency tree to a minimum | John Wiegley | 2009-03-04 | 1 | -9/+10 |
* | Normalized how account totals are calculated | John Wiegley | 2009-03-03 | 1 | -17/+2 |
* | Allow special %{} formatting sequence | John Wiegley | 2009-03-03 | 1 | -13/+13 |
* | Moved fn_false to be a non-member function | John Wiegley | 2009-03-03 | 1 | -3/+0 |
* | Changed how comments are output to be more logical | John Wiegley | 2009-03-01 | 1 | -6/+5 |
* | Separator in "balance" now part of format string | John Wiegley | 2009-02-27 | 1 | -1/+4 |
* | Added --lots-actual, to not print calc'd details | John Wiegley | 2009-02-27 | 1 | -3/+6 |
* | Changed "priced" to "cost_calculated" for clarity | John Wiegley | 2009-02-27 | 1 | -5/+10 |
* | Added generate command, --seed, and GenerateTests | John Wiegley | 2009-02-27 | 1 | -0/+2 |
* | The print command now prints xact's effective date | John Wiegley | 2009-02-27 | 1 | -0/+2 |
* | Fixed bugs relating to sign and rounding of costs | John Wiegley | 2009-02-27 | 1 | -2/+3 |
* | Added an --unround option, to show full precision | John Wiegley | 2009-02-27 | 1 | -0/+2 |
* | Changed the "truncate" valexpr func to "truncated" | John Wiegley | 2009-02-27 | 1 | -4/+4 |
* | The -B, -G, -V reports now show rounding amounts | John Wiegley | 2009-02-26 | 1 | -6/+8 |
* | Changed --exchange's short option from -x to -X | John Wiegley | 2009-02-25 | 1 | -1/+1 |
* | Marked all strings needing internationalization | John Wiegley | 2009-02-25 | 1 | -4/+4 |
* | Fixed the --gain option for balance reports | John Wiegley | 2009-02-25 | 1 | -0/+1 |
* | Added a new --depth option | John Wiegley | 2009-02-25 | 1 | -0/+5 |
* | Added a new level of Python integration | John Wiegley | 2009-02-24 | 1 | -0/+2 |
* | Output "@ AMOUNT" cost in the print report | John Wiegley | 2009-02-24 | 1 | -0/+2 |
* | Removed the largely useless --performance option | John Wiegley | 2009-02-24 | 1 | -1/+0 |
* | The Great Renaming, Part II | John Wiegley | 2009-02-23 | 1 | -22/+22 |
* | Restore the --gain option, for showing gain/loss | John Wiegley | 2009-02-23 | 1 | -1/+19 |
* | Added --revalued-total option, used by --gain | John Wiegley | 2009-02-23 | 1 | -0/+13 |
* | Added get_at and is_seq valexpr functions | John Wiegley | 2009-02-23 | 1 | -0/+2 |
* | Removed unused member keep_details_t::keep_base | John Wiegley | 2009-02-23 | 1 | -2/+1 |
* | Many fixes to both --market and --exchange | John Wiegley | 2009-02-23 | 1 | -1/+1 |
* | Many fixes to --market and --exchange | John Wiegley | 2009-02-22 | 1 | -2/+2 |