Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made "convert" command insensitive to null amounts | John Wiegley | 2010-06-18 | 1 | -12/+14 |
| | |||||
* | Completely reworked argument passing in expressions | John Wiegley | 2010-06-13 | 1 | -5/+3 |
| | |||||
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -35/+35 |
| | |||||
* | Wrap a default account name with _() | John Wiegley | 2010-06-02 | 1 | -1/+1 |
| | |||||
* | Changed two uses of delete to checked_delete() | John Wiegley | 2010-06-02 | 1 | -2/+2 |
| | |||||
* | The --invert option now works with "convert" | John Wiegley | 2010-05-07 | 1 | -1/+6 |
| | |||||
* | Added experimental account lookup logic | John Wiegley | 2010-03-08 | 1 | -15/+35 |
| | | | | | This is used by the "xact" command, and the CSV importer. It is very slow O(xacts*records). | ||||
* | Added some preliminary code for convert CSV to Ledger | John Wiegley | 2010-03-05 | 1 | -0/+136 |