summaryrefslogtreecommitdiff
path: root/contrib/ParseCcStmt.cs
Commit message (Collapse)AuthorAgeFilesLines
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-271-1/+1
| | | | | | The following script makes it a no-brainer: % NEXT_YEAR=2015; ag -l 'Copyright.*Wiegley' \ | xargs sed -i '' -e "s/\(Copyright.*\)-20[0-9]\{2\}/\1-${NEXT_YEAR}/"
* The Great Renaming, Part IIJohn Wiegley2009-02-231-46/+46
| | | | | The last commit did not contain the majority of changes because of a slight mishap. This contains the real changeset.
* Added code for the csv2ledger parser that I use personally.John Wiegley2008-08-081-0/+184