| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Corrected bracket quotation problem | Craig Earls | 2011-09-28 | 1 | -5/+5 |
| * | added chapter files for Queries, Reporting, Format Strings, Python Extensions... | Craig Earls | 2011-09-28 | 6 | -23/+20 |
| * | added chapter files for Queries, Reporting, Format Strings, Python Extensions... | Craig Earls | 2011-09-28 | 5 | -0/+15 |
| * | Initial commit of new documentation structure | Craig Earls | 2011-09-28 | 6 | -87/+1630 |
* | | Merge branch 'next' of github.com:jwiegley/ledger into next | John Wiegley | 2011-10-11 | 1 | -2/+3 |
|\ \ |
|
| * | | Add warning to docs about whitespace in ledger format. | David Gilman | 2011-09-01 | 1 | -2/+3 |
| |/ |
|
* / | Documentation fixes | John Wiegley | 2011-10-11 | 1 | -11/+10 |
|/ |
|
* | Roel Vanhout's build files for Visual Studio 2008 | John Wiegley | 2011-03-25 | 1 | -0/+0 |
* | Doc: Cannot separate multiple files with colons | Matt Palmer | 2010-12-30 | 1 | -2/+2 |
* | Doc: Each option in ledgerrc must go on it's own line | Matt Palmer | 2010-12-30 | 1 | -2/+5 |
* | Corrected syntax error in new ledger3 doc | Martin Michlmayr | 2010-07-30 | 1 | -9/+9 |
* | Added new --bold-if option | John Wiegley | 2010-06-22 | 1 | -1/+2 |
* | Initial skeleton for the 3.0 manual | John Wiegley | 2010-06-19 | 1 | -0/+322 |
* | Added NEWS entries for 2.6.2 and 2.6.3 | John Wiegley | 2010-06-19 | 1 | -0/+17 |
* | Added new option --inject=KEY[,KEY...] | John Wiegley | 2010-06-18 | 1 | -1/+2 |
* | Corrected list of options shown in the man page | John Wiegley | 2010-06-15 | 1 | -8/+39 |
* | Use UTF-8 as the proper encoding for Texinfo docs | John Wiegley | 2010-06-12 | 1 | -1/+1 |
* | Untabified all source files | John Wiegley | 2010-06-11 | 3 | -27/+27 |
* | Corrected a misleading example in the manual | John Wiegley | 2010-06-09 | 1 | -27/+5 |
* | @ characters in the manual need to be escaped. | Martin Michlmayr | 2010-06-02 | 1 | -2/+2 |
* | Fixed a typo in the manual | Martin Michlmayr | 2010-05-28 | 1 | -1/+1 |
* | Simplify introductory section of the manual | Martin Michlmayr | 2010-05-28 | 1 | -2/+2 |
* | Fix a cosmetic problem in the manual | Martin Michlmayr | 2010-05-28 | 1 | -1/+1 |
* | Add a missing word to the manual | Martin Michlmayr | 2010-05-28 | 1 | -4/+5 |
* | Documentation fixes. | Michael Norrish | 2010-05-28 | 1 | -13/+13 |
* | Updated NEWS file that there will be less news | John Wiegley | 2010-05-22 | 1 | -29/+8 |
* | ldg-texi.el now auto-generates regression tests | John Wiegley | 2010-03-15 | 1 | -0/+15 |
* | Make the manual encoding be utf-8 | John Wiegley | 2010-03-05 | 1 | -1/+1 |
* | Updated copyrights to 2003-2010 | John Wiegley | 2010-03-05 | 1 | -1/+1 |
* | Removed doc/Ledger.scriv | John Wiegley | 2010-02-04 | 369 | -130315/+0 |
* | Added a --pivot=TAG option | John Wiegley | 2010-02-02 | 1 | -12/+2 |
* | Several changes to the sample.dat file | Aristid Breitkreuz | 2009-11-20 | 1 | -12/+18 |
* | Made the account and tag directives more rational | John Wiegley | 2009-11-15 | 1 | -0/+4 |
* | Moved a usage of Ar in the man page | John Wiegley | 2009-11-13 | 1 | -2/+3 |
* | All commands are now documented in the man page | John Wiegley | 2009-11-12 | 1 | -37/+261 |
* | Added support for Boost.Regex w/ ICU | John Wiegley | 2009-11-07 | 1 | -1/+1 |
* | Added file relating to last doc update | John Wiegley | 2009-10-27 | 1 | -0/+4 |
* | Added note to doc file. | John Wiegley | 2009-10-27 | 2 | -20/+22 |
* | Added beginning draft of manual for 3.0 | John Wiegley | 2009-10-25 | 368 | -0/+130309 |
* | Fixed a bug in the man page | John Wiegley | 2009-03-15 | 1 | -3/+3 |
* | Removed the --totals option | John Wiegley | 2009-03-05 | 1 | -2/+1 |
* | Normalized how account totals are calculated | John Wiegley | 2009-03-03 | 1 | -0/+1 |
* | Several corrections to the man page | John Wiegley | 2009-03-03 | 1 | -15/+28 |
* | Removed a license file that's no longer relevant | John Wiegley | 2009-02-28 | 1 | -25/+0 |
* | Added --lots-actual, to not print calc'd details | John Wiegley | 2009-02-27 | 1 | -0/+1 |
* | Added generate command, --seed, and GenerateTests | John Wiegley | 2009-02-27 | 1 | -0/+2 |
* | Added an --unround option, to show full precision | John Wiegley | 2009-02-27 | 1 | -1/+2 |
* | Changed --exchange's short option from -x to -X | John Wiegley | 2009-02-25 | 1 | -2/+2 |
* | Fixed the --gain option for balance reports | John Wiegley | 2009-02-25 | 1 | -0/+1 |
* | Added a new --depth option | John Wiegley | 2009-02-25 | 1 | -1/+2 |