summaryrefslogtreecommitdiff
path: root/reconcile.cc
Commit message (Expand)AuthorAgeFilesLines
* The code is compiling again, but it's far from being able to run yet.John Wiegley2008-05-081-10/+9
* Reworked the way date/times are handled.John Wiegley2008-04-131-1/+1
* Added much better error location.John Wiegley2008-04-131-4/+4
* Began support for improved commodity handling.John Wiegley2008-04-131-1/+1
* Removed Python integration support.John Wiegley2008-04-131-20/+0
* See ChangeLogJohn Wiegley2008-04-131-1/+1
* Support has been added for clearing of individual transactions. SetJohn Wiegley2008-04-131-4/+4
* Removed incorrect parameter.John Wiegley2008-04-131-1/+1
* Removed the --reconcilable option, since the pending flag is now beingJohn Wiegley2008-04-131-11/+4
* Converted the reconciler into an item_handler, so that it interactsJohn Wiegley2008-04-131-25/+35
* (reconcile_transactions): Added an error message, to make it easier toJohn Wiegley2008-04-131-2/+11
* (search_for_balance): Sped things up by a factor of ten. Still won'tJohn Wiegley2008-04-131-84/+69
* *** empty log message ***John Wiegley2008-04-131-3/+45
* Added framework for an auto-reconcile command. Useful primarily forJohn Wiegley2008-04-131-0/+69