| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Code cleanup | Craig Earls | 2014-07-12 | 5 | -69/+26 |
|/ |
|
* | ledger-reconcile.el: don't use flatten | Rémi Vanicat | 2014-07-09 | 1 | -2/+2 |
* | Finished configurable reconcile format line. | Craig Earls | 2014-07-03 | 1 | -4/+15 |
* | ledger-reconcile-compile-format-string returns a lambda that is used to forma... | Craig Earls | 2014-07-02 | 1 | -17/+25 |
* | Refactor code to pull posting format into separate defun. Added reconcile buf... | Craig Earls | 2014-07-02 | 1 | -27/+53 |
* | Fix bug 1051 ledger-posting-amount-face doesn't work | Craig Earls | 2014-06-30 | 1 | -0/+7 |
* | 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 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 |
* | | Was introduced with commit 73f336a, which removed a functionality from | thdox | 2014-06-22 | 1 | -0/+1 |
|/ |
|
* | 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 | 2 | -3/+3 |
|\ |
|
| * | 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 |
| * | | Cosmetic change - format code consistently | Martin Michlmayr | 2014-05-18 | 1 | -1/+1 |
| |/ |
|
* / | Fix bug 1039. Where the ledger buffer was incorrectly shown in the same frame... | Craig Earls | 2014-05-18 | 1 | -1/+2 |
|/ |
|
* | Indent & untabify | thdox | 2014-05-17 | 18 | -1167/+1167 |
* | Fix bug 1030 improperly placing the stays mark if the Payee starts with a digit. | Craig Earls | 2014-05-11 | 1 | -2/+4 |
* | Merge commit 'dbfbf2bc893de3c44dcc08c33811bc274f647672' | Craig Earls | 2014-05-09 | 1 | -28/+13 |
|\ |
|
| * | Refactor macros in ledger-context.el to byte compile cleanly | Steve Purcell | 2014-05-09 | 1 | -28/+13 |
* | | Merge commit '62bdb2f13a31449ca6f439ee121162647c39855e' | Craig Earls | 2014-04-24 | 2 | -9/+17 |
|\| |
|
| * | fix ledger-iso-date-regex, abusing its name slightly | Christophe Rhodes | 2014-04-23 | 1 | -2/+2 |
| * | add "year" handling to ledger-iterate-regex | Christophe Rhodes | 2014-04-23 | 1 | -1/+1 |
| * | improve C-c C-a (ledger-xact-insert-transaction) behaviour | Christophe Rhodes | 2014-04-23 | 1 | -6/+14 |
* | | Merge commit 'b9078dc93ffdb526efd0a859a73cc3076108f6b2' | Craig Earls | 2014-03-25 | 18 | -38/+40 |
|\| |
|
| * | Update old FSF address | Jamie Nguyen | 2014-03-23 | 18 | -36/+36 |
| * | lisp: use more legible colors on dark backgrounds | Vincent Bernat | 2014-03-23 | 1 | -2/+4 |
* | | Make reconcile window refresh xact locations after a delete operation | Craig Earls | 2014-02-24 | 1 | -14/+17 |
|/ |
|
* | Add option ledger-complete-ignore-case | Marcin Borkowski | 2014-02-03 | 1 | -36/+42 |
* | Bump copyright information to 2014 | Alexis Hildebrandt | 2014-02-02 | 17 | -17/+17 |
* | Merge pull request #229 from EvilBit/master | Johann Klähn | 2014-01-25 | 1 | -2/+12 |
|\ |
|
| * | Move emacs lisp installation destination to subdirectory | Oskar Kohout | 2014-01-04 | 1 | -1/+1 |
| * | Fix emacs lisp build chain | Oskar Kohout | 2014-01-04 | 1 | -1/+11 |
* | | Fixed some formatting problems and fixed bug 1007 aligning decimal comma amou... | Craig Earls | 2014-01-13 | 2 | -63/+63 |
* | | Fix issue in ledger-fully-complete-xact to deal with possible trailing spaces... | Craig Earls | 2014-01-13 | 1 | -8/+13 |
* | | ledger-mode: only modify completion-at-point-functions locally | Steve Purcell | 2014-01-07 | 1 | -1/+1 |
* | | Backed out recent changes that broke the complete cycling behavior. | Craig Earls | 2014-01-07 | 3 | -72/+32 |
|/ |
|
* | Use `ledger-read-date' where applicable. | Moritz Ulrich | 2014-01-02 | 1 | -3/+4 |
* | `ledger-read-date': Use `ledger-minibuffer-history'. | Moritz Ulrich | 2014-01-02 | 1 | -1/+2 |
* | ledger-reconcile: Add option to insert an effective date when clearing transa... | Moritz Ulrich | 2014-01-02 | 1 | -1/+9 |
* | `ledger-insert-effective-date': use `ledger-read-date'. | Moritz Ulrich | 2014-01-02 | 1 | -9/+8 |
* | Add `ledger-read-date' - Read date & default to today. | Moritz Ulrich | 2014-01-02 | 1 | -0/+11 |
* | Fix for pcomplete Metadata rule. | 4ourbit | 2014-01-01 | 1 | -0/+2 |
* | Plugging ledger pcomplete into completion-at-point. | 4ourbit | 2014-01-01 | 1 | -0/+1 |