| Commit message (Expand) | Author | Age | Files | Lines |
* | The Great Renaming, Part II | John Wiegley | 2009-02-23 | 1 | -425/+0 |
* | Many fixes to --market and --exchange | John Wiegley | 2009-02-22 | 1 | -28/+75 |
* | Restored the --budget option | John Wiegley | 2009-02-20 | 1 | -3/+3 |
* | Exchanged inclusion of report.h for account.h | John Wiegley | 2009-02-19 | 1 | -1/+1 |
* | Fixed several unused value and param warnings | John Wiegley | 2009-02-16 | 1 | -2/+1 |
* | Re-enabled some code, and removed a bunch of deadwood. | John Wiegley | 2009-02-12 | 1 | -7/+0 |
* | Don't apply an automated entry to a generated transaction. | John Wiegley | 2009-02-09 | 1 | -3/+2 |
* | Removed unnecessary #include directives. | John Wiegley | 2009-02-09 | 1 | -1/+0 |
* | Improved an error message that was trying to show transaction context. | John Wiegley | 2009-02-08 | 1 | -1/+1 |
* | Several fixes to get the state flags to appear right in "print". | John Wiegley | 2009-02-07 | 1 | -5/+5 |
* | Removed all references to the old binary cache. | John Wiegley | 2009-02-04 | 1 | -8/+3 |
* | Largely removed all of Ledger's use of global variables, for the REPL's sake. | John Wiegley | 2009-02-04 | 1 | -2/+1 |
* | Removed used of src_idx. | John Wiegley | 2009-02-03 | 1 | -3/+2 |
* | Simplified error context handling. | John Wiegley | 2009-02-02 | 1 | -16/+6 |
* | Fixed some entry balancing problems relating to the new rational code. | John Wiegley | 2009-01-31 | 1 | -5/+4 |
* | Rationals based math is now passing the unit tests. | John Wiegley | 2009-01-31 | 1 | -1/+1 |
* | Fixed error context output. | John Wiegley | 2009-01-31 | 1 | -2/+2 |
* | Added debug code under the category "entry.extend". | John Wiegley | 2009-01-30 | 1 | -0/+21 |
* | There is no need to round a balance before calling is_zero(). | John Wiegley | 2009-01-30 | 1 | -8/+5 |
* | Don't allow the "keep precision" flag to propagate into the balance amount. | John Wiegley | 2009-01-30 | 1 | -1/+12 |
* | xact_t pointer list when copy constructing an entry, which leads to crashes | John Wiegley | 2009-01-20 | 1 | -1/+4 |
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |
* | Cleaned up the way that commodity pricing is handled. | John Wiegley | 2008-09-20 | 1 | -114/+13 |
* | Modified a debug class code. | John Wiegley | 2008-09-19 | 1 | -9/+10 |
* | When automatically associating lot details with a commodity, use only the | John Wiegley | 2008-09-19 | 1 | -4/+1 |
* | Factored common parts of entry_t and xact_t into new item_t | John Wiegley | 2008-09-19 | 1 | -93/+27 |
* | Don't use single code format characters anymore. Access to object details | John Wiegley | 2008-09-18 | 1 | -11/+0 |
* | Restored --cleared, --pending, --uncleared, -X and -Y. | John Wiegley | 2008-09-16 | 1 | -1/+38 |
* | Added 'code' value expression function for xacts and entries. | John Wiegley | 2008-09-14 | 1 | -0/+12 |
* | Transactional assignments (i.e., confirmed balances) are working now. | John Wiegley | 2008-09-14 | 1 | -13/+26 |
* | If a transaction's entry has no journal pointer (and this can happen with | John Wiegley | 2008-08-14 | 1 | -1/+7 |
* | Basic balance reports are working again! | John Wiegley | 2008-08-10 | 1 | -16/+5 |
* | Merge branch 'master' into v2.7a | John Wiegley | 2008-08-09 | 1 | -0/+15 |
* | The Python interface layer is building again. | John Wiegley | 2008-08-07 | 1 | -1/+1 |
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+482 |