summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | fixed bug 555, stats now properly reports postings per dayCraig Earls2011-10-222-7/+9
| * | Added sections describing the payees and accounts commandsCraig Earls2011-10-191-1/+11
| * | Added section detailing --balance-formatCraig Earls2011-10-191-22/+30
| * | Added section about forcing balance checkingCraig Earls2011-10-191-1/+44
| * | Corrected typo on pricedb commandCraig Earls2011-10-121-3/+3
| * | added --anon option to documentationCraig Earls2011-10-091-0/+1
| * | Merge remote branch 'upstream/next' into nextCraig Earls2011-10-0659-463/+675
| |\ \
| * | | added auto timestamp to draft versionCraig Earls2011-10-051-1/+1
| * | | Updated draft version on manualCraig Earls2011-10-051-1/+1
| * | | Started principles of accounting chapterCraig Earls2011-10-051-1/+831
| * | | Added grouping option sectionCraig Earls2011-10-051-2/+17
| * | | Initial cut atBudgeting and Forecasting chapterCraig Earls2011-10-051-0/+93
| * | | changing LEDGER to Ledger per JW requestCraig Earls2011-10-042-57/+57
| * | | changing Ledger3.texi to ledger3.texi step 2Craig Earls2011-10-041-0/+0
| * | | changing Ledger3.texi to ledger3.texi step 1Craig Earls2011-10-041-0/+0
| * | | added version information to manualCraig Earls2011-10-031-11/+13
| * | | correct payee regex flag is @ or 'payee'Craig Earls2011-10-031-2/+18
| * | | Ready for first publicationCraig Earls2011-10-023-486/+816
| * | | updated to work with V3Craig Earls2011-09-292-4/+72
| * | | corrected drewr.dat for V3 automatic transaction syntaxCraig Earls2011-09-281-1/+1
| * | | added description of periodic transactions and moved budgeting to a separate ...Craig Earls2011-09-281-6/+11
| * | | General document structuring and transfer from older docsCraig Earls2011-09-282-174/+729
| * | | Add virtual, automatic and multiple account transactionsCraig Earls2011-09-282-113/+320
| * | | reverted to single file for ease of use with emacs texinfo modeCraig Earls2011-09-2812-1923/+1914
| * | | Established info node consistencyCraig Earls2011-09-289-438/+484
| * | | Corrected bracket quotation problemCraig Earls2011-09-281-5/+5
| * | | added chapter files for Queries, Reporting, Format Strings, Python Extensions...Craig Earls2011-09-286-23/+20
| * | | added chapter files for Queries, Reporting, Format Strings, Python Extensions...Craig Earls2011-09-285-0/+15
| * | | Initial commit of new documentation structureCraig Earls2011-09-286-87/+1630
* | | | Merge branch 'next' of github.com:jwiegley/ledger into nextJohn Wiegley2011-10-112-4/+5
|\ \ \ \
| * \ \ \ Merge pull request #38 from dgilman/nextJohn Wiegley2011-10-041-2/+3
| |\ \ \ \
| | * | | | Add warning to docs about whitespace in ledger format.David Gilman2011-09-011-2/+3
| | | |/ / | | |/| |
| * | | | Merge pull request #37 from dpiddy/emacs-highlight-fixJohn Wiegley2011-10-041-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Highlight account names with spaces.Dan Peterson2011-08-281-2/+2
| |/ / /
* | | | Added tools/genuuidJohn Wiegley2011-10-111-0/+28
* | | | Corrections to acprepJohn Wiegley2011-10-111-15/+18
* | | | Documentation fixesJohn Wiegley2011-10-111-11/+10
* | | | amount_t::in_place_floor should round toward zeroJohn Wiegley2011-10-111-11/+12
* | | | Use gcc 4.6 with Boost 1.47John Wiegley2011-09-081-5/+4
* | | | Added note to README-1STJohn Wiegley2011-09-081-0/+1
* | | | Whitespace fixesJohn Wiegley2011-09-071-2/+2
* | | | Use -ggdbJohn Wiegley2011-09-072-2/+4
|/ / /
* | | Cleanup whitespaceJohn Wiegley2011-08-1843-70/+70
* | | Removed unused variablesJohn Wiegley2011-08-187-28/+8
* | | Added ledger-create-test to ldg-new.elJohn Wiegley2011-08-181-0/+26
* | | Fixed whitespace in acprepJohn Wiegley2011-08-071-13/+13
* | | Removed TRACE macros from the iteratorsJohn Wiegley2011-07-251-40/+11
* | | Use Boost iterator_facade to create new iteratorsJohn Wiegley2011-07-1910-166/+211
* | | Lookup probable accounts in reverse historical orderJohn Wiegley2011-07-194-17/+16
* | | Changed how some of the filters are constructedJohn Wiegley2011-07-172-15/+12