Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Factored common parts of entry_t and xact_t into new item_t | John Wiegley | 2008-09-19 | 1 | -2/+2 | |
| | ||||||
* | Don't use single code format characters anymore. Access to object details | John Wiegley | 2008-09-18 | 1 | -5/+5 | |
| | | | | will now always be done with "%(identifier)". | |||||
* | Restored the 'print' command. | John Wiegley | 2008-09-17 | 1 | -1/+1 | |
| | ||||||
* | Corrected the formatting of second-lines in the register report. | John Wiegley | 2008-08-14 | 1 | -1/+1 | |
| | ||||||
* | The -f flag now works again. | John Wiegley | 2008-08-13 | 1 | -1/+1 | |
| | ||||||
* | Changed the default output date format in register reports from 2008-08-13 to | John Wiegley | 2008-08-13 | 1 | -3/+10 | |
| | | | | | | 08-Aug-13. This allows for the account name to be one character wider, while the century was never significant in people's minds, whereas the change in months between two transactions sometimes is. | |||||
* | The register report is now mostly displaying multi-line balances correctly. | John Wiegley | 2008-08-10 | 1 | -2/+4 | |
| | | | | It still shows lots even when --lots isn't specified, though. | |||||
* | Basic balance reports are working again! | John Wiegley | 2008-08-10 | 1 | -2/+2 | |
| | ||||||
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+391 | |
is in doc/, etc. |