Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed testing format to aid with debugging | John Wiegley | 2011-02-12 | 1 | -3/+3 |
| | |||||
* | Removed needless "=== 0" and ">>>2" lines from test files | John Wiegley | 2011-02-12 | 1 | -2/+0 |
| | |||||
* | Added a new --exact option | John Wiegley | 2009-02-21 | 1 | -0/+225 |
The purpose of this option is that usually when you do a --monthly periodic report, you see dates ranges from the first day of each month, to the last day. With --exact, the first day of each range will be the date of the first transaction found in that range, and likewise with the end of the range. Essentially it "contracts" the reported period dates to reflect the exact begin and end dates. |