Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Added new "payee" and "capture" directives | John Wiegley | 2010-03-05 | 3 | -1/+62 | |
* | Make the manual encoding be utf-8 | John Wiegley | 2010-03-05 | 1 | -1/+1 | |
* | Change an exception test to a plain if | John Wiegley | 2010-03-05 | 1 | -4/+2 | |
* | Improved Makefile rule for generating system.hh.gch | John Wiegley | 2010-03-05 | 1 | -0/+1 | |
* | Updated copyrights to 2003-2010 | John Wiegley | 2010-03-05 | 116 | -117/+117 | |
* | Started on some macros for writing the manual | John Wiegley | 2010-03-05 | 2 | -0/+72 | |
* | Merge branch 'next' | John Wiegley | 2010-03-04 | 7 | -31/+92 | |
|\ | ||||||
| * | Merge remote branch 'kljohann/master' into next | John Wiegley | 2010-03-04 | 3 | -8/+50 | |
| |\ | ||||||
| | * | vim. ledger command can be changed | Johann Klähn | 2010-02-22 | 1 | -2/+11 | |
| | * | vim. Add quickfix support | Johann Klähn | 2010-02-21 | 2 | -1/+23 | |
| | * | vim. polish syntax highlighting | Johann Klähn | 2010-02-21 | 1 | -7/+18 | |
| * | | Merge remote branch 'thefloweringash/master' into next | John Wiegley | 2010-03-04 | 1 | -20/+35 | |
| |\ \ | ||||||
| | * | | Support entries with effective dates in ledger-iterate-entries | Andrew Childs | 2010-02-07 | 1 | -20/+35 | |
| |/ / |/| | | ||||||
| * | | Renamed the "args" command to "query" | John Wiegley | 2010-03-04 | 3 | -3/+7 | |
|/ / | ||||||
* | | Merge branch 'next' | John Wiegley | 2010-02-05 | 395 | -130773/+574 | |
|\ \ | ||||||
| * | | Some minor refactoring of the textual parser | John Wiegley | 2010-02-05 | 3 | -176/+145 | |
| * | | Reformatted a comment | John Wiegley | 2010-02-05 | 1 | -3/+2 | |
| * | | Added post_t::compare_by_date_and_sequence comparator | John Wiegley | 2010-02-05 | 1 | -0/+14 | |
| * | | Refactored some comparison helper classes | John Wiegley | 2010-02-05 | 4 | -8/+9 | |
| * | | Added actual_date() methods for items | John Wiegley | 2010-02-05 | 4 | -0/+22 | |
| * | | Added a "seq" sequence property for all items | John Wiegley | 2010-02-04 | 3 | -20/+39 | |
| * | | Always configure the environment in phase_config | John Wiegley | 2010-02-04 | 1 | -18/+17 | |
| * | | Fixed tests relative to recent --pivot change | John Wiegley | 2010-02-04 | 6 | -28/+28 | |
| * | | Removed doc/Ledger.scriv | John Wiegley | 2010-02-04 | 369 | -130315/+0 | |
| * | | Improved the behavior of pivot reports | John Wiegley | 2010-02-04 | 1 | -12/+19 | |
| * | | FMoved up to Boost 1.42 | John Wiegley | 2010-02-04 | 2 | -17/+19 | |
| * | | Added a --pivot=TAG option | John Wiegley | 2010-02-02 | 5 | -18/+50 | |
| * | | When creating temporary accounts, transfer flags | John Wiegley | 2010-02-02 | 1 | -1/+7 | |
| * | | Added a debug statement for report.predicate | John Wiegley | 2010-02-02 | 1 | -2/+5 | |
| * | | Fixed assertion failure in -M -A bal report | John Wiegley | 2010-01-21 | 1 | -1/+1 | |
| * | | Guard against divide by zero error in -A reg report | John Wiegley | 2010-01-21 | 1 | -1/+1 | |
| * | | Fixed account display bug in the balance report | John Wiegley | 2010-01-21 | 1 | -5/+4 | |
| * | | Restore "-p this" option (aka -p 'this month') | John Wiegley | 2010-01-21 | 1 | -11/+7 | |
| * | | New acprep options for locating which Boost to use | John Wiegley | 2010-01-21 | 1 | -179/+226 | |
| * | | Report an error if acprep is given an unknown phase | John Wiegley | 2010-01-21 | 1 | -1/+2 | |
|/ / | ||||||
* | | Merge branch 'next' | John Wiegley | 2010-01-18 | 3 | -46/+47 | |
|\ \ | ||||||
| * | | Guard against using an uninitialized value | John Wiegley | 2010-01-18 | 1 | -1/+4 | |
| * | | Fixed the guard test for calling setup_for_johnw | John Wiegley | 2010-01-17 | 1 | -3/+2 | |
| * | | Fix for date parsing when no year is given | John Wiegley | 2010-01-16 | 1 | -1/+1 | |
| * | | Fix in acprep to the way Boost is found | John Wiegley | 2010-01-16 | 1 | -41/+40 | |
|/ / | ||||||
* | | Merge branch 'next' | John Wiegley | 2009-12-09 | 3 | -6/+18 | |
|\ \ | ||||||
| * | | Cost of a post with neg. amount should be negative | John Wiegley | 2009-12-07 | 3 | -2/+8 | |
| * | | Allow relative includes in the current directory | John Wiegley | 2009-12-07 | 1 | -4/+10 | |
|/ / | ||||||
* | | Merge branch 'next' | John Wiegley | 2009-11-30 | 1 | -1/+1 | |
|\ \ | ||||||
| * \ | Merge branch 'maint' into next | John Wiegley | 2009-11-30 | 0 | -0/+0 | |
| |\ \ | ||||||
| | * | | Compilation fixes for gcc 4.4 | Nathan Jones | 2009-07-13 | 3 | -4/+4 | |
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-------. \ \ | Merged in all tags, to unite development history | John Wiegley | 2009-11-30 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ | | | | | | |/ / | | | | | |/| | | ||||||
| | | | | | * | | Added a note | John Wiegley | 2008-04-13 | 1 | -1/+1 | |
| | | | | | * | | Added polymorphic == and < operators. | John Wiegley | 2008-04-13 | 1 | -6/+14 | |
| | | | | | * | | Added boost-1_34 header (since MacPorts now has it) | John Wiegley | 2008-04-13 | 1 | -0/+1 |