Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Renamed XACT_BALANCE flag to XACT_MUST_BALANCE. | John Wiegley | 2008-09-19 | 1 | -5/+5 | |
| | ||||||
* | Factored common parts of entry_t and xact_t into new item_t | John Wiegley | 2008-09-19 | 1 | -60/+29 | |
| | ||||||
* | Restored --cleared, --pending, --uncleared, -X and -Y. | John Wiegley | 2008-09-16 | 1 | -1/+1 | |
| | ||||||
* | Transactional assignments (i.e., confirmed balances) are working now. | John Wiegley | 2008-09-14 | 1 | -1/+3 | |
| | ||||||
* | Fixed a memory leak that would show up if --verify --verbose was running and | John Wiegley | 2008-08-10 | 1 | -2/+14 | |
| | | | | an error or exception occurred. | |||||
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+228 | |
is in doc/, etc. |