summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Add validation for @smallexample.thdox2015-02-191-49/+60
| | * Improve documentation about Asset Allocation.thdox2015-02-191-20/+27
| | * Correct an output.thdox2015-02-191-1/+1
| * | [doc] Add support for additional input filesAlexis Hildebrandt2015-02-202-2/+25
| * | [tests] Improve error reporting for test/DocTests.pyAlexis Hildebrandt2015-02-201-7/+9
| * | [tests] Add output when skipping incomplete testsAlexis Hildebrandt2015-02-201-1/+7
| * | [tests] Clean-up test/DocTests.pyAlexis Hildebrandt2015-02-201-17/+19
| |/
| * [doc] Add documentation for command-line optionsAlexis Hildebrandt2015-02-182-18/+109
| * [doc] Whitespace editAlexis Hildebrandt2015-02-182-168/+168
| * [doc] Add documentation for several optionsAlexis Hildebrandt2015-02-182-53/+90
| * [ledger] Remove --cache optionAlexis Hildebrandt2015-02-1828-1226/+1
| * [ledger] Remove --full-help optionAlexis Hildebrandt2015-02-183-8/+0
| * [doc] Use ASCII single quote instead of apostropheAlexis Hildebrandt2015-02-181-1/+1
| * Merge pull request #391 from thdox/fedora_20Alexis Hildebrandt2015-02-181-2/+27
| |\
| | * Add instructions for Fedora 20.thdox2015-02-131-2/+27
| * | [tests] Allow testing of multi-line examplesAlexis Hildebrandt2015-02-181-1/+1
| |/
| * Merge pull request #387 from thdox/pre-commitCraig Earls2015-02-101-3/+3
| |\
| | * Improve quotingthdox2015-02-101-1/+1
| | * SC2086 Double quote to prevent globbing and word splitting.thdox2015-02-081-1/+1
| | * SC2069 The order of the 2>&1 and the redirect matters.thdox2015-02-081-1/+1
| | * SC2112 'function' keyword is non-standard. Delete it.thdox2015-02-081-1/+1
| * | Merge pull request #389 from thdox/untabify-emacs-lisp2Craig Earls2015-02-1019-614/+620
| |\ \
| | * | [emacs] C-x h M-x untabify RETthdox2015-02-1018-584/+584
| | * | [emacs] M-x add-dir-local-variable RET emacs-lisp-mode RET indent-tabs-mode R...thdox2015-02-101-30/+36
| | |/
| * | Merge pull request #386 from thdox/gitignoreAlexis Hildebrandt2015-02-101-0/+3
| |\ \ | | |/ | |/|
| | * Add version.texi, and some random texi generated files.thdox2015-02-081-0/+3
| |/
* | Merge commit 'bc487be14bd1a79cbbedb9203921b357ced79ef7' into nextCraig Earls2015-02-088-469/+1206
|\|
| * [doc] Improve example for environment variable optionsAlexis Hildebrandt2015-01-292-15/+13
| * Merge pull request #384 from thdox/add-to-doc5Alexis Hildebrandt2015-01-291-2/+3
| |\
| | * Remove back-link from option to section "balance assertions".thdox2015-01-281-2/+3
| |/
| * [doc] Report undocumented value expression functionsAlexis Hildebrandt2015-01-274-23/+89
| * [doc] Add some expression documentation to manpageAlexis Hildebrandt2015-01-271-32/+66
| * [doc] Change wording in manpageAlexis Hildebrandt2015-01-271-14/+28
| * [doc] Add documentation of some expressionsAlexis Hildebrandt2015-01-271-11/+69
| * [doc] Change wording in manpageAlexis Hildebrandt2015-01-271-62/+61
| * [doc] Improve examples in manpageAlexis Hildebrandt2015-01-271-3/+4
| * [doc] Fix typo in manpageAlexis Hildebrandt2015-01-271-1/+1
| * [doc] Improve documentation for option aliasesAlexis Hildebrandt2015-01-271-6/+18
| * [doc] Minor typographical changes in manpageAlexis Hildebrandt2015-01-271-13/+18
| * [doc] Comment empty items in manpageAlexis Hildebrandt2015-01-271-3/+3
| * [doc] Change wording in manpageAlexis Hildebrandt2015-01-271-36/+51
| * [doc] Use specific example to explain environment varsAlexis Hildebrandt2015-01-271-2/+2
| * [doc] Use Tn for HTTP and XML in manpageAlexis Hildebrandt2015-01-271-2/+5
| * [doc] Use .Nm instead of [Ll]edger in manpageAlexis Hildebrandt2015-01-271-47/+135
| * [doc] Replace Nm with Sy, Cm, Pa in manpageAlexis Hildebrandt2015-01-271-69/+69
| * [doc] Correct Ar placholders in manpageAlexis Hildebrandt2015-01-271-2/+2
| * [doc] Replace Nm with more appropriate macrosAlexis Hildebrandt2015-01-271-19/+19
| * [doc] Improve quoting in manpageAlexis Hildebrandt2015-01-271-13/+15
| * [doc] Replace .Nm with .Ic where appropriateAlexis Hildebrandt2015-01-271-78/+82
| * [doc] Use ASCII single quote as apostropheAlexis Hildebrandt2015-01-271-1/+1