| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix bug 1051 ledger-posting-amount-face doesn't work | Craig Earls | 2014-06-30 | 1 | -0/+7 |
* | Add regression test for commit de17ccf1 | Martin Michlmayr | 2014-06-30 | 1 | -0/+61 |
* | Format commands properly | Martin Michlmayr | 2014-06-30 | 1 | -2/+7 |
* | Typo fix | Martin Michlmayr | 2014-06-30 | 1 | -1/+1 |
* | Document --values | Martin Michlmayr | 2014-06-30 | 2 | -1/+4 |
* | Document --unrealized | Martin Michlmayr | 2014-06-30 | 2 | -1/+4 |
* | Merge pull request #306 from maxsatula/status-behavior | John Wiegley | 2014-06-30 | 1 | -2/+1 |
|\ |
|
| * | When a status flag (! or *) is explicitly specified for an individual posting... | Max Satula | 2014-06-30 | 1 | -2/+1 |
|/ |
|
* | ledger reconcile will recommend the account in the posting, even if point isn... | Craig Earls | 2014-06-29 | 1 | -2/+1 |
* | ensures that account with spaces in the names are correctly rested by ledger-... | Craig Earls | 2014-06-29 | 1 | -9/+10 |
* | context was not handling decimal-comma properly. | Craig Earls | 2014-06-29 | 1 | -2/+2 |
* | ledger-reconcile clean byte-compile | Craig Earls | 2014-06-28 | 1 | -5/+5 |
* | ledger-complete clean byte compile | Craig Earls | 2014-06-28 | 1 | -20/+4 |
* | Fix Bug 1057: Emacs output does not escape special characters. | Craig Earls | 2014-06-26 | 2 | -74/+81 |
* | Fix bug 1052 ledger-mode mangles transactions with tabs. | Craig Earls | 2014-06-25 | 3 | -4/+14 |
* | Merge pull request #301 from csrhodes/master | Craig Earls | 2014-06-25 | 1 | -1/+2 |
|\ |
|
| * | don't add a space when completing | Christophe Rhodes | 2014-06-13 | 1 | -1/+2 |
* | | Fix bug 1059, ledger mode deletes character if a posting is cleared but there... | Craig Earls | 2014-06-24 | 1 | -1/+2 |
* | | Merge pull request #304 from thdox/save-in-reconcile-buffer | Craig Earls | 2014-06-22 | 1 | -0/+1 |
|\ \ |
|
| * | | Was introduced with commit 73f336a, which removed a functionality from | thdox | 2014-06-22 | 1 | -0/+1 |
| |/ |
|
* | | Merge pull request #302 from thdox/bash-completion | Martin Michlmayr | 2014-06-22 | 1 | -1/+1 |
|\ \ |
|
| * | | Restore --raw that I erroneously deleted | thdox | 2014-06-22 | 1 | -1/+1 |
| * | | Add latest contributed options to bash completion | thdox | 2014-06-22 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #303 from thdox/fix-typo-documentation | Martin Michlmayr | 2014-06-22 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Fix minor typo | thdox | 2014-06-22 | 1 | -2/+2 |
|/ |
|
* | Bump version numbers everywhere to 3.0.3 | John Wiegley | 2014-06-08 | 2 | -3/+3 |
* | Fix minor formatting issue | Martin Michlmayr | 2014-06-06 | 1 | -1/+1 |
* | Improve consistency regarding options | Martin Michlmayr | 2014-06-06 | 1 | -1/+1 |
* | Don't lose commodity when cost is not separated by whitespace | Martin Michlmayr | 2014-06-05 | 2 | -3/+41 |
* | Merge pull request #300 from jacknagel/patch-2 | Martin Michlmayr | 2014-06-05 | 1 | -2/+0 |
|\ |
|
| * | acprep: remove dead code | Jack Nagel | 2014-06-05 | 1 | -2/+0 |
|/ |
|
* | Merge pull request #299 from bkuhn/document-exchange-option-with-colon | Craig Earls | 2014-06-05 | 1 | -1/+21 |
|\ |
|
| * | Document --exchange COMMODITY1:COMMODITY2 syntax. | Bradley M. Kuhn | 2014-06-05 | 1 | -1/+21 |
|/ |
|
* | Improve backwards compatibility with ledger2 | Martin Michlmayr | 2014-05-30 | 4 | -10/+99 |
* | Remove character that wasn't displayed in ledger2 | Martin Michlmayr | 2014-05-30 | 1 | -1/+1 |
* | Recognize --cleared-format option | Martin Michlmayr | 2014-05-30 | 1 | -0/+1 |
* | Fix query string for select account | Martin Michlmayr | 2014-05-30 | 2 | -20/+20 |
* | Move the debug statement to where it makes more sense | Martin Michlmayr | 2014-05-30 | 1 | -2/+1 |
* | Handle POST_COST_VIRTUAL in print | Martin Michlmayr | 2014-05-30 | 2 | -2/+45 |
* | Check whether a month is followed by a year | Martin Michlmayr | 2014-05-30 | 2 | -0/+47 |
* | Update line numbers | Martin Michlmayr | 2014-05-26 | 2 | -3/+3 |
* | Add test case to test for invalid option embedded in journal | Martin Michlmayr | 2014-05-26 | 1 | -0/+11 |
* | Fix typo in filename | Martin Michlmayr | 2014-05-26 | 2 | -2/+2 |
* | Remove unnecessary command directives from test cases | Martin Michlmayr | 2014-05-26 | 2 | -4/+0 |
* | Add test case for tags command | Martin Michlmayr | 2014-05-19 | 1 | -0/+55 |
* | Fix bug 1040 Saving in reconcile buffer doesn't stay in reconcile buffer | Craig Earls | 2014-05-18 | 1 | -10/+9 |
* | Merge branch 'master' of https://github.com/ledger/ledger | Craig Earls | 2014-05-18 | 24 | -104/+167 |
|\ |
|
| * | Merge pull request #297 from thdox/reconcile-sort-key | Craig Earls | 2014-05-18 | 1 | -2/+2 |
| |\ |
|
| | * | Fix #986 and improve documentation. | thdox | 2014-05-18 | 1 | -2/+2 |
| * | | Add test case for: option --permissive now quiets balance assertions | Martin Michlmayr | 2014-05-18 | 1 | -0/+19 |