| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Corrected one @xref | Rémi Vanicat | 2013-03-01 | 1 | -1/+1 |
* | Added forgotten {} for @code in ledger-mode.texi | Rémi Vanicat | 2013-03-01 | 1 | -3/+3 |
* | The .info for ledger-mode should not be the same than for ledger3 | Rémi Vanicat | 2013-03-01 | 1 | -1/+1 |
* | Removed EMACS section from Ledger3.texi | Craig Earls | 2013-02-27 | 1 | -311/+1 |
* | Add ledger-mode.texi to the build list | Craig Earls | 2013-02-27 | 1 | -1/+1 |
* | Restructured customization groups. Completed initial draft of ledger-mode doc... | Craig Earls | 2013-02-27 | 1 | -23/+172 |
* | Merge branch 'next' into ledger-mode-documentation | Craig Earls | 2013-02-27 | 1 | -1/+1 |
|\ |
|
| * | Fix typo in ledger3.texi | Craig Earls | 2013-02-27 | 1 | -1/+1 |
* | | Initial commit of ledger-mode documentation and demo file | Craig Earls | 2013-02-26 | 1 | -0/+587 |
|/ |
|
* | 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 |
* | Fixed typo in doc/CMakeLists.txt line 58 "mesage" ==> "message" | Craig Earls | 2013-02-25 | 1 | -1/+1 |
* | 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 |
* | Added menu and keybinding for ledger-post-edit-amount | Craig Earls | 2013-02-01 | 1 | -0/+13 |
* | 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 |
* | Add ability to reconcile new account without switching recon buffers | Craig Earls | 2013-01-30 | 1 | -1/+5 |
* | Bug 634 Added roundto function, optimized floor and ceiling | Craig Earls | 2013-01-30 | 1 | -1/+3 |
* | fix CMake variable expansion for man2html | Johann Klähn | 2013-01-29 | 1 | -1/+1 |
* | Documented the tags command. | Craig Earls | 2013-01-29 | 1 | -5/+18 |
* | 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 |
* | do not auto-build documentation | Johann Klähn | 2013-01-19 | 1 | -6/+2 |
* | improve doxygen build logic | Johann Klähn | 2013-01-19 | 2 | -10/+24 |
* | doxygen: enable search and folding | Johann Klähn | 2013-01-19 | 1 | -2/+2 |
* | update Doxyfile.in (using doxygen -u) | Johann Klähn | 2013-01-19 | 1 | -679/+1069 |
* | only run doxygen once | Johann Klähn | 2013-01-19 | 1 | -2/+10 |
* | On the Mac, texi2pdf doesn't have a --tidy option | John Wiegley | 2013-01-16 | 1 | -1/+1 |
* | repair doxygen support | Johann Klähn | 2013-01-14 | 2 | -3/+21 |
* | Merge pull request #120 from kljohann/cmake.docs | John Wiegley | 2013-01-14 | 1 | -10/+8 |
|\ |
|
| * | fix issue for separate build dir | Johann Klähn | 2013-01-14 | 1 | -10/+8 |
* | | Merge pull request #119 from kljohann/cmake.docs | John Wiegley | 2013-01-14 | 2 | -17/+73 |
|\| |
|
| * | convert doc/Makefile to CMake | Johann Klähn | 2013-01-14 | 2 | -17/+73 |
* | | 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 |
* | Bugs 726 and 727. Remove reference to draft and lisp commands in man page | Craig Earls | 2012-10-26 | 1 | -13/+7 |
* | 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 |