| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | --exchange option now accepts multiple commodities | John Wiegley | 2009-02-22 | 1 | -2/+2 |
* | Added --exchange (-x) option | John Wiegley | 2009-02-22 | 1 | -5/+15 |
* | Fixed the way values are justified for printing | John Wiegley | 2009-02-22 | 1 | -17/+19 |
* | Changed --colors to --color, to match Git | John Wiegley | 2009-02-22 | 1 | -11/+11 |
* | Restored the --invert option | John Wiegley | 2009-02-22 | 1 | -1/+4 |
* | Removed unused --totals option | John Wiegley | 2009-02-22 | 1 | -2/+0 |
* | Added a new --colors option, for terminal fun | John Wiegley | 2009-02-21 | 1 | -17/+24 |
* | Removed an unused class: format_entries | John Wiegley | 2009-02-21 | 1 | -0/+2 |
* | Use more general scrub valexpr function in formats | John Wiegley | 2009-02-21 | 1 | -41/+38 |
* | Create a new interactive_t helper class | John Wiegley | 2009-02-21 | 1 | -2/+2 |
* | Added --start-of-week option, used with --weekly | John Wiegley | 2009-02-21 | 1 | -0/+1 |
* | Added a new --exact option | John Wiegley | 2009-02-21 | 1 | -0/+1 |
* | Restored the --deviation option | John Wiegley | 2009-02-21 | 1 | -1/+3 |
* | Restored --forecast, now also --forecast-while | John Wiegley | 2009-02-21 | 1 | -1/+1 |
* | Enabled --current option | John Wiegley | 2009-02-20 | 1 | -1/+3 |
* | Strip amounts displayed in the csv report | John Wiegley | 2009-02-20 | 1 | -1/+1 |
* | Removed unused --cache option | John Wiegley | 2009-02-20 | 1 | -1/+0 |
* | Restored the --basis option | John Wiegley | 2009-02-20 | 1 | -1/+16 |
* | Added --no-total option | John Wiegley | 2009-02-20 | 1 | -0/+2 |
* | Don't use auto-widths for widths explicitly given | John Wiegley | 2009-02-20 | 1 | -10/+20 |
* | Rewrote the equity command, which is working again | John Wiegley | 2009-02-20 | 1 | -4/+1 |
* | Use the 'market' function, not 'market_value' | John Wiegley | 2009-02-19 | 1 | -2/+2 |
* | Added a new --columns= option | John Wiegley | 2009-02-19 | 1 | -0/+2 |