Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor formatting fixes for Emacs and Org mode | George Kettleborough | 2013-04-10 | 1 | -12/+12 |
| | |||||
* | Minor grammar fix | Craig Earls | 2013-04-06 | 1 | -1/+1 |
| | |||||
* | Initial chapter on time-keeping in ledger3.texi | Craig Earls | 2013-04-02 | 1 | -2/+32 |
| | |||||
* | Removed EMACS section from Ledger3.texi | Craig Earls | 2013-02-27 | 1 | -311/+1 |
| | |||||
* | Fix typo in ledger3.texi | Craig Earls | 2013-02-27 | 1 | -1/+1 |
| | |||||
* | unescaped a few symbols | Craig Earls | 2013-02-26 | 1 | -2/+2 |
| | |||||
* | Added a note to the introduction about paying attention to shell expansions | Craig Earls | 2013-02-26 | 1 | -0/+10 |
| | |||||
* | Fix formatting and typos | John Wiegley | 2013-02-18 | 1 | -10/+11 |
| | |||||
* | Small corrections in the Embedded Python section | Ryan Nowakowski | 2013-02-17 | 1 | -2/+2 |
| | |||||
* | Added rudimentary target checking to reconcile. | Craig Earls | 2013-02-13 | 1 | -1/+11 |
| | |||||
* | Correct misspelling | Craig Earls | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | Grammar cleanup | Craig Earls | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | Enh 246 add code folding to ledger mode | Craig Earls | 2013-02-05 | 1 | -5/+46 |
| | | | | Based on loccur. Hides everything but the xacts that match a regex. Linked to reconcile mode so that when you reconcile an account on xacts with that account are shown. Documentation updated | ||||
* | Added menu and keybinding for ledger-post-edit-amount | Craig Earls | 2013-02-01 | 1 | -0/+13 |
| | | | | | editing the amount with calc is too cool for school. I can't believe I didn't see it before. It is in the docs now as well. | ||||
* | Updated developer section | Craig Earls | 2013-02-01 | 1 | -316/+366 |
| | |||||
* | Add regional sort facility to ledger mode | Craig Earls | 2013-02-01 | 1 | -1/+1 |
| | | | | | | C-c C-s now bound to ledger-sort-region. ledger-sort-region is smart and find the beginning of the first xact within the region and the beginning of the first xact AFTER the region so that it can keep posing structure intact | ||||
* | Add ability to reconcile new account without switching recon buffers | Craig Earls | 2013-01-30 | 1 | -1/+5 |
| | | | | | Show cleared balance on command Update documentation | ||||
* | Bug 634 Added roundto function, optimized floor and ceiling | Craig Earls | 2013-01-30 | 1 | -1/+3 |
| | | | | Fixes Bug634 by adding roundto(amount, places). | ||||
* | Documented the tags command. | Craig Earls | 2013-01-29 | 1 | -5/+18 |
| | | | | Documented that the account and commodities command now sort. | ||||
* | Improved emacs section. Now documents all behavior. | Craig Earls | 2013-01-29 | 1 | -17/+49 |
| | |||||
* | Added Huququ'llah calculation back in. | Craig Earls | 2013-01-25 | 1 | -13/+91 |
| | | | | | Example was inadvertantly removed while writing the Automated Transaction section. | ||||
* | 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 |