summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Format commands properlyMartin Michlmayr2014-06-301-2/+7
* Typo fixMartin Michlmayr2014-06-301-1/+1
* Document --valuesMartin Michlmayr2014-06-302-1/+4
* Document --unrealizedMartin Michlmayr2014-06-302-1/+4
* Merge pull request #306 from maxsatula/status-behaviorJohn Wiegley2014-06-301-2/+1
|\
| * When a status flag (! or *) is explicitly specified for an individual posting...Max Satula2014-06-301-2/+1
|/
* ledger reconcile will recommend the account in the posting, even if point isn...Craig Earls2014-06-291-2/+1
* ensures that account with spaces in the names are correctly rested by ledger-...Craig Earls2014-06-291-9/+10
* context was not handling decimal-comma properly.Craig Earls2014-06-291-2/+2
* ledger-reconcile clean byte-compileCraig Earls2014-06-281-5/+5
* ledger-complete clean byte compileCraig Earls2014-06-281-20/+4
* Fix Bug 1057: Emacs output does not escape special characters.Craig Earls2014-06-262-74/+81
* Fix bug 1052 ledger-mode mangles transactions with tabs.Craig Earls2014-06-253-4/+14
* Merge pull request #301 from csrhodes/masterCraig Earls2014-06-251-1/+2
|\
| * don't add a space when completingChristophe Rhodes2014-06-131-1/+2
* | Fix bug 1059, ledger mode deletes character if a posting is cleared but there...Craig Earls2014-06-241-1/+2
* | Merge pull request #304 from thdox/save-in-reconcile-bufferCraig Earls2014-06-221-0/+1
|\ \
| * | Was introduced with commit 73f336a, which removed a functionality fromthdox2014-06-221-0/+1
| |/
* | Merge pull request #302 from thdox/bash-completionMartin Michlmayr2014-06-221-1/+1
|\ \
| * | Restore --raw that I erroneously deletedthdox2014-06-221-1/+1
| * | Add latest contributed options to bash completionthdox2014-06-221-1/+1
| |/
* | Merge pull request #303 from thdox/fix-typo-documentationMartin Michlmayr2014-06-221-2/+2
|\ \ | |/ |/|
| * Fix minor typothdox2014-06-221-2/+2
|/
* Bump version numbers everywhere to 3.0.3John Wiegley2014-06-082-3/+3
* Fix minor formatting issueMartin Michlmayr2014-06-061-1/+1
* Improve consistency regarding optionsMartin Michlmayr2014-06-061-1/+1
* Don't lose commodity when cost is not separated by whitespaceMartin Michlmayr2014-06-052-3/+41
* Merge pull request #300 from jacknagel/patch-2Martin Michlmayr2014-06-051-2/+0
|\
| * acprep: remove dead codeJack Nagel2014-06-051-2/+0
|/
* Merge pull request #299 from bkuhn/document-exchange-option-with-colonCraig Earls2014-06-051-1/+21
|\
| * Document --exchange COMMODITY1:COMMODITY2 syntax.Bradley M. Kuhn2014-06-051-1/+21
|/
* Improve backwards compatibility with ledger2Martin Michlmayr2014-05-304-10/+99
* Remove character that wasn't displayed in ledger2Martin Michlmayr2014-05-301-1/+1
* Recognize --cleared-format optionMartin Michlmayr2014-05-301-0/+1
* Fix query string for select accountMartin Michlmayr2014-05-302-20/+20
* Move the debug statement to where it makes more senseMartin Michlmayr2014-05-301-2/+1
* Handle POST_COST_VIRTUAL in printMartin Michlmayr2014-05-302-2/+45
* Check whether a month is followed by a yearMartin Michlmayr2014-05-302-0/+47
* Update line numbersMartin Michlmayr2014-05-262-3/+3
* Add test case to test for invalid option embedded in journalMartin Michlmayr2014-05-261-0/+11
* Fix typo in filenameMartin Michlmayr2014-05-262-2/+2
* Remove unnecessary command directives from test casesMartin Michlmayr2014-05-262-4/+0
* Add test case for tags commandMartin Michlmayr2014-05-191-0/+55
* Fix bug 1040 Saving in reconcile buffer doesn't stay in reconcile bufferCraig Earls2014-05-181-10/+9
* Merge branch 'master' of https://github.com/ledger/ledgerCraig Earls2014-05-1824-104/+167
|\
| * Merge pull request #297 from thdox/reconcile-sort-keyCraig Earls2014-05-181-2/+2
| |\
| | * Fix #986 and improve documentation.thdox2014-05-181-2/+2
| * | Add test case for: option --permissive now quiets balance assertionsMartin Michlmayr2014-05-181-0/+19
| * | Cosmetic change - format code consistentlyMartin Michlmayr2014-05-1813-63/+63
| * | Add test case for balance assertion that's offMartin Michlmayr2014-05-181-0/+18