Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Pass amount expression to calc_xacts, to be used for computing the total. | John Wiegley | 2009-02-08 | 1 | -1/+2 | |
* | Removed --reconcile and --reconcile-date. | John Wiegley | 2009-02-07 | 1 | -14/+0 | |
* | Removed the nearly unknown --descend and --descend-if options. | John Wiegley | 2009-02-06 | 1 | -32/+4 | |
* | Restored all the option handlers from 2.6.2, but not the options themselves. | John Wiegley | 2009-02-06 | 1 | -15/+16 | |
* | Greatly simplified the way option and command handlers are defined. | John Wiegley | 2009-02-05 | 1 | -79/+71 | |
* | Largely removed all of Ledger's use of global variables, for the REPL's sake. | John Wiegley | 2009-02-04 | 1 | -5/+13 | |
* | Moved chain_xact_handlers into its own file, chain.h and chain.cc. | John Wiegley | 2009-02-01 | 1 | -0/+225 |