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 |
| | |||||
* | Automated transactions now use report query syntax | John Wiegley | 2009-11-10 | 1 | -1/+1 |
| | | | | This returns their behavior back very close to what 2.x accepts. | ||||
* | No more trailing spaces in the print report | John Wiegley | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | Fixed a problem in the 'entry' command | John Wiegley | 2009-06-16 | 1 | -0/+52 |
It was selecting virtual transactions during auto-posting lookup. Fixes 793F6BF0-9CDE-4741-967A-2CEA697476B4 |