summaryrefslogtreecommitdiff
path: root/src/main.cc
Commit message (Expand)AuthorAgeFilesLines
* Move handling of all commands to the value expression subsystem, rather thanJohn Wiegley2008-09-181-189/+11
* Restored the 'print' command.John Wiegley2008-09-171-1/+4
* Restored --format, --date-format (-y), and --input-date-format options.John Wiegley2008-09-141-1/+4
* Removed more dead code and todo comments, and made it possible to streamJohn Wiegley2008-08-171-2/+2
* Added back a lot of hacktastic logic from 2.6.1 that made the "bal" commandJohn Wiegley2008-08-141-4/+73
* The balance output now includes the final total.John Wiegley2008-08-131-16/+14
* The -f flag now works again.John Wiegley2008-08-131-1/+1
* Regular expressions supplied after 'reg' or 'bal' are working again.John Wiegley2008-08-101-10/+6
* Fixed a memory leak that would show up if --verify --verbose was running andJohn Wiegley2008-08-101-3/+2
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+593