| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing whitespace from error messages | Martin Michlmayr | 2014-05-13 | 1 | -1/+1 |
* | Bump copyright information to 2014 | Alexis Hildebrandt | 2014-02-02 | 1 | -1/+1 |
* | Bump copyright information to 2013 | John Wiegley | 2013-02-18 | 1 | -1/+1 |
* | Switch to using Boost.Format | John Wiegley | 2012-05-14 | 1 | -2/+2 |
* | Refactored the notion of "the current parsing context" | John Wiegley | 2012-03-01 | 1 | -4/+8 |
* | Increased file copyrights to 2012 | John Wiegley | 2012-02-29 | 1 | -1/+1 |
* | The "id" of an item now maps to its UUID | John Wiegley | 2012-02-27 | 1 | -5/+5 |
* | Added --rich-data for 'convert', and SHA1 checksum checking | John Wiegley | 2012-02-26 | 1 | -57/+34 |
* | Added --auto-match option, for use with 'convert' | John Wiegley | 2012-02-26 | 1 | -2/+4 |
* | Cleanup whitespace | John Wiegley | 2011-08-18 | 1 | -1/+1 |
* | Use Boost iterator_facade to create new iterators | John Wiegley | 2011-07-19 | 1 | -3/+3 |
* | Lookup probable accounts in reverse historical order | John Wiegley | 2011-07-19 | 1 | -6/+2 |
* | 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 |
* | Added some preliminary code for convert CSV to Ledger | John Wiegley | 2010-03-05 | 1 | -0/+136 |