summaryrefslogtreecommitdiff
path: root/ledger.texi
Commit message (Collapse)AuthorAgeFilesLines
* More copyright date updates.John Wiegley2008-07-211-1/+1
|
* Removed incorrect statement about there being no Emacs mode for Ledger. FixesJohn Wiegley2008-07-161-6/+7
| | | | #10.
* [#31] Escaped some @-symbols in the Texi file which were not properly escaped.John Wiegley2008-05-071-3/+3
|
* Reverted the master branch back to the state of v2.6.0.90, because I intend toJohn Wiegley2008-05-021-3/+3
| | | | | | be much more thorough about what gets commited to the master and why. This will still be the branch where new work will be checked in, but only after thorough review in a development branch.
* Fixed issue #31.John Wiegley2008-04-131-3/+3
|
* Further refinement of commodity lot information.John Wiegley2008-04-131-22/+65
|
* Added much better error location.John Wiegley2008-04-131-1/+1
|
* *** empty log message ***John Wiegley2008-04-131-1/+1
|
* (Format strings): Removed the note saying that -P is an alternative toJohn Wiegley2008-04-131-5/+5
| | | | --price-db.
* Removed Python integration support.John Wiegley2008-04-131-44/+3
|
* See ChangeLogJohn Wiegley2008-04-131-9/+29
|
* Support has been added for clearing of individual transactions. SetJohn Wiegley2008-04-131-2/+13
| | | | `ledger-clear-whole-entries' in Emacs to revert to the old behavior.
* *** empty log message ***John Wiegley2008-04-131-1/+1
|
* Changed manual to note that --end is now inclusive.John Wiegley2008-04-131-9/+5
|
* (Format strings): Added documentation about using %b and %e formatJohn Wiegley2008-04-131-0/+6
| | | | elements.
* (Budgeting and forecasting): Added a transaction to the example, toJohn Wiegley2008-04-131-0/+1
| | | | show that budgeting transactions needn't be exact.
* Added direntry commandsJohn Wiegley2008-04-131-0/+5
|
* doc updatesJohn Wiegley2008-04-131-19/+183
|
* *** empty log message ***John Wiegley2008-04-131-2/+3
|
* doc updatesJohn Wiegley2008-04-131-9/+26
|
* doc updateJohn Wiegley2008-04-131-2/+151
|
* doc updateJohn Wiegley2008-04-131-2/+83
|
* doc updateJohn Wiegley2008-04-131-0/+53
|
* (parse_ledger_data): Don't auto-create equivalencies for bytes,John Wiegley2008-04-131-2/+4
| | | | kilobytes, etc., since people may want to use "b" for something else.
* *** empty log message ***John Wiegley2008-04-131-0/+8
|
* doc updatesJohn Wiegley2008-04-131-1/+2
|
* doc fixJohn Wiegley2008-04-131-1/+1
|
* updated to version 2.0John Wiegley2008-04-131-814/+2909
|
* changesJohn Wiegley2008-04-131-1478/+600
|
* corrected the deviation report (-D) when -V is also being usedJohn Wiegley2004-09-251-3/+0
|
* doc updatedJohn Wiegley2004-09-251-121/+132
|
* sorting optimizationJohn Wiegley2004-09-251-5/+12
|
* added documentation for the 'prices' commandJohn Wiegley2004-09-251-17/+16
|
* fixed support for multiple argument passing to Python functionsJohn Wiegley2004-09-251-1/+1
|
* more "entry" fixesJohn Wiegley2004-09-231-0/+9
|
* greatly improved the flexibility of the "entry" command; no more bogus 1-linersJohn Wiegley2004-09-231-1/+16
|
* doc updatesJohn Wiegley2004-09-231-115/+128
|
* doc updateJohn Wiegley2004-09-231-2/+4
|
* updated docsJohn Wiegley2004-09-231-101/+134
|
* fixed several issues in value_t's coreJohn Wiegley2004-09-211-2/+2
|
* updated docsJohn Wiegley2004-09-201-3/+0
|
* passing --enable-python to configure is now required for python supportJohn Wiegley2004-09-201-0/+23
|
* make config_t visible to Python; almost possible to implement main.cc in main.pyJohn Wiegley2004-09-141-1/+17
|
* reorganized the docs, switched to using some more appropriate @commandsJohn Wiegley2004-08-251-276/+125
|
* added documentation for all of the command-line options to ledger.texiJohn Wiegley2004-08-251-81/+192
|
* cleanup; fully switched to autoconf -- use scripts/acprepJohn Wiegley2004-08-241-0/+4
|
* a little cleanup; reversed the meaning of -z and -p (to be more mnemonic)John Wiegley2004-08-231-5/+14
|
* added stub docs for all of the optionsJohn Wiegley2004-08-231-1/+156
|
* only compute the cost when it differs from the amountJohn Wiegley2004-08-211-3/+7
|
* doc updatesJohn Wiegley2004-08-201-682/+793
|