| Commit message (Expand) | Author | Age | Files | Lines |
* | Added *.gcno files to .gitignore | John Wiegley | 2011-12-21 | 1 | -0/+1 |
* | Fixed two casts that are errors with gcc 4.7 | John Wiegley | 2011-11-30 | 1 | -2/+2 |
* | Added support for building with gcc trunk (pre 4.7) | John Wiegley | 2011-11-30 | 2 | -23/+36 |
* | Changed line-endings in sha1.h/cpp to UNIX | John Wiegley | 2011-11-30 | 2 | -678/+678 |
* | Default to using Boost 1.48, without _GLIBCXX_DEBUG | John Wiegley | 2011-11-15 | 2 | -11/+11 |
* | More report query fixes | John Wiegley | 2011-11-10 | 2 | -19/+21 |
* | Corrections to the query language parser | John Wiegley | 2011-11-10 | 3 | -9/+16 |
* | Report an error in the case of '(1' (missing rparen) | John Wiegley | 2011-11-10 | 6 | -18/+115 |
* | Use GMP_* macros instead of MPFR_* | John Wiegley | 2011-11-05 | 1 | -9/+9 |
* | Merge pull request #43 from enderw88/next | John Wiegley | 2011-10-27 | 1 | -85/+465 |
|\ |
|
| * | many changes to documentation, including complete list of commands gleaned fr... | Craig Earls | 2011-10-26 | 1 | -220/+402 |
| * | corrected Ledger_ to LEDGER_ for environemnt variables, added commands and fo... | Craig Earls | 2011-10-22 | 1 | -10/+208 |
* | | Merge remote-tracking branch 'kljohann/vim' into next | John Wiegley | 2011-10-24 | 1 | -22/+63 |
|\ \ |
|
| * | | vim. fix handling of automated/recurring xacts | Johann Klähn | 2011-07-31 | 1 | -7/+12 |
| * | | vim. improve completion and cache invalidation | Johann Klähn | 2011-07-31 | 1 | -10/+41 |
| * | | vim. allow cleared state for single postings | Johann Klähn | 2011-07-31 | 1 | -5/+10 |
* | | | Added round() and unround() valexpr functions | John Wiegley | 2011-10-24 | 2 | -0/+16 |
* | | | Added dependency rules for Ubuntu Oeneric | John Wiegley | 2011-10-24 | 1 | -1/+34 |
* | | | Whitespace fix | John Wiegley | 2011-10-24 | 1 | -1/+2 |
* | | | Merge pull request #41 from enderw88/next | John Wiegley | 2011-10-24 | 6 | -97/+3874 |
|\ \ \
| | |/
| |/| |
|
| * | | fixed bug 555, stats now properly reports postings per day | Craig Earls | 2011-10-22 | 2 | -7/+9 |
| * | | Added sections describing the payees and accounts commands | Craig Earls | 2011-10-19 | 1 | -1/+11 |
| * | | Added section detailing --balance-format | Craig Earls | 2011-10-19 | 1 | -22/+30 |
| * | | Added section about forcing balance checking | Craig Earls | 2011-10-19 | 1 | -1/+44 |
| * | | Corrected typo on pricedb command | Craig Earls | 2011-10-12 | 1 | -3/+3 |
| * | | added --anon option to documentation | Craig Earls | 2011-10-09 | 1 | -0/+1 |
| * | | Merge remote branch 'upstream/next' into next | Craig Earls | 2011-10-06 | 59 | -463/+675 |
| |\ \ |
|
| * | | | added auto timestamp to draft version | Craig Earls | 2011-10-05 | 1 | -1/+1 |
| * | | | Updated draft version on manual | Craig Earls | 2011-10-05 | 1 | -1/+1 |
| * | | | Started principles of accounting chapter | Craig Earls | 2011-10-05 | 1 | -1/+831 |
| * | | | Added grouping option section | Craig Earls | 2011-10-05 | 1 | -2/+17 |
| * | | | Initial cut atBudgeting and Forecasting chapter | Craig Earls | 2011-10-05 | 1 | -0/+93 |
| * | | | changing LEDGER to Ledger per JW request | Craig Earls | 2011-10-04 | 2 | -57/+57 |
| * | | | changing Ledger3.texi to ledger3.texi step 2 | Craig Earls | 2011-10-04 | 1 | -0/+0 |
| * | | | changing Ledger3.texi to ledger3.texi step 1 | Craig Earls | 2011-10-04 | 1 | -0/+0 |
| * | | | added version information to manual | Craig Earls | 2011-10-03 | 1 | -11/+13 |
| * | | | correct payee regex flag is @ or 'payee' | Craig Earls | 2011-10-03 | 1 | -2/+18 |
| * | | | Ready for first publication | Craig Earls | 2011-10-02 | 3 | -486/+816 |
| * | | | updated to work with V3 | Craig Earls | 2011-09-29 | 2 | -4/+72 |
| * | | | corrected drewr.dat for V3 automatic transaction syntax | Craig Earls | 2011-09-28 | 1 | -1/+1 |
| * | | | added description of periodic transactions and moved budgeting to a separate ... | Craig Earls | 2011-09-28 | 1 | -6/+11 |
| * | | | General document structuring and transfer from older docs | Craig Earls | 2011-09-28 | 2 | -174/+729 |
| * | | | Add virtual, automatic and multiple account transactions | Craig Earls | 2011-09-28 | 2 | -113/+320 |
| * | | | reverted to single file for ease of use with emacs texinfo mode | Craig Earls | 2011-09-28 | 12 | -1923/+1914 |
| * | | | Established info node consistency | Craig Earls | 2011-09-28 | 9 | -438/+484 |
| * | | | Corrected bracket quotation problem | Craig Earls | 2011-09-28 | 1 | -5/+5 |
| * | | | added chapter files for Queries, Reporting, Format Strings, Python Extensions... | Craig Earls | 2011-09-28 | 6 | -23/+20 |
| * | | | added chapter files for Queries, Reporting, Format Strings, Python Extensions... | Craig Earls | 2011-09-28 | 5 | -0/+15 |
| * | | | Initial commit of new documentation structure | Craig Earls | 2011-09-28 | 6 | -87/+1630 |
* | | | | Merge branch 'next' of github.com:jwiegley/ledger into next | John Wiegley | 2011-10-11 | 2 | -4/+5 |
|\ \ \ \ |
|