- Implemented "task ghistory" command to draw a bar chart.

This commit is contained in:
Paul Beckingham
2008-06-27 00:15:06 -04:00
parent 5c91a0d963
commit 6066cc3bab
6 changed files with 238 additions and 4 deletions

View File

@@ -17,6 +17,7 @@ represents a feature release, and the Z represents a patch.
reports have been run (and therefore TDB::gc run)
+ Added averages to the "task history" report
+ Added ability to override ~/.taskrc with rc:<file>
+ Added bar chart history report "task ghistory"
+ Bug: Fixed where Esc[0m sequences were being emitted for no good reason
+ Bug: Fixed underlined table headers when color is turned off