summaryrefslogtreecommitdiff
path: root/src/draft.cc
Commit message (Expand)AuthorAgeFilesLines
* Reworked the way that options are handledJohn Wiegley2012-03-091-1/+1
* Corrected several compile and link problemsJohn Wiegley2012-03-061-0/+7
* Use unique_ptr instead of std::auto_ptrJohn Wiegley2012-03-051-2/+2
* Increased file copyrights to 2012John Wiegley2012-02-291-1/+1
* Added STR() utility functionJohn Wiegley2012-02-291-3/+1
* Fixes for variable shadowing (11/28)John Wiegley2012-02-171-2/+2
* Fixes for variable shadowing (10/28)John Wiegley2012-02-171-3/+2
* Removed unused variablesJohn Wiegley2011-08-181-10/+0
* Lookup probable accounts in reverse historical orderJohn Wiegley2011-07-191-4/+4
* Untabified all source filesJohn Wiegley2010-06-111-222/+222
* Corrected behavior of "draft" argument parserJohn Wiegley2010-06-101-37/+36
* Ommitting args to the entry command print nothingJohn Wiegley2010-05-221-1/+5
* When deriving, don't carry over the code or notJohn Wiegley2010-03-101-6/+6
* Corrected a debug stringJohn Wiegley2010-03-101-1/+1
* Added experimental account lookup logicJohn Wiegley2010-03-081-9/+17
* Rewrite the "print" command as a custom functionJohn Wiegley2010-03-081-5/+2
* Updated copyrights to 2003-2010John Wiegley2010-03-051-1/+1
* Cost of a post with neg. amount should be negativeJohn Wiegley2009-12-071-0/+3
* Added some missing calls to add_postJohn Wiegley2009-11-111-0/+2
* Redesigned the draft_t classJohn Wiegley2009-11-091-0/+525