| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Resolve outstanding stdin parsing issues by buffering the data. | John Wiegley | 2009-01-21 | 1 | -1/+17 |
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |
* | Added the concept of a "display_total", used for showing the values in the | John Wiegley | 2009-01-19 | 1 | -3/+3 |
* | Output newlines between entries using format strings, not hard-coded. | John Wiegley | 2009-01-14 | 1 | -1/+1 |
* | Factored common parts of entry_t and xact_t into new item_t | John Wiegley | 2008-09-19 | 1 | -2/+2 |
* | Don't use single code format characters anymore. Access to object details | John Wiegley | 2008-09-18 | 1 | -5/+5 |
* | Restored the 'print' command. | John Wiegley | 2008-09-17 | 1 | -1/+1 |
* | Corrected the formatting of second-lines in the register report. | John Wiegley | 2008-08-14 | 1 | -1/+1 |
* | The -f flag now works again. | John Wiegley | 2008-08-13 | 1 | -1/+1 |
* | Changed the default output date format in register reports from 2008-08-13 to | John Wiegley | 2008-08-13 | 1 | -3/+10 |
* | The register report is now mostly displaying multi-line balances correctly. | John Wiegley | 2008-08-10 | 1 | -2/+4 |
* | Basic balance reports are working again! | John Wiegley | 2008-08-10 | 1 | -2/+2 |
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+391 |