summaryrefslogtreecommitdiff
path: root/doc/ledger3.texi
Commit message (Expand)AuthorAgeFilesLines
* Adding option --no-aliases to completely disable alias expansionPeter Feigl2014-02-261-0/+5
* Adding option --recursive-aliases, adding documentation to man-page and manualPeter Feigl2014-02-261-2/+8
* Adding support for recursive aliases.Peter Feigl2014-02-251-1/+14
* Fixing typo: test sweet -> test suiteLuke Williams2014-02-231-1/+1
* DocTests: Allow inline input to be used with different example commandsAlexis Hildebrandt2014-02-191-20/+69
* DocTests: Allow multiple example inputs Alexis Hildebrandt2014-02-191-3/+10
* Implicit logical and is really a logical orMatijs van Zuijlen2014-02-171-1/+1
* Merge pull request #241 from afh/pull/spellingCraig Earls2014-02-091-2/+2
|\
| * Correct spelling mistakesAlexis Hildebrandt2014-02-071-2/+2
* | Add explanation on how to validate documentation examplesAlexis Hildebrandt2014-02-091-0/+61
* | Add support to check documentation examples with inline dataAlexis Hildebrandt2014-02-071-25/+33
* | Check examples in documentation when running testsAlexis Hildebrandt2014-02-071-23/+52
|/
* Bump copyright notice to 2014 in the documentationAlexis Hildebrandt2014-02-041-1/+1
* Commodity column in default CSV format should match the displayed amountSteve Purcell2014-01-061-2/+2
* Fix reference to old pattern negation syntaxAlan Berndt2013-09-241-1/+1
* Remove reference to depricated ! operator in Chapt 4Wes Cravens2013-09-081-3/+3
* Corrected discrepancies between documentation and drewr3.dat regarding apply ...Craig Earls2013-09-071-1/+1
* @itemx shoud be after an @itemRĂ©mi Vanicat2013-06-261-1/+1
* Copy information from doc/NEWS to doc/ledger3.texi.thdox2013-06-031-34/+50
* Improve documentation about differences between ledger 2.6 and ledger 3.0.thdox2013-06-011-1/+26
* Fix bug #855thdox2013-06-011-0/+14
* Add "ledger convert file.csv" and "hledger -f file.csv print".thdox2013-05-201-7/+10
* Add documentation for Payee metadata tagthdox2013-05-201-1/+43
* Mainly moving @code to @samp when relevant (when valued example)thdox2013-05-201-210/+208
* 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-201-33/+215
* Some minor reformattingthdox2013-05-201-12/+25
* 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
* Consistency on regex spellingthdox2013-05-011-15/+15
* Fix "copying" section to use best practises like in LaTeX, GDB or Texinfo man...thdox2013-05-011-28/+26
* Add description for /dev/stdin as input filethdox2013-04-301-1/+2
* Add description for --unrealized-gains and --unrealized-lossesthdox2013-04-301-4/+9
* Add description for --time-colonthdox2013-04-301-1/+5
* Moved to "FIX THIS ENTRY" for consistencythdox2013-04-291-31/+31
* Change from -report to -format as -report can not be found in source codethdox2013-04-291-16/+18
* Some cleanup on pre-commandsthdox2013-04-291-30/+14
* Check that options in global.cc::lookup_option,thdox2013-04-291-210/+358