summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| * | | Merge pull request #296 from thdox/fix-lang-when-spellcheckMartin Michlmayr2014-05-181-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix spell check language.thdox2014-05-181-1/+1
| |/ /
| * | Add a test case for aliases defined in account directivesMartin Michlmayr2014-05-171-0/+9
| * | Renamed test for --recursive-aliases option for consistencyMartin Michlmayr2014-05-171-0/+0
| * | Add test case for --no-aliases optionMartin Michlmayr2014-05-171-0/+20
| * | Merge pull request #295 from thdox/fix-regression-from-aa2ff2bJohn Wiegley2014-05-172-4/+13
| |\ \
| | * | Fix bug introduced by commit AA2FF2Bthdox2014-05-172-4/+13
| * | | Merge pull request #294 from thdox/fix-gitignoreMartin Michlmayr2014-05-171-20/+8
| |\ \ \
| | * | | Some cleanup regarding "test" in .gitignorethdox2014-05-171-9/+1
| | * | | Ignore shared librariesthdox2014-05-171-0/+2
| | * | | Remove redundantthdox2014-05-171-3/+0
| | * | | Some cleanup about doc/*thdox2014-05-171-8/+5
| | |/ /
| * | | Merge pull request #293 from thdox/fix-continuation-characterMartin Michlmayr2014-05-171-14/+14
| |\ \ \ | | |/ / | |/| |
| | * | Ease copy-paste by adding a continuation characterthdox2014-05-171-14/+14
| |/ /
* / / Fix bug 1039. Where the ledger buffer was incorrectly shown in the same frame...Craig Earls2014-05-181-1/+2
|/ /
* | Merge pull request #292 from thdox/fix-lisp-indentationCraig Earls2014-05-1718-1167/+1167
|\ \
| * | Indent & untabifythdox2014-05-1718-1167/+1167
|/ /
* | Merge pull request #291 from thdox/ubuntu-14.04John Wiegley2014-05-173-15/+13
|\ \