summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
|/
* [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
* [doc] Change FILES section into a Pathname listAlexis Hildebrandt2015-01-271-1/+3
* [doc] Add tests to value and format expressionsAlexis Hildebrandt2015-01-272-90/+506
* [doc] Improve @smallexample command line parsingAlexis Hildebrandt2015-01-271-2/+4
* [doc] Add texinfo reference for permissive optionAlexis Hildebrandt2015-01-271-1/+1
* Merge pull request #382 from thdox/add-to-docAlexis Hildebrandt2015-01-272-6/+16
|\
| * Add documentation for --no-pager option.thdox2015-01-222-6/+16
* | Merge pull request #383 from thdox/add-to-doc2Alexis Hildebrandt2015-01-274-21/+22
|\ \
| * | Rename file from test/regress/634AA589.test tothdox2015-01-222-19/+19
| * | Add documentation for option --permissive.thdox2015-01-222-2/+3
| |/
* | [tests] Grep for option alternates during checksAlexis Hildebrandt2015-01-251-11/+17