summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* The Great Renaming, Part IIJohn Wiegley2009-02-234-60/+60
| | | | | The last commit did not contain the majority of changes because of a slight mishap. This contains the real changeset.
* Added new contrib/getquote-uk.py scriptMark Carter2009-02-231-0/+23
|
* Moved scripts from contrib/scripts/ into contrib/John Wiegley2009-02-2311-0/+0
|
* Added a repl.sh sample script to the contrib/ directory.John Wiegley2009-02-041-0/+13
|
* Updated ledger.vim to the latest version.John Wiegley2009-01-281-16/+25
|
* Added code for the csv2ledger parser that I use personally.John Wiegley2008-08-083-0/+353
|
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-0512-0/+239
is in doc/, etc.