summaryrefslogtreecommitdiff
path: root/src/convert.cc
Commit message (Expand)AuthorAgeFilesLines
* 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