summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * The programs (like ledger, gnuplot, report, head, getquote) have beenthdox2013-05-201-37/+36
| * Rename section "Reporting Commands" to "Basic Reporting Commands" as chapter ...thdox2013-05-201-44/+37
| * Texinfo: Update every node with C-c C-u C-ethdox2013-05-201-127/+127
| * Rename @code{--option} to @option{--option}thdox2013-05-201-417/+461
| * Add some @cindex for commands. Fix @command{transaction} to @command{xact}.thdox2013-05-201-19/+30
| * Move Ledger CLI command to @command. Also, fix commas in section title (makei...thdox2013-05-201-128/+128
| * Fix warning from makeinfo compilation.thdox2013-05-201-4/+3
| * Move @code to @samp when relevant for section Date and Time Format Codesthdox2013-05-201-12/+13
| * Minor modifications, to fix bad display in TeX outputthdox2013-05-201-10/+10
| * Review of Babel section. Move to Babel name according to new naming.thdox2013-05-201-74/+74
| * Add some "@c TODO" things to do laterthdox2013-05-201-0/+18
| * add missing @smallexamplethdox2013-05-201-2/+4
| * Insert some spacingthdox2013-05-202-33/+286
| * Some minor reformattingthdox2013-05-202-13/+27
|/
* Fixed parsing of the "fixed" directiveJohn Wiegley2013-05-193-8/+13
* Remove some unnecessary and complicated logicJohn Wiegley2013-05-192-34/+15
* Add unit test for 686John Wiegley2013-05-191-0/+33
* Add a missing member initializer to a copy constructorJohn Wiegley2013-05-191-1/+2
* Another whitespace fixJohn Wiegley2013-05-191-1/+1
* Add a missing % characterJohn Wiegley2013-05-191-1/+1
* Whitespace fixJohn Wiegley2013-05-191-1/+1
* Updated .gitignoreJohn Wiegley2013-05-191-0/+1
* Add contrib/compilation-ledger.elJohn Wiegley2013-05-191-0/+97
* Resolve new compiler warnings from ClangJohn Wiegley2013-05-198-17/+10
* Add -Wno-disabled-macro-expansionJohn Wiegley2013-05-191-0/+1
* Get the unit tests passing againJohn Wiegley2013-05-192-2/+2
* Prevent failure if ledger sort buffer is called with point before the ledger ...Craig Earls2013-05-141-7/+7
* Fix ledger-find-slot so that it doesn't require transaction codesCraig Earls2013-05-142-60/+60
* Fix Bug 962Craig Earls2013-05-112-81/+82
* Correct regexCraig Earls2013-05-111-1/+1
* Merge branch 'master' of https://github.com/ledger/ledgerCraig Earls2013-05-101-4/+4
|\
| * Merge pull request #185 from bkuhn/contrib-non-profit-audit-minor-reporting-fixCraig Earls2013-05-101-4/+4
| |\
| | * Type lists need to change along with the groupings.Bradley M. Kuhn2013-05-101-2/+2
| | * Chart of accounts change s/Enforcement/Compliance/, but make backwards compat...Bradley M. Kuhn2013-05-101-2/+2
* | | Reverted changes to completion. Changes were "more correct" but performance ...Craig Earls2013-05-103-32/+12
|/ /
* | Fix Bug 961, add ldg-context.el and ldg-schedule.el to CMakeLists.txtCraig Earls2013-05-091-4/+6
* | Implement more efficient completion algorithm. Thanks Thierry! Also remove ...Craig Earls2013-05-063-61/+38
* | Ensure ledger-mode display balance can handle zero balance accounts.Craig Earls2013-05-061-1/+3
|/
* Add stats to ledger modeCraig Earls2013-05-011-9/+22
* Merge pull request #184 from thdox/documentationJohn Wiegley2013-05-012-390/+550
|\
| * M-x delete-trailing-whitespacethdox2013-05-011-2/+2
| * Add @var{FORMAT_STRING} where missingthdox2013-05-011-13/+13
| * For consistency, do not put on same @item two options that arethdox2013-05-011-8/+7
| * Add TODO keyword where there are still menu entries to describethdox2013-05-011-0/+13
| * Add description for menu items related to Sortthdox2013-05-011-14/+14
| * Consistency on regex spellingthdox2013-05-011-15/+15
| * Added Copying Transaction sectionthdox2013-05-011-47/+61
| * Fix "copying" section to use best practises like in LaTeX, GDB or Texinfo man...thdox2013-05-012-52/+50
| * Minor fixesthdox2013-05-011-2/+3
| * Minor fixthdox2013-05-011-5/+5