Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backed out recent changes that broke the complete cycling behavior. | Craig Earls | 2014-01-07 | 1 | -5/+0 |
| | |||||
* | Commodity column in default CSV format should match the displayed amount | Steve Purcell | 2014-01-06 | 1 | -2/+2 |
| | | | | | | | | If one uses --exchange to force CSV display amounts into a particular currency, then the commodity output column should match that currency. Without this patch, the commodity column contains the original commodity, not the commodity for the exported amount. | ||||
* | Plugging ledger pcomplete into completion-at-point. | 4ourbit | 2014-01-01 | 1 | -0/+5 |
| | | | | Added documentation on how to use pcomplete transparently via completion-at-point. | ||||
* | Correction of docs on Scheduling Transactions | Rémi Vanicat | 2013-11-26 | 1 | -5/+9 |
| | |||||
* | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-11-06 | 1 | -7/+8 |
|\ | |||||
| * | install texinfo files | Johann Klähn | 2013-10-23 | 1 | -7/+8 |
| | | |||||
* | | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-10-02 | 4 | -4114/+6 |
|\| | |||||
| * | Fix reference to old pattern negation syntax | Alan Berndt | 2013-09-24 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #211 from mneilsen/master | John Wiegley | 2013-09-23 | 1 | -4/+4 |
| |\ | | | | | | | Update ledger-mode's "Quick Installation" docs | ||||
| | * | Update ledger-mode's "Quick Installation" docs | Mike Neilsen | 2013-09-21 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | * Change quote character to ' * Fix indentation * Load "ledger-mode" rather than "ldg-new" | ||||
| * | | delete obsolete ledger.texi. Down with cruft! | Simon Michael | 2013-09-21 | 2 | -4109/+1 |
| |/ | |||||
* | | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-09-20 | 1 | -4/+4 |
|\| | |||||
| * | 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 |
| | | | | | | | | and bucket | ||||
* | | Schedule documentation update | Craig Earls | 2013-07-02 | 1 | -2/+26 |
|/ | |||||
* | @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 |
| | | | | Correct the documentation about '-s' that has no effect on bal command. | ||||
* | Improve documentation about differences between ledger 2.6 and ledger 3.0. | thdox | 2013-06-01 | 1 | -1/+26 |
| | | | | GnuCash support removed, environment variables deprecated. | ||||
* | 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 url for "csv2ledger" tools | ||||
* | 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 |
| | | | | surrounded by @file{}. | ||||
* | Rename section "Reporting Commands" to "Basic Reporting Commands" as chapter ↵ | thdox | 2013-05-20 | 1 | -44/+37 |
| | | | | | | | | | | "Reporting Commands" already exists. Rename to "Report filtering", "Output customization", "Commodity reporting". Second word is lowercase as exact same subsection exists with uppercase. Not a proper fix, but the quickest I found. Rename from "Example Journal File: drewr.dat" to "Example Journal File" as makeinfo does not like ':' in titles. Fix some old naming of cross references. | ||||
* | 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 |
| | | | | | | | | | | | | Rename @code{-Q} to @option{--download (-Q)}. The reasoning is that the reader of the manual is a newcomer, and as a newcomer --download is more self-explicit compared to a cryptic single letter. But information is kept for advanced user who can still exercise their mastery with cryptic things. Fix short option -Z (and not -L) for --price-exp Fix "@section Balance format" (as @option in title is causing issues with makeinfo). Fix consistency of @option{--option @var{VAR}} by adding systematically @var{VAR}. Add period at end of sentences. | ||||
* | 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 ↵ | thdox | 2013-05-20 | 1 | -128/+128 |
| | | | | (makeinfo does not like that). | ||||
* | 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 | 2 | -33/+286 |
| | |||||
* | Some minor reformatting | thdox | 2013-05-20 | 2 | -13/+27 |
| | |||||
* | 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 |
| | | | | different (even if very close in purpose). | ||||
* | Add TODO keyword where there are still menu entries to describe | thdox | 2013-05-01 | 1 | -0/+13 |
| | |||||
* | Add description for menu items related to Sort | thdox | 2013-05-01 | 1 | -14/+14 |
| | |||||
* | Consistency on regex spelling | thdox | 2013-05-01 | 1 | -15/+15 |
| | |||||
* | Added Copying Transaction section | thdox | 2013-05-01 | 1 | -47/+61 |
| | | | | | | | | Consistency of Minibuffer spelling Improved Add Transaction section Renamed xact to transaction Renamed old menu entry from "Hide Xacts" to "Narrow to Regex" Calc surrounded with @command | ||||
* | Fix "copying" section to use best practises like in LaTeX, GDB or Texinfo ↵ | thdox | 2013-05-01 | 2 | -52/+50 |
| | | | | manuals | ||||
* | Minor fixes | thdox | 2013-05-01 | 1 | -2/+3 |
| | |||||
* | Minor fix | thdox | 2013-05-01 | 1 | -5/+5 |
| | |||||
* | Adding concepts (@cindex) to fill Concept Index | thdox | 2013-05-01 | 1 | -0/+36 |
| | |||||
* | Added Command & Variable Index | thdox | 2013-05-01 | 1 | -26/+69 |
| | | | | Added Keystroke Index | ||||
* | Fix "Overfull \hbox" error appearing when generating pdf through pdfTeX | thdox | 2013-04-30 | 1 | -1/+2 |
| | |||||
* | Fix typos and alignment (fill-paragraph) | thdox | 2013-04-30 | 1 | -51/+53 |
| |