| Commit message (Expand) | Author | Age | Files | Lines |
* | Regular expressions are working again, such that very basic register reports | John Wiegley | 2008-08-03 | 1 | -7/+16 |
* | Got pre-compiled headers working again, which are used if --devel is passed to | John Wiegley | 2008-08-03 | 1 | -3/+2 |
* | Rearranged the code a bit, breaking walk.cc into several different files: | John Wiegley | 2008-08-03 | 1 | -115/+1 |
* | Got date, payee and accounts back into the register report. | John Wiegley | 2008-08-03 | 1 | -0/+8 |
* | Re-enabled almost all of the old reporting code, which means it compiles now | John Wiegley | 2008-08-02 | 1 | -66/+17 |
* | Formatting now relies exclusively on value expressions. | John Wiegley | 2008-08-02 | 1 | -10/+5 |
* | Improved the output from some debugging commands. | John Wiegley | 2008-08-01 | 1 | -1/+1 |
* | Simplified the format_t code so that it no longer references any particulars | John Wiegley | 2008-08-01 | 1 | -5/+112 |
* | Moved around and renamed a very large amount of code in order to rationalize | John Wiegley | 2008-07-29 | 1 | -1/+1 |
* | Changed the way scopes are structured for an upcoming design change. | John Wiegley | 2008-07-29 | 1 | -4/+2 |
* | Value expression architecture is now rewritten, but the functionality of the | John Wiegley | 2008-07-29 | 1 | -24/+24 |
* | Cleaned up the value expression code a bit before undertaking the real work of | John Wiegley | 2008-07-27 | 1 | -2/+2 |
* | Merge branch 'master' into v2.7a | John Wiegley | 2008-07-27 | 1 | -4/+0 |
|\ |
|
* | | Updated all copyright messages to 2003-2008. | John Wiegley | 2008-07-27 | 1 | -1/+1 |
* | | A large body of work to get the register report printing again, but still | John Wiegley | 2008-07-27 | 1 | -12/+129 |
* | | --verify works again, but the memory totals at the end still need work. | John Wiegley | 2008-07-26 | 1 | -3/+5 |
* | | Brought in the final round of 3.0 code, although it does not compile yet: | John Wiegley | 2008-07-20 | 1 | -67/+182 |
* | | The code is compiling again, but it's far from being able to run yet. | John Wiegley | 2008-05-08 | 1 | -21/+21 |
|/ |
|
* | Reworked the way date/times are handled. | John Wiegley | 2008-04-13 | 1 | -2/+1 |
* | Added a new script that enables use of Ledger as a smart "du". | John Wiegley | 2008-04-13 | 1 | -0/+80 |