Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added some new valexpr functions to the man page | John Wiegley | 2009-02-24 | 1 | -0/+3 |
| | |||||
* | Removed the largely useless --performance option | John Wiegley | 2009-02-24 | 1 | -2/+1 |
| | |||||
* | The Great Renaming, Part II | John Wiegley | 2009-02-23 | 1 | -4/+7 |
| | | | | | The last commit did not contain the majority of changes because of a slight mishap. This contains the real changeset. | ||||
* | Added --revalued-total option, used by --gain | John Wiegley | 2009-02-23 | 1 | -1/+2 |
| | | | | | This option sets the total by which revalued transactions are determined. Only needed if the display total is not appropriate. | ||||
* | Updated manpage about the new --exchange changes | John Wiegley | 2009-02-22 | 1 | -5/+4 |
| | |||||
* | Added --exchange (-x) option | John Wiegley | 2009-02-22 | 1 | -0/+1 |
| | | | | | | | This is like -V, except it lets you specify the goal commodity to report in terms of, for example: reg -x CAD | ||||
* | Changed --colors to --color, to match Git | John Wiegley | 2009-02-22 | 1 | -3/+3 |
| | |||||
* | Removed unused --totals option | John Wiegley | 2009-02-22 | 1 | -2/+1 |
| | | | | This option was for outputting <total> elements in 2.x's XML output. | ||||
* | Added a new --colors option, for terminal fun | John Wiegley | 2009-02-21 | 1 | -2/+12 |
| | | | | | | | | | The following colors are applied in the balance and register reports: GREEN To a date, if it occurs in the future BOLD If a payee name relates to an uncleared entry BLUE For account names RED For negative values | ||||
* | Added a new --raw option, for use with print | John Wiegley | 2009-02-21 | 1 | -0/+5 |
| | |||||
* | Added all current value expressions to man page | John Wiegley | 2009-02-21 | 1 | -42/+94 |
| | |||||
* | Began creation of an Nroff-formatted man page | John Wiegley | 2009-02-21 | 1 | -0/+267 |