| Commit message (Expand) | Author | Age | Files | Lines |
* | Create a --cache option, for using a binary cache | John Wiegley | 2009-10-31 | 1 | -29/+69 |
* | Moved ownership of master account into journal_t | John Wiegley | 2009-10-30 | 1 | -49/+7 |
* | Added serialization methods for most type | John Wiegley | 2009-10-30 | 1 | -0/+20 |
* | Setting --date-format in ~/.ledgerrc works again | John Wiegley | 2009-10-29 | 1 | -5/+7 |
* | The default ledger file is now ~/.ledger | John Wiegley | 2009-10-28 | 1 | -2/+10 |
* | Rewrote the way date and time I/O is managed | John Wiegley | 2009-10-25 | 1 | -0/+2 |
* | Split commodity.h/cc into three files | John Wiegley | 2009-06-24 | 1 | -0/+1 |
* | Restored --download, although not done yet | John Wiegley | 2009-06-24 | 1 | -4/+8 |
* | Restored --percent option, added baseline test | John Wiegley | 2009-06-21 | 1 | -0/+6 |
* | When --end is used, set a "terminus" date | John Wiegley | 2009-06-16 | 1 | -15/+0 |
* | Added new debug option --options | John Wiegley | 2009-06-02 | 1 | -2/+2 |
* | Enabled use of pre-compiled headers by default | John Wiegley | 2009-03-10 | 1 | -0/+2 |
* | Changed the way that account balances are computed | John Wiegley | 2009-03-06 | 1 | -1/+6 |
* | Reduced the #include dependency tree to a minimum | John Wiegley | 2009-03-04 | 1 | -1/+4 |
* | Marked all strings needing internationalization | John Wiegley | 2009-02-25 | 1 | -5/+5 |
* | Allow value expressions access to session options | John Wiegley | 2009-02-24 | 1 | -0/+4 |
* | Added "date" valexpr to session, for bal -V | John Wiegley | 2009-02-24 | 1 | -0/+5 |
* | The Great Renaming, Part II | John Wiegley | 2009-02-23 | 1 | -13/+13 |
* | Added --exchange (-x) option | John Wiegley | 2009-02-22 | 1 | -0/+5 |
* | Enabled --current option | John Wiegley | 2009-02-20 | 1 | -0/+5 |
* | Added a --strict session option | John Wiegley | 2009-02-19 | 1 | -1/+5 |
* | Always perform tilde expansion on input pathnames | John Wiegley | 2009-02-18 | 1 | -7/+9 |
* | Split up session_t::reread_journal_files() | John Wiegley | 2009-02-15 | 1 | -3/+1 |
* | Added a "reload" command, for use at the REPL | John Wiegley | 2009-02-13 | 1 | -33/+63 |
* | Break libledger_data's dependency on session_t. | John Wiegley | 2009-02-09 | 1 | -1/+3 |
* | Removed reference to session_t from the iterators module. | John Wiegley | 2009-02-09 | 1 | -1/+1 |
* | Added support for value expression definitions. | John Wiegley | 2009-02-08 | 1 | -1/+2 |
* | Added --leeway option (for quote downloading) into session_t. | John Wiegley | 2009-02-07 | 1 | -0/+3 |
* | Threw away the "multiple parser" infrastructure. | John Wiegley | 2009-02-07 | 1 | -103/+15 |
* | Allow value expressions to gain access to option settings. | John Wiegley | 2009-02-07 | 1 | -20/+27 |
* | More revision to the way options are handled; reworked CSV command. | John Wiegley | 2009-02-07 | 1 | -1/+1 |
* | Moved the --abbrev-len option to report_t. | John Wiegley | 2009-02-06 | 1 | -2/+1 |
* | Restored all the option handlers from 2.6.2, but not the options themselves. | John Wiegley | 2009-02-06 | 1 | -142/+55 |
* | Moved --pager handler back into report_t. | John Wiegley | 2009-02-05 | 1 | -5/+0 |
* | Greatly simplified the way option and command handlers are defined. | John Wiegley | 2009-02-05 | 1 | -1/+0 |
* | Moved much of the main.cc code into a new global_scope_t class. | John Wiegley | 2009-02-05 | 1 | -4/+0 |
* | Don't give an error if the init file cannot be found. | John Wiegley | 2009-02-05 | 1 | -14/+10 |
* | Removed all references to the old binary cache. | John Wiegley | 2009-02-04 | 1 | -24/+2 |
* | Clear the master account totals after a report is done. | John Wiegley | 2009-02-04 | 1 | -2/+2 |
* | Moved the --pager option to the session object, rather than the report object. | John Wiegley | 2009-02-04 | 1 | -0/+5 |
* | Largely removed all of Ledger's use of global variables, for the REPL's sake. | John Wiegley | 2009-02-04 | 1 | -64/+31 |
* | Simplified the textual parser, and improved metadata support. | John Wiegley | 2009-02-04 | 1 | -0/+2 |
* | Removed the binary caching code, and the XML, QIF and Gnucash parsers. | John Wiegley | 2009-02-03 | 1 | -0/+3 |
* | Updated some internal documentation. | John Wiegley | 2009-02-02 | 1 | -4/+4 |
* | Added support for metadata and tagging, and made regexs a first-class type. | John Wiegley | 2009-02-01 | 1 | -1/+1 |
* | Inspired by Omari Norman, I've rewritten main.cc so it's easy to approach. | John Wiegley | 2009-01-31 | 1 | -27/+50 |
* | Fixed some tracing labels. | John Wiegley | 2009-01-30 | 1 | -2/+2 |
* | Added support for Unicode text in Ledger files, thanks to 'utfcpp', which can | John Wiegley | 2009-01-23 | 1 | -2/+2 |
* | Changed grammatical tense in two tracing statements. | John Wiegley | 2009-01-23 | 1 | -1/+1 |
* | Changed the order in which options are processed, to provide for the correct | John Wiegley | 2009-01-21 | 1 | -2/+0 |