| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding option --no-aliases to completely disable alias expansion | Peter Feigl | 2014-02-26 | 1 | -0/+5 |
* | Adding option --recursive-aliases, adding documentation to man-page and manual | Peter Feigl | 2014-02-26 | 1 | -2/+8 |
* | Adding support for recursive aliases. | Peter Feigl | 2014-02-25 | 1 | -1/+14 |
* | Fixing typo: test sweet -> test suite | Luke Williams | 2014-02-23 | 1 | -1/+1 |
* | DocTests: Allow inline input to be used with different example commands | Alexis Hildebrandt | 2014-02-19 | 1 | -20/+69 |
* | DocTests: Allow multiple example inputs | Alexis Hildebrandt | 2014-02-19 | 1 | -3/+10 |
* | Implicit logical and is really a logical or | Matijs van Zuijlen | 2014-02-17 | 1 | -1/+1 |
* | Merge pull request #241 from afh/pull/spelling | Craig Earls | 2014-02-09 | 1 | -2/+2 |
|\ |
|
| * | Correct spelling mistakes | Alexis Hildebrandt | 2014-02-07 | 1 | -2/+2 |
* | | Add explanation on how to validate documentation examples | Alexis Hildebrandt | 2014-02-09 | 1 | -0/+61 |
* | | Add support to check documentation examples with inline data | Alexis Hildebrandt | 2014-02-07 | 1 | -25/+33 |
* | | Check examples in documentation when running tests | Alexis Hildebrandt | 2014-02-07 | 1 | -23/+52 |
|/ |
|
* | Bump copyright notice to 2014 in the documentation | Alexis Hildebrandt | 2014-02-04 | 1 | -1/+1 |
* | Commodity column in default CSV format should match the displayed amount | Steve Purcell | 2014-01-06 | 1 | -2/+2 |
* | Fix reference to old pattern negation syntax | Alan Berndt | 2013-09-24 | 1 | -1/+1 |
* | Remove reference to depricated ! operator in Chapt 4 | Wes Cravens | 2013-09-08 | 1 | -3/+3 |
* | Corrected discrepancies between documentation and drewr3.dat regarding apply ... | Craig Earls | 2013-09-07 | 1 | -1/+1 |
* | @itemx shoud be after an @item | RĂ©mi Vanicat | 2013-06-26 | 1 | -1/+1 |
* | Copy information from doc/NEWS to doc/ledger3.texi. | thdox | 2013-06-03 | 1 | -34/+50 |
* | Improve documentation about differences between ledger 2.6 and ledger 3.0. | thdox | 2013-06-01 | 1 | -1/+26 |
* | Fix bug #855 | thdox | 2013-06-01 | 1 | -0/+14 |
* | Add "ledger convert file.csv" and "hledger -f file.csv print". | thdox | 2013-05-20 | 1 | -7/+10 |
* | Add documentation for Payee metadata tag | thdox | 2013-05-20 | 1 | -1/+43 |
* | Mainly moving @code to @samp when relevant (when valued example) | thdox | 2013-05-20 | 1 | -210/+208 |
* | The programs (like ledger, gnuplot, report, head, getquote) have been | thdox | 2013-05-20 | 1 | -37/+36 |
* | Rename section "Reporting Commands" to "Basic Reporting Commands" as chapter ... | thdox | 2013-05-20 | 1 | -44/+37 |
* | Texinfo: Update every node with C-c C-u C-e | thdox | 2013-05-20 | 1 | -127/+127 |
* | Rename @code{--option} to @option{--option} | thdox | 2013-05-20 | 1 | -417/+461 |
* | Add some @cindex for commands. Fix @command{transaction} to @command{xact}. | thdox | 2013-05-20 | 1 | -19/+30 |
* | Move Ledger CLI command to @command. Also, fix commas in section title (makei... | thdox | 2013-05-20 | 1 | -128/+128 |
* | Fix warning from makeinfo compilation. | thdox | 2013-05-20 | 1 | -4/+3 |
* | Move @code to @samp when relevant for section Date and Time Format Codes | thdox | 2013-05-20 | 1 | -12/+13 |
* | Minor modifications, to fix bad display in TeX output | thdox | 2013-05-20 | 1 | -10/+10 |
* | Review of Babel section. Move to Babel name according to new naming. | thdox | 2013-05-20 | 1 | -74/+74 |
* | Add some "@c TODO" things to do later | thdox | 2013-05-20 | 1 | -0/+18 |
* | add missing @smallexample | thdox | 2013-05-20 | 1 | -2/+4 |
* | Insert some spacing | thdox | 2013-05-20 | 1 | -33/+215 |
* | Some minor reformatting | thdox | 2013-05-20 | 1 | -12/+25 |
* | M-x delete-trailing-whitespace | thdox | 2013-05-01 | 1 | -2/+2 |
* | Add @var{FORMAT_STRING} where missing | thdox | 2013-05-01 | 1 | -13/+13 |
* | For consistency, do not put on same @item two options that are | thdox | 2013-05-01 | 1 | -8/+7 |
* | Consistency on regex spelling | thdox | 2013-05-01 | 1 | -15/+15 |
* | Fix "copying" section to use best practises like in LaTeX, GDB or Texinfo man... | thdox | 2013-05-01 | 1 | -28/+26 |
* | Add description for /dev/stdin as input file | thdox | 2013-04-30 | 1 | -1/+2 |
* | Add description for --unrealized-gains and --unrealized-losses | thdox | 2013-04-30 | 1 | -4/+9 |
* | Add description for --time-colon | thdox | 2013-04-30 | 1 | -1/+5 |
* | Moved to "FIX THIS ENTRY" for consistency | thdox | 2013-04-29 | 1 | -31/+31 |
* | Change from -report to -format as -report can not be found in source code | thdox | 2013-04-29 | 1 | -16/+18 |
* | Some cleanup on pre-commands | thdox | 2013-04-29 | 1 | -30/+14 |
* | Check that options in global.cc::lookup_option, | thdox | 2013-04-29 | 1 | -210/+358 |