summaryrefslogtreecommitdiff
path: root/reconcile.h
Commit message (Expand)AuthorAgeFilesLines
* Rearranged the code a bit, breaking walk.cc into several different files:John Wiegley2008-08-031-1/+2
* Added several missing copyright notices.John Wiegley2008-08-031-0/+31
* Journal data structures now use date_t instead of datetime_t.John Wiegley2008-08-011-6/+5
* Moved around and renamed a very large amount of code in order to rationalizeJohn Wiegley2008-07-291-10/+10
* A large body of work to get the register report printing again, but stillJohn Wiegley2008-07-271-2/+2
* --verify works again, but the memory totals at the end still need work.John Wiegley2008-07-261-2/+10
* Reworked the way date/times are handled.John Wiegley2008-04-131-3/+4
* Removed the --reconcilable option, since the pending flag is now beingJohn Wiegley2008-04-131-4/+2
* Converted the reconciler into an item_handler, so that it interactsJohn Wiegley2008-04-131-5/+24
* (search_for_balance): Sped things up by a factor of ten. Still won'tJohn Wiegley2008-04-131-13/+4
* *** empty log message ***John Wiegley2008-04-131-0/+1
* Added framework for an auto-reconcile command. Useful primarily forJohn Wiegley2008-04-131-0/+23