summaryrefslogtreecommitdiff
path: root/src/format.h
Commit message (Collapse)AuthorAgeFilesLines
* The register report is now mostly displaying multi-line balances correctly.John Wiegley2008-08-101-8/+4
| | | | It still shows lots even when --lots isn't specified, though.
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+144
is in doc/, etc.