summaryrefslogtreecommitdiff
path: root/src/report.h
Commit message (Collapse)AuthorAgeFilesLines
* Restored --cleared, --pending, --uncleared, -X and -Y.John Wiegley2008-09-161-10/+13
|
* Restored --format, --date-format (-y), and --input-date-format options.John Wiegley2008-09-141-5/+7
|
* Re-enabled many more options, among them -n.John Wiegley2008-08-141-17/+28
|
* Restored the -p, -b and -e reporting options.John Wiegley2008-08-141-70/+78
|
* Moved a block of code from report to session, though it's still commented out.John Wiegley2008-08-141-13/+0
|
* Enabled the --tail and --head options.John Wiegley2008-08-131-6/+10
|
* Regular expressions supplied after 'reg' or 'bal' are working again.John Wiegley2008-08-101-3/+7
|
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+757
is in doc/, etc.