| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Create default scope to read journal | Alexis Hildebrandt | 2014-01-27 | 1 | -0/+5 |
| * | | Build and shared python module | Alexis Hildebrandt | 2014-01-27 | 1 | -0/+9 |
|/ / |
|
* | | 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 | 4 | -77/+32 |
* | | | Merge pull request #230 from purcell/fix-csv-commodity-column | John Wiegley | 2014-01-06 | 2 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Commodity column in default CSV format should match the displayed amount | Steve Purcell | 2014-01-06 | 2 | -3/+3 |
|/ / |
|
* | | Merge pull request #228 from the-kenny/emacs-prompt-effective-date | Craig Earls | 2014-01-02 | 3 | -13/+33 |
|\ \ |
|
| * | | 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 |
|/ / |
|
* | | Merge pull request #227 from 4ourbit/patch-2 | Craig Earls | 2014-01-01 | 5 | -34/+84 |
|\ \ |
|
| * | | Fix for pcomplete Metadata rule. | 4ourbit | 2014-01-01 | 1 | -0/+2 |
| * | | Plugging ledger pcomplete into completion-at-point. | 4ourbit | 2014-01-01 | 2 | -0/+6 |
| * | | Context-aware pcomplete rules. | 4ourbit | 2013-12-31 | 3 | -34/+76 |
|/ / |
|
* | | Merge pull request #226 from the-kenny/emacs-bugfixes | Craig Earls | 2013-12-29 | 5 | -47/+95 |
|\ \ |
|
| * | | ledger-mode: Introduce `ledger-default-date-format'. | Moritz Ulrich | 2013-12-30 | 4 | -9/+16 |
| * | | Improve `ledger-insert-effective-date'. | Moritz Ulrich | 2013-12-30 | 1 | -10/+27 |
| * | | ledger-mode: Add `ledger-remove-effective-date'. | Moritz Ulrich | 2013-12-30 | 1 | -0/+23 |
| * | | emacs-mode: Prefix every function/variable/macro with ledger-. | Moritz Ulrich | 2013-12-29 | 2 | -32/+33 |
|/ / |
|
* | | Fix `ledger-string-to-number' for decimal-comma | Moritz Ulrich | 2013-12-28 | 1 | -5/+5 |
* | | Merge pull request #225 from 4ourbit/patch-1 | John Wiegley | 2013-12-23 | 1 | -1/+1 |
|\ \ |
|
| * | | fix for unexpected point movement | 4ourbit | 2013-12-23 | 1 | -1/+1 |
|/ / |
|
* | | remove contrib/vim and point to new location | Johann Klähn | 2013-12-16 | 6 | -871/+7 |
* | | Merge pull request #223 from vanicat/t/schedule-with-args | Craig Earls | 2013-12-12 | 1 | -6/+21 |
|\ \ |
|
| * | | ledger-schedule-upcoming take argument. | Rémi Vanicat | 2013-12-12 | 1 | -5/+19 |
| * | | Pop the new schedule buffers | Rémi Vanicat | 2013-12-12 | 1 | -1/+2 |
|/ / |
|
* | | ledger-mode: Also bind g to ledger-report-redo, as is standard elsewhere | Steve Purcell | 2013-12-11 | 1 | -0/+1 |
* | | Don't default fill-column to 8 in Emacs | Steve Purcell | 2013-12-11 | 1 | -1/+0 |
* | | ledger-mode: Fix a number of byte-compilation warnings | Steve Purcell | 2013-12-11 | 4 | -10/+10 |
* | | ledger-mode: Add missing argument to ledger-delete-current-transaction | Steve Purcell | 2013-12-11 | 1 | -1/+1 |
* | | ledger-mode: Remove duplication in ledger-set-{year,month} | Steve Purcell | 2013-12-11 | 1 | -6/+8 |
* | | ledger-mode: Add namespace prefix to highlight-overlay | Steve Purcell | 2013-12-11 | 2 | -5/+5 |
* | | ledger-mode: Use easymenu to remove boilerplate | Steve Purcell | 2013-12-11 | 3 | -85/+90 |
* | | Merge pull request #221 from purcell/top-level-keymaps | Craig Earls | 2013-12-09 | 3 | -76/+81 |
|\ \ |
|
| * | | ledger-mode: declare keymaps at the top level | Steve Purcell | 2013-12-09 | 3 | -76/+81 |
|/ / |
|
* | | Merge pull request #220 from purcell/ledger-mode-syntax-table | Craig Earls | 2013-12-09 | 1 | -0/+9 |
|\ \ |
|
| * | | ledger-mode: define and use a syntax table so that comments are handled properly | Steve Purcell | 2013-12-09 | 1 | -0/+9 |
|/ / |
|
* | | Merge pull request #218 from vanicat/t/reload-init | Craig Earls | 2013-11-26 | 1 | -1/+2 |
|\ \ |
|
| * | | Reload init when calling ledger-init-load-init-file again. | Rémi Vanicat | 2013-11-26 | 1 | -1/+2 |
* | | | Merge pull request #217 from vanicat/t/scheduling-docs | Craig Earls | 2013-11-26 | 1 | -5/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | Correction of docs on Scheduling Transactions | Rémi Vanicat | 2013-11-26 | 1 | -5/+9 |
|/ / |
|
* | | Merge branch 'ledger-mode-automatic-transactions' | Craig Earls | 2013-11-12 | 13 | -617/+626 |
|\ \ |
|
| * \ | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-11-06 | 4 | -10/+11 |
| |\ \ |
|