Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | --force-color does not require anymore --color. | thdox | 2016-10-27 | 1 | -1/+1 |
| | | | | This was reported as Bug #1109 | ||||
* | 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 |
| | |||||
* | Improved algorithm for abbreviating account names | John Wiegley | 2010-06-14 | 1 | -3/+3 |
| | |||||
* | 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. | ||||
* | Setting --date-format in ~/.ledgerrc works again | John Wiegley | 2009-10-29 | 1 | -1/+1 |
| | |||||
* | Move amount colorization deeper into the core | John Wiegley | 2009-06-16 | 1 | -0/+81 |
This is necessary in order to redden negative amounts correctly under all circumstances, such as component amounts of a multi-commodity balance. Fixes 727B2DF8-A2A1-4716-9C15-547F20D5F933 |