Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Addresses bug 329 Suggestions for improving the documentation | Craig Earls | 2012-02-10 | 1 | -2/+2 | |
| | ||||||
* | Continued working on command options | Craig Earls | 2012-02-10 | 1 | -68/+94 | |
| | ||||||
* | Added several option descriptions and wrote a subsection on date and Time ↵ | Craig Earls | 2012-02-10 | 1 | -89/+252 | |
| | | | | Format Codes. | |||||
* | General cleanup, expanded the commenting section, addex index entries | Craig Earls | 2012-02-10 | 1 | -308/+345 | |
| | ||||||
* | Added details on convert, cleaned up debug options. | Craig Earls | 2012-02-10 | 1 | -123/+229 | |
| | ||||||
* | Spellcheck file and details on command directives. | Craig Earls | 2012-02-10 | 1 | -165/+200 | |
| | ||||||
* | Really added the description of --start-of-week this time. | Craig Earls | 2012-02-10 | 1 | -1/+1 | |
| | ||||||
* | Added description of --start-of-week | Craig Earls | 2012-02-10 | 1 | -58/+58 | |
| | ||||||
* | Correct entry on grouping tags. Docs still had the old tag/pop syntax. Now ↵ | Craig Earls | 2012-02-10 | 1 | -8/+8 | |
| | | | | they refer to the @tag .. @end tag | |||||
* | Dramatically improved the online help system. | Craig Earls | 2012-02-10 | 1 | -3/+18 | |
| | | | | | | | | | | | | | Modify global.h and global.cc to bring up the info page for Ledger rather than the outdated man page. Also introduced new options to search the info page index. Help options are now: `--help' Brings up the info page `--help-info' Brings up the info help page `--help-comm' concept Searches the info index for `concept' `--help-disp' Brings up the Format String chapter of the manual `--help-calc' Brings up the Value Expression Chapter. | |||||
* | Modified global.h and global.cc to call info for the full-help option. | Craig Earls | 2012-02-10 | 1 | -2/+2 | |
| | | | | Changed the direntry for ledger3.texi so that it would install correctly. | |||||
* | Continued working on option commands stubs. | Craig Earls | 2012-02-10 | 1 | -55/+175 | |
| | | | | | | | Filled in all global options, and most session options. This is mostly regurgitating what is already there, but I am doing it based on source code review which is showing some interesting nuances to the original | |||||
* | Added FIX THIS ENTRY stubs to empty entries | Craig Earls | 2012-02-10 | 1 | -2/+287 | |
| | ||||||
* | General cleanup work on documentation. | Craig Earls | 2012-02-10 | 1 | -2/+2 | |
| | ||||||
* | Added detailed documentation of most command directives. Added command ↵ | Craig Earls | 2012-02-10 | 1 | -44/+201 | |
| | | | | | | | | directives to test/input/drewr3.dat to demonstrate @tag @account @bucket. Conflicts: doc/ledger3.texi | |||||
* | Adds stubs for command directives found in textual.cc. | Craig Earls | 2012-02-10 | 1 | -21/+78 | |
| | | | | | | Conflicts: doc/ledger3.texi | |||||
* | Fixed some minor grammatical errors in the equit section | Craig Earls | 2012-02-10 | 1 | -3/+3 | |
| | ||||||
* | added clarification about commenting characters | Craig Earls | 2012-02-10 | 1 | -11/+49 | |
| | ||||||
* | Added more stubs, using the doxygen documentation | Craig Earls | 2012-02-10 | 1 | -19/+211 | |
| | ||||||
* | Wrote Asset Allocation section | Craig Earls | 2012-02-10 | 1 | -2/+121 | |
| | ||||||
* | Working on reporting chapter | Craig Earls | 2012-02-10 | 1 | -646/+761 | |
| | ||||||
* | Started detailed emacs ledger mode section | Craig Earls | 2012-02-10 | 1 | -13/+212 | |
| | ||||||
* | cleaned up commodity valuation section and moved it into options description ↵ | Craig Earls | 2012-02-10 | 1 | -410/+224 | |
| | | | | section | |||||
* | added details about fixing commodity lot prices | Craig Earls | 2012-02-10 | 1 | -2/+55 | |
| | ||||||
* | added details about using commodity names with whitespace and numerics | Craig Earls | 2012-02-10 | 1 | -2/+18 | |
| | ||||||
* | added details about buying and selling stock | Craig Earls | 2012-02-10 | 1 | -1/+38 | |
| | ||||||
* | added details about effective dates in postings | Craig Earls | 2012-02-10 | 1 | -3/+70 | |
| | ||||||
* | started command and concept indices | Craig Earls | 2012-02-10 | 1 | -4/+44 | |
| | ||||||
* | started command and concept indices | Craig Earls | 2012-02-10 | 1 | -21/+61 | |
| | ||||||
* | Added brief description of the pivot command | Craig Earls | 2012-02-10 | 1 | -2/+6 | |
| | ||||||
* | Added section to describe major changes from earlier versions to address bug 571 | Craig Earls | 2012-02-10 | 1 | -2/+5 | |
| | ||||||
* | Removed references to 'cache' option | Craig Earls | 2012-02-10 | 1 | -14/+10 | |
| | ||||||
* | Addresses bug 329 Suggestions for improving the documentation | Craig Earls | 2012-02-10 | 1 | -2/+2 | |
| | ||||||
* | corrected --percent option | Craig Earls | 2012-02-10 | 1 | -4/+4 | |
| | ||||||
* | Added org mode tutorial from Eric | Craig Earls | 2012-02-10 | 1 | -1/+307 | |
| | ||||||
* | removed --totals option for XML, no longer supported in 3.X | Craig Earls | 2012-02-10 | 1 | -5/+5 | |
| | ||||||
* | Merge pull request #54 from simonmichael/next | John Wiegley | 2012-01-26 | 2 | -0/+20 | |
|\ | | | | | quick makefile used for building website | |||||
| * | ignore rendered html docs | Simon Michael | 2012-01-22 | 1 | -0/+3 | |
| | | ||||||
| * | makefile to build website docs | Simon Michael | 2012-01-22 | 1 | -0/+17 | |
|/ | ||||||
* | Fixed doubled quotes in pathnames in emacs report | John Wiegley | 2012-01-11 | 1 | -1/+1 | |
| | | | | Fixes #580 | |||||
* | Merge pull request #52 from slackorama/fix-oneiric | John Wiegley | 2011-12-29 | 1 | -3/+3 | |
|\ | | | | | Fix issue #51 - oneiric misspelled | |||||
| * | Fix issue #51 - oneiric misspelled | Seth Mason | 2011-12-29 | 1 | -3/+3 | |
|/ | ||||||
* | Merge branch 'next' of github.com:jwiegley/ledger into next | John Wiegley | 2011-12-21 | 1 | -0/+18 | |
|\ | ||||||
| * | Merge pull request #45 from etihwnad/mpfr24-compat | John Wiegley | 2011-12-21 | 0 | -0/+0 | |
| |\ | | | | | | | Use backwards-compatible GMP_RNDx symbols. | |||||
| | * | Use backwards-compatible GMP_RNDx symbols. | Dan White | 2011-11-03 | 1 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | mpfr-2.4 uses GMP_RNDx while mpfr-3.0 uses MPFR_RNDx. Fortunately, mpfr-3.0 also has a set of backwards-compatible defines: #define GMP_RNDx MPFR_RNDx This allows using the GMP_ form and work for both 2.4 and 3.0. | |||||
| * | | Merge pull request #49 from kennym/next | John Wiegley | 2011-12-21 | 1 | -0/+18 | |
| |\ \ | | | | | | | | | Add easy-menu for Emacs-mode | |||||
| | * | | Add easy-menu for Emacs-mode | Kenny Meyer | 2011-12-09 | 1 | -0/+18 | |
| |/ / | ||||||
* | | | Defend against unknown versions of Ubuntu | John Wiegley | 2011-12-21 | 1 | -2/+6 | |
| | | | ||||||
* | | | Added *.gcno files to .gitignore | John Wiegley | 2011-12-21 | 1 | -0/+1 | |
|/ / | ||||||
* | | Fixed two casts that are errors with gcc 4.7 | John Wiegley | 2011-11-30 | 1 | -2/+2 | |
| | |