Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #41 from enderw88/next | John Wiegley | 2011-10-24 | 6 | -97/+3874 |
|\ | | | | | New draft of documentation | ||||
| * | 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 |
| | | | | | | | | | | | | chapter | ||||
| * | | 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 ↵ | Craig Earls | 2011-09-28 | 6 | -23/+20 |
| | | | | | | | | | | | | Extensions, and Value Expressions | ||||
| * | | added chapter files for Queries, Reporting, Format Strings, Python ↵ | Craig Earls | 2011-09-28 | 5 | -0/+15 |
| | | | | | | | | | | | | Extensions, and Value Expressions | ||||
| * | | 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 |
|\ \ \ | |||||
| * \ \ | Merge pull request #38 from dgilman/next | John Wiegley | 2011-10-04 | 1 | -2/+3 |
| |\ \ \ | | | | | | | | | | | Add warning to docs about whitespace in ledger format. | ||||
| | * | | | Add warning to docs about whitespace in ledger format. | David Gilman | 2011-09-01 | 1 | -2/+3 |
| | | |/ | | |/| | |||||
| * | | | Merge pull request #37 from dpiddy/emacs-highlight-fix | John Wiegley | 2011-10-04 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |/| | | Highlight account names with spaces | ||||
| | * | | Highlight account names with spaces. | Dan Peterson | 2011-08-28 | 1 | -2/+2 |
| |/ / | |||||
* | | | Added tools/genuuid | John Wiegley | 2011-10-11 | 1 | -0/+28 |
| | | | |||||
* | | | Corrections to acprep | John Wiegley | 2011-10-11 | 1 | -15/+18 |
| | | | |||||
* | | | Documentation fixes | John Wiegley | 2011-10-11 | 1 | -11/+10 |
| | | | |||||
* | | | amount_t::in_place_floor should round toward zero | John Wiegley | 2011-10-11 | 1 | -11/+12 |
| | | | |||||
* | | | Use gcc 4.6 with Boost 1.47 | John Wiegley | 2011-09-08 | 1 | -5/+4 |
| | | | |||||
* | | | Added note to README-1ST | John Wiegley | 2011-09-08 | 1 | -0/+1 |
| | | | |||||
* | | | Whitespace fixes | John Wiegley | 2011-09-07 | 1 | -2/+2 |
| | | | |||||
* | | | Use -ggdb | John Wiegley | 2011-09-07 | 2 | -2/+4 |
|/ / | |||||
* | | Cleanup whitespace | John Wiegley | 2011-08-18 | 43 | -70/+70 |
| | | |||||
* | | Removed unused variables | John Wiegley | 2011-08-18 | 7 | -28/+8 |
| | | |||||
* | | Added ledger-create-test to ldg-new.el | John Wiegley | 2011-08-18 | 1 | -0/+26 |
| | | |||||
* | | Fixed whitespace in acprep | John Wiegley | 2011-08-07 | 1 | -13/+13 |
| | | |||||
* | | Removed TRACE macros from the iterators | John Wiegley | 2011-07-25 | 1 | -40/+11 |
| | | |||||
* | | Use Boost iterator_facade to create new iterators | John Wiegley | 2011-07-19 | 10 | -166/+211 |
| | | |||||
* | | Lookup probable accounts in reverse historical order | John Wiegley | 2011-07-19 | 4 | -17/+16 |
| | | | | | | | | Fixes #510 |