Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | When setting a scope's argument, convert the list to a sequence if it's not | John Wiegley | 2009-01-19 | 1 | -2/+4 | |
| | | | | already. | |||||
* | Corrected the way that scopes are found so that xact_t can also be found as an | John Wiegley | 2008-10-29 | 1 | -32/+16 | |
| | | | | item_t (which it also is). | |||||
* | Removed todo comments and dead code. | John Wiegley | 2008-08-17 | 1 | -2/+0 | |
| | ||||||
* | The register report is now mostly displaying multi-line balances correctly. | John Wiegley | 2008-08-10 | 1 | -10/+10 | |
| | | | | It still shows lots even when --lots isn't specified, though. | |||||
* | Regular expressions supplied after 'reg' or 'bal' are working again. | John Wiegley | 2008-08-10 | 1 | -0/+2 | |
| | ||||||
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+280 | |
is in doc/, etc. |