Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'next' of github.com:ledger/ledger into next | Simon Michael | 2013-01-11 | 1 | -1/+1 |
|\ | |||||
| * | Update obsolete wording in documentation for 'year' command directive. | Karl Fogel | 2012-12-16 | 1 | -1/+1 |
| | | |||||
* | | escape @ characters properly so they show up | Simon Michael | 2013-01-11 | 1 | -12/+12 |
|/ | |||||
* | Correct typos | Alexis Hildebrandt | 2012-11-10 | 1 | -17/+17 |
| | |||||
* | Fixe } bug | Craig Earls | 2012-11-06 | 1 | -2/+2 |
| | |||||
* | re-fixed draft and lisp command documentation | Craig Earls | 2012-11-01 | 1 | -12/+12 |
| | |||||
* | Minor grammatical fixes | Craig Earls | 2012-10-26 | 1 | -1/+1 |
| | |||||
* | Documented removal of draft and lisp commands in the 2.6 changes chapter | Craig Earls | 2012-10-26 | 1 | -0/+2 |
| | |||||
* | Formatting cleanup | Craig Earls | 2012-10-23 | 1 | -40/+47 |
| | |||||
* | Reformatted tables and moved date formatting code section | Craig Earls | 2012-10-19 | 1 | -525/+568 |
| | |||||
* | Fixe emacs command chapter heading | Craig Earls | 2012-10-13 | 1 | -5/+5 |
| | |||||
* | Added more details to the convert command as provide by Johan Klahn | Craig Earls | 2012-10-13 | 1 | -1/+44 |
| | |||||
* | Fixed several typos and cleaned up formatting | Craig Earls | 2012-10-12 | 1 | -1/+1 |
| | |||||
* | formatting and grammar cleanup | Craig Earls | 2012-10-10 | 1 | -84/+100 |
| | |||||
* | Detailed section on the new commodity valuation system. | Craig Earls | 2012-10-10 | 1 | -165/+320 |
| | |||||
* | Fixes bug 801. Replaces "jorunal" with Ledger on line 235 of ledger3.texi | Craig Earls | 2012-10-10 | 1 | -2/+1 |
| | |||||
* | Filled in many blank entries | Craig Earls | 2012-10-09 | 1 | -471/+770 |
| | | | | Also reformatted the option lists to be more like the GCC manual | ||||
* | Corrected a few missing @ symbols per Jeroen | Craig Earls | 2012-10-04 | 1 | -4/+4 |
| | |||||
* | correcte --period-sort arguments in section 7.3.1 | Craig Earls | 2012-10-03 | 1 | -2/+2 |
| | |||||
* | Make reference and link to Bug Report #789 in fixed directive documentation. | Bradley M. Kuhn | 2012-09-14 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | Due to weirdness that's currently true with the existing next branch of ledger, I believe it's important to tell users in the documentation that there are some discrepancies in the 'fixed' directive behavior. The documentation from my previous commit is written to explain what 'fixed' *should* do; adding the bug report link here is a placeholder to tell users that it may not do what they think it does. Obviously, if someone closes #789, they should remove this paragraph added herein. But, if the bug report is closed, but the documentation lags behind, the worst that happens is some users have to click through to see the bug is closed. | ||||
* | Documentation for the fixed directive. | Bradley M. Kuhn | 2012-09-14 | 1 | -0/+31 |
| | | | | | Based on conversation with johnw on IRC, I believe this text properly documents the intended feature of the fixed directive. | ||||
* | Created Fixated prices node. | Bradley M. Kuhn | 2012-09-14 | 1 | -3/+5 |
| | | | | | There was a Fixated prices section, but no Fixated prices node. This of course required an update of nodes and menus throughout chapter. | ||||
* | Fixed typo: removed extra @tab. | Bradley M. Kuhn | 2012-09-10 | 1 | -1/+1 |
| | |||||
* | Document "Data File Parsing Information" format strings. | Bradley M. Kuhn | 2012-09-10 | 1 | -2/+22 |
| | | | | | Based on my reading of src/format.cc and inspection of output on some test data, I believe this is adequate documentation for these format strings. | ||||
* | Doc fix | John Wiegley | 2012-08-07 | 1 | -1/+1 |
| | |||||
* | Change occurences of #+srcname to #+name | John Wiegley | 2012-08-01 | 1 | -6/+6 |
| | |||||
* | Fixed a minor documentation bug | John Wiegley | 2012-06-25 | 1 | -1/+1 |
| | |||||
* | Commented out references to GNUCash | Craig Earls | 2012-04-04 | 1 | -3/+5 |
| | |||||
* | 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 |
| |