Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Continued working on option commands stubs. | Craig Earls | 2012-02-10 | 1 | -55/+175 |
| | | | | | | | Filled in all global options, and most session options. This is mostly regurgitating what is already there, but I am doing it based on source code review which is showing some interesting nuances to the original | ||||
* | Added FIX THIS ENTRY stubs to empty entries | Craig Earls | 2012-02-10 | 1 | -2/+287 |
| | |||||
* | General cleanup work on documentation. | Craig Earls | 2012-02-10 | 1 | -2/+2 |
| | |||||
* | Added detailed documentation of most command directives. Added command ↵ | Craig Earls | 2012-02-10 | 1 | -44/+201 |
| | | | | | | | | directives to test/input/drewr3.dat to demonstrate @tag @account @bucket. Conflicts: doc/ledger3.texi | ||||
* | Adds stubs for command directives found in textual.cc. | Craig Earls | 2012-02-10 | 1 | -21/+78 |
| | | | | | | Conflicts: doc/ledger3.texi | ||||
* | Fixed some minor grammatical errors in the equit section | Craig Earls | 2012-02-10 | 1 | -3/+3 |
| | |||||
* | added clarification about commenting characters | Craig Earls | 2012-02-10 | 1 | -11/+49 |
| | |||||
* | Added more stubs, using the doxygen documentation | Craig Earls | 2012-02-10 | 1 | -19/+211 |
| | |||||
* | Wrote Asset Allocation section | Craig Earls | 2012-02-10 | 1 | -2/+121 |
| | |||||
* | Working on reporting chapter | Craig Earls | 2012-02-10 | 1 | -646/+761 |
| | |||||
* | Started detailed emacs ledger mode section | Craig Earls | 2012-02-10 | 1 | -13/+212 |
| | |||||
* | cleaned up commodity valuation section and moved it into options description ↵ | Craig Earls | 2012-02-10 | 1 | -410/+224 |
| | | | | section | ||||
* | added details about fixing commodity lot prices | Craig Earls | 2012-02-10 | 1 | -2/+55 |
| | |||||
* | added details about using commodity names with whitespace and numerics | Craig Earls | 2012-02-10 | 1 | -2/+18 |
| | |||||
* | added details about buying and selling stock | Craig Earls | 2012-02-10 | 1 | -1/+38 |
| | |||||
* | added details about effective dates in postings | Craig Earls | 2012-02-10 | 1 | -3/+70 |
| | |||||
* | started command and concept indices | Craig Earls | 2012-02-10 | 1 | -4/+44 |
| | |||||
* | started command and concept indices | Craig Earls | 2012-02-10 | 1 | -21/+61 |
| | |||||
* | Added brief description of the pivot command | Craig Earls | 2012-02-10 | 1 | -2/+6 |
| | |||||
* | Added section to describe major changes from earlier versions to address bug 571 | Craig Earls | 2012-02-10 | 1 | -2/+5 |
| | |||||
* | Removed references to 'cache' option | Craig Earls | 2012-02-10 | 1 | -14/+10 |
| | |||||
* | Addresses bug 329 Suggestions for improving the documentation | Craig Earls | 2012-02-10 | 1 | -2/+2 |
| | |||||
* | corrected --percent option | Craig Earls | 2012-02-10 | 1 | -4/+4 |
| | |||||
* | Added org mode tutorial from Eric | Craig Earls | 2012-02-10 | 1 | -1/+307 |
| | |||||
* | removed --totals option for XML, no longer supported in 3.X | Craig Earls | 2012-02-10 | 1 | -5/+5 |
| | |||||
* | makefile to build website docs | Simon Michael | 2012-01-22 | 1 | -0/+17 |
| | |||||
* | Merge pull request #43 from enderw88/next | John Wiegley | 2011-10-27 | 1 | -85/+465 |
|\ | | | | | Many documentation edits and a fix for Bug 555 on stats command | ||||
| * | many changes to documentation, including complete list of commands gleaned ↵ | Craig Earls | 2011-10-26 | 1 | -220/+402 |
| | | | | | | | | from the source code and restururing of the chapter on commands | ||||
| * | corrected Ledger_ to LEDGER_ for environemnt variables, added commands and ↵ | Craig Earls | 2011-10-22 | 1 | -10/+208 |
| | | | | | | | | formatting variable from source code | ||||
* | | Merge pull request #41 from enderw88/next | John Wiegley | 2011-10-24 | 3 | -93/+3803 |
|\| | | | | | New draft of documentation | ||||
| * | fixed bug 555, stats now properly reports postings per day | Craig Earls | 2011-10-22 | 1 | -5/+7 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 | 2 | -479/+809 |
| | | |||||
| * | updated to work with V3 | Craig Earls | 2011-09-29 | 1 | -4/+5 |
| | | |||||
| * | 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 |