Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | [doc] Improve documentation for option aliases | Alexis Hildebrandt | 2015-01-27 | 1 | -6/+18 | |
* | | | | | [doc] Minor typographical changes in manpage | Alexis Hildebrandt | 2015-01-27 | 1 | -13/+18 | |
* | | | | | [doc] Comment empty items in manpage | Alexis Hildebrandt | 2015-01-27 | 1 | -3/+3 | |
* | | | | | [doc] Change wording in manpage | Alexis Hildebrandt | 2015-01-27 | 1 | -36/+51 | |
* | | | | | [doc] Use specific example to explain environment vars | Alexis Hildebrandt | 2015-01-27 | 1 | -2/+2 | |
* | | | | | [doc] Use Tn for HTTP and XML in manpage | Alexis Hildebrandt | 2015-01-27 | 1 | -2/+5 | |
* | | | | | [doc] Use .Nm instead of [Ll]edger in manpage | Alexis Hildebrandt | 2015-01-27 | 1 | -47/+135 | |
* | | | | | [doc] Replace Nm with Sy, Cm, Pa in manpage | Alexis Hildebrandt | 2015-01-27 | 1 | -69/+69 | |
* | | | | | [doc] Correct Ar placholders in manpage | Alexis Hildebrandt | 2015-01-27 | 1 | -2/+2 | |
* | | | | | [doc] Replace Nm with more appropriate macros | Alexis Hildebrandt | 2015-01-27 | 1 | -19/+19 | |
* | | | | | [doc] Improve quoting in manpage | Alexis Hildebrandt | 2015-01-27 | 1 | -13/+15 | |
* | | | | | [doc] Replace .Nm with .Ic where appropriate | Alexis Hildebrandt | 2015-01-27 | 1 | -78/+82 | |
* | | | | | [doc] Use ASCII single quote as apostrophe | Alexis Hildebrandt | 2015-01-27 | 1 | -1/+1 | |
* | | | | | [doc] Change FILES section into a Pathname list | Alexis Hildebrandt | 2015-01-27 | 1 | -1/+3 | |
* | | | | | [doc] Add tests to value and format expressions | Alexis Hildebrandt | 2015-01-27 | 2 | -90/+506 | |
* | | | | | [doc] Improve @smallexample command line parsing | Alexis Hildebrandt | 2015-01-27 | 1 | -2/+4 | |
* | | | | | [doc] Add texinfo reference for permissive option | Alexis Hildebrandt | 2015-01-27 | 1 | -1/+1 | |
* | | | | | Merge pull request #382 from thdox/add-to-doc | Alexis Hildebrandt | 2015-01-27 | 2 | -6/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add documentation for --no-pager option. | thdox | 2015-01-22 | 2 | -6/+16 | |
* | | | | | | Merge pull request #383 from thdox/add-to-doc2 | Alexis Hildebrandt | 2015-01-27 | 4 | -21/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Rename file from test/regress/634AA589.test to | thdox | 2015-01-22 | 2 | -19/+19 | |
| * | | | | | | Add documentation for option --permissive. | thdox | 2015-01-22 | 2 | -2/+3 | |
| |/ / / / / | ||||||
* | | | | | | [tests] Grep for option alternates during checks | Alexis Hildebrandt | 2015-01-25 | 1 | -11/+17 | |
* | | | | | | [tests] Ignore comment lines when checking texinfo | Alexis Hildebrandt | 2015-01-23 | 1 | -1/+2 | |
* | | | | | | [tools] Improve prepare git commit message hook | Alexis Hildebrandt | 2015-01-23 | 1 | -2/+13 | |
* | | | | | | [tests] Move untested_options to CheckBaselineTests | Alexis Hildebrandt | 2015-01-22 | 2 | -29/+29 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #381 from thdox/bugzilla-1105-2 | Craig Earls | 2015-01-21 | 2 | -36/+123 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add prefix ledger-reconcile- to s-functions to not conflict with | thdox | 2015-01-21 | 1 | -6/+7 | |
| * | | | | | Add documentation for bugzilla #1105, and align documentation between | thdox | 2015-01-21 | 2 | -21/+55 | |
| * | | | | | Minor documentation fixes | thdox | 2015-01-21 | 1 | -6/+6 | |
| * | | | | | Fix for bugzilla #1105. | thdox | 2015-01-21 | 1 | -9/+61 | |
* | | | | | | [tests] Capture stderr when running DocTests | Alexis Hildebrandt | 2015-01-21 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | [tests] Improve option parsing in CheckTexinfo.py | Alexis Hildebrandt | 2015-01-21 | 2 | -277/+311 | |
* | | | | | [tests] Refactor CheckTests.py into custom scripts | Alexis Hildebrandt | 2015-01-21 | 7 | -141/+244 | |
* | | | | | [doc] Comment undocumented options in manpage | Alexis Hildebrandt | 2015-01-21 | 1 | -2/+2 | |
* | | | | | Merge pull request #379 from afh/pull/trim | John Wiegley | 2015-01-20 | 2 | -2/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | [fix] Make trim function trim trailing whitespace | Alexis Hildebrandt | 2015-01-20 | 2 | -2/+13 | |
|/ / / / / | ||||||
* | | | | | [doc] Remove unsupported value expressions | Alexis Hildebrandt | 2015-01-20 | 1 | -24/+0 | |
* | | | | | [doc] Add more tests | Alexis Hildebrandt | 2015-01-20 | 1 | -9/+9 | |
* | | | | | [doc] Document some value expressions in manpage | Alexis Hildebrandt | 2015-01-20 | 1 | -0/+10 | |
* | | | | | [doc] Improve spelling and wording | Alexis Hildebrandt | 2015-01-20 | 1 | -2/+2 | |
* | | | | | Merge pull request #378 from kain88-de/manual-install-instructions | Alexis Hildebrandt | 2015-01-20 | 1 | -8/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | Refer to INSTALL.md rather then README.md | Max Linke | 2015-01-20 | 1 | -1/+1 | |
| * | | | | | Add hint to check README.md for build instructions | Max Linke | 2015-01-20 | 1 | -5/+4 | |
| * | | | | | Update install instruction in manual | Max Linke | 2015-01-20 | 1 | -8/+15 | |
* | | | | | | Merge pull request #376 from thdox/add-to-index4 | Alexis Hildebrandt | 2015-01-20 | 1 | -2/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add cross-ref for bucket and year. | thdox | 2015-01-20 | 1 | -2/+4 | |
| * | | | | | | Add those single letter directives to index. | thdox | 2015-01-19 | 1 | -0/+12 | |
* | | | | | | | Merge pull request #377 from thdox/command-line | Alexis Hildebrandt | 2015-01-20 | 1 | -47/+47 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make consistent the syntax of "command-line" | thdox | 2015-01-20 | 1 | -47/+47 | |
| | |/ / / / / | |/| | | | | |