summaryrefslogtreecommitdiff
path: root/src/output.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Restored the 'print' command.John Wiegley2008-09-171-0/+1
|
* Added back a lot of hacktastic logic from 2.6.1 that made the "bal" commandJohn Wiegley2008-08-141-8/+10
| | | | | somewhat smart about how it interpreted certain options. Beware, code, for your days are not long-lived.
* The balance output now includes the final total.John Wiegley2008-08-131-8/+10
|
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+140
is in doc/, etc.