summaryrefslogtreecommitdiff
path: root/src/convert.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactored the notion of "the current parsing context"John Wiegley2012-03-011-4/+8
* Increased file copyrights to 2012John Wiegley2012-02-291-1/+1
* The "id" of an item now maps to its UUIDJohn Wiegley2012-02-271-5/+5
* Added --rich-data for 'convert', and SHA1 checksum checkingJohn Wiegley2012-02-261-57/+34
* Added --auto-match option, for use with 'convert'John Wiegley2012-02-261-2/+4
* Cleanup whitespaceJohn Wiegley2011-08-181-1/+1
* Use Boost iterator_facade to create new iteratorsJohn Wiegley2011-07-191-3/+3
* Lookup probable accounts in reverse historical orderJohn Wiegley2011-07-191-6/+2
* Made "convert" command insensitive to null amountsJohn Wiegley2010-06-181-12/+14
* Completely reworked argument passing in expressionsJohn Wiegley2010-06-131-5/+3
* Untabified all source filesJohn Wiegley2010-06-111-35/+35
* Wrap a default account name with _()John Wiegley2010-06-021-1/+1
* Changed two uses of delete to checked_delete()John Wiegley2010-06-021-2/+2
* The --invert option now works with "convert"John Wiegley2010-05-071-1/+6
* Added experimental account lookup logicJohn Wiegley2010-03-081-15/+35
* Added some preliminary code for convert CSV to LedgerJohn Wiegley2010-03-051-0/+136