summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* All commands are now documented in the man pageJohn Wiegley2009-11-121-37/+261
* Added support for Boost.Regex w/ ICUJohn Wiegley2009-11-071-1/+1
* Added file relating to last doc updateJohn Wiegley2009-10-271-0/+4
* Added note to doc file.John Wiegley2009-10-272-20/+22
* Added beginning draft of manual for 3.0John Wiegley2009-10-25368-0/+130309
* Fixed a bug in the man pageJohn Wiegley2009-03-151-3/+3
* Removed the --totals optionJohn Wiegley2009-03-051-2/+1
* Normalized how account totals are calculatedJohn Wiegley2009-03-031-0/+1
* Several corrections to the man pageJohn Wiegley2009-03-031-15/+28
* Removed a license file that's no longer relevantJohn Wiegley2009-02-281-25/+0
* Added --lots-actual, to not print calc'd detailsJohn Wiegley2009-02-271-0/+1
* Added generate command, --seed, and GenerateTestsJohn Wiegley2009-02-271-0/+2
* Added an --unround option, to show full precisionJohn Wiegley2009-02-271-1/+2
* Changed --exchange's short option from -x to -XJohn Wiegley2009-02-251-2/+2
* Fixed the --gain option for balance reportsJohn Wiegley2009-02-251-0/+1
* Added a new --depth optionJohn Wiegley2009-02-251-1/+2
* Added some new valexpr functions to the man pageJohn Wiegley2009-02-241-0/+3
* Added note to docs about "primary" commoditiesJohn Wiegley2009-02-241-0/+39
* Removed the largely useless --performance optionJohn Wiegley2009-02-242-6/+1
* The Great Renaming, Part IIJohn Wiegley2009-02-235-479/+479
* Added --revalued-total option, used by --gainJohn Wiegley2009-02-231-1/+2
* Updated manpage about the new --exchange changesJohn Wiegley2009-02-221-5/+4
* Added --exchange (-x) optionJohn Wiegley2009-02-221-0/+1
* Changed --colors to --color, to match GitJohn Wiegley2009-02-221-3/+3
* Removed unused --totals optionJohn Wiegley2009-02-221-2/+1
* Added a new --colors option, for terminal funJohn Wiegley2009-02-211-2/+12
* Added a new --raw option, for use with printJohn Wiegley2009-02-211-0/+5
* Added all current value expressions to man pageJohn Wiegley2009-02-211-42/+94
* Began creation of an Nroff-formatted man pageJohn Wiegley2009-02-211-0/+267
* A key fix to the ways accounts were sortedJohn Wiegley2009-02-191-0/+2
* Some reformatting of the NEWS fileJohn Wiegley2009-02-191-16/+20
* Properly handle UTF-8 characters in commodity strings.John Wiegley2009-02-121-23/+23
* Changed encoding for the Ledger manual to UTF-8.John Wiegley2009-02-101-12/+12
* Fixed the use of --effective and --date-format (-y).John Wiegley2009-02-091-1/+1
* Inverted the default display mode for balance reports. Use -n to collapseJohn Wiegley2009-02-081-7/+18
* Removed --reconcile and --reconcile-date.John Wiegley2009-02-071-0/+2
* Removed the nearly unknown --descend and --descend-if options.John Wiegley2009-02-061-3/+14
* Fixed two improper uses of @example{} (should have been @code{}).John Wiegley2009-02-061-6/+6
* Change "@begin enumerate" to "@enumerate".John Wiegley2009-02-061-1/+1
* Added skeletons for new chapters to the Ledger documentation.John Wiegley2009-02-061-0/+128
* An error in sample.dat was mistaken checked in; now fixed.John Wiegley2009-02-021-1/+1
* Simplified error context handling.John Wiegley2009-02-021-1/+1
* Updated sample.dat with a metadata example.John Wiegley2009-02-011-0/+6
* Changed the doxygen generation options to be a lot cleaner looking.John Wiegley2009-01-311-11/+13
* Update the link to the mailing list in the READMEMatt Palmer2009-01-311-1/+1
* Added a BNF grammar file describing the Ledger data format.John Wiegley2009-01-301-0/+221
* Fixed the way that the Doxygen documentation is built.John Wiegley2009-01-291-82/+159
* Switched over to using irrxml for parsing XML, rather than expat.John Wiegley2009-01-243-8/+26
* Renamed license file for sha1.John Wiegley2009-01-231-0/+0
* Added support for Unicode text in Ledger files, thanks to 'utfcpp', which canJohn Wiegley2009-01-232-1/+32