Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update example to use new apply account directive | Martin Michlmayr | 2012-03-22 | 1 | -3/+3 |
| | | | | | | Update the example in the manual to use the new apply account/end apply directive, as announced be John here: http://groups.google.com/group/ledger-cli/tree/browse_frm/month/2012-02/977e5dd90a55efca | ||||
* | Reorganized command directives | Craig Earls | 2012-03-18 | 1 | -895/+875 |
| | |||||
* | Merge pull request #60 from munkee/next | Craig Earls | 2012-03-18 | 1 | -2/+2 |
|\ | | | | | Fix an example of fixed lot prices | ||||
| * | Fix an example of fixed lot prices | David Whitmarsh | 2012-03-18 | 1 | -2/+2 |
| | | | | | | | | | | Changed the results of the last example in 5.5.3 to match what really happens | ||||
* | | apply account and apply tag | Craig Earls | 2012-03-17 | 1 | -60/+165 |
| | | | | | | | | | | | | added more details to the apply account and apply tag descriptions. Delete -x option description | ||||
* | | Formatting cleanuo | Craig Earls | 2012-03-16 | 1 | -4/+4 |
|/ | |||||
* | Added John recent detailed discussion of Transactions, remove redundant ↵ | Craig Earls | 2012-03-16 | 1 | -303/+937 |
| | | | | exaplantions elesewhere. Updated account and tag directives to be "apply" | ||||
* | Added description of --dc, internal Ledger Architecture, remove ! and @ from ↵ | Craig Earls | 2012-03-15 | 1 | -75/+557 |
| | | | | command directives | ||||
* | ledger3.texi: fix another tiny typo. | Bastien Guerry | 2012-02-29 | 1 | -1/+1 |
| | |||||
* | ledger3.texi: fix tiny typo. | Bastien Guerry | 2012-02-29 | 1 | -1/+1 |
| | |||||
* | Continued working on command options | Craig Earls | 2012-02-10 | 1 | -68/+94 |
| | |||||
* | Added several option descriptions and wrote a subsection on date and Time ↵ | Craig Earls | 2012-02-10 | 1 | -89/+252 |
| | | | | Format Codes. | ||||
* | General cleanup, expanded the commenting section, addex index entries | Craig Earls | 2012-02-10 | 1 | -308/+345 |
| | |||||
* | Added details on convert, cleaned up debug options. | Craig Earls | 2012-02-10 | 1 | -123/+229 |
| | |||||
* | Spellcheck file and details on command directives. | Craig Earls | 2012-02-10 | 1 | -165/+200 |
| | |||||
* | Really added the description of --start-of-week this time. | Craig Earls | 2012-02-10 | 1 | -1/+1 |
| | |||||
* | Added description of --start-of-week | Craig Earls | 2012-02-10 | 1 | -58/+58 |
| | |||||
* | Correct entry on grouping tags. Docs still had the old tag/pop syntax. Now ↵ | Craig Earls | 2012-02-10 | 1 | -8/+8 |
| | | | | they refer to the @tag .. @end tag | ||||
* | Dramatically improved the online help system. | Craig Earls | 2012-02-10 | 1 | -3/+18 |
| | | | | | | | | | | | | | Modify global.h and global.cc to bring up the info page for Ledger rather than the outdated man page. Also introduced new options to search the info page index. Help options are now: `--help' Brings up the info page `--help-info' Brings up the info help page `--help-comm' concept Searches the info index for `concept' `--help-disp' Brings up the Format String chapter of the manual `--help-calc' Brings up the Value Expression Chapter. | ||||
* | Modified global.h and global.cc to call info for the full-help option. | Craig Earls | 2012-02-10 | 1 | -2/+2 |
| | | | | Changed the direntry for ledger3.texi so that it would install correctly. | ||||
* | 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 |
| | |||||
* | 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 | 1 | -39/+3798 |
|\| | | | | | New draft of documentation | ||||
| * | fixed bug 555, stats now properly reports postings per day | Craig Earls | 2011-10-22 | 1 | -5/+7 |
| | |