Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For ledger-post-align-postings to run on xacts added with ledger-add | Craig Earls | 2014-07-15 | 1 | -1/+0 |
| | |||||
* | Code cleanup | Craig Earls | 2014-07-12 | 1 | -49/+2 |
| | |||||
* | Fix bug 1052 ledger-mode mangles transactions with tabs. | Craig Earls | 2014-06-25 | 1 | -1/+10 |
| | |||||
* | Indent & untabify | thdox | 2014-05-17 | 1 | -67/+67 |
| | | | | | | | M-x mark-whole-buffer M-x indent-region M-x mark-whole-buffer M-x untabify | ||||
* | Update old FSF address | Jamie Nguyen | 2014-03-23 | 1 | -2/+2 |
| | |||||
* | Bump copyright information to 2014 | Alexis Hildebrandt | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | Fixed some formatting problems and fixed bug 1007 aligning decimal comma ↵ | Craig Earls | 2014-01-13 | 1 | -62/+62 |
| | | | | amounts with period thousand separators. | ||||
* | Merge branch 'ledger-mode-automatic-transactions' | Craig Earls | 2013-11-12 | 1 | -69/+69 |
|\ | | | | | | | | | Conflicts: lisp/ledger-post.el | ||||
| * | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-07-19 | 1 | -5/+6 |
| |\ | |||||
| * | | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-07-02 | 1 | -74/+74 |
| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lisp/ledger-init.el lisp/ledger-mode.el lisp/ledger-reconcile.el lisp/ledger-schedule.el | ||||
* | | | Fix values pushed to calc | Craig Earls | 2013-11-12 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Change ledger-next-amount to be case-sensitive | Gergely Risko | 2013-07-12 | 1 | -5/+6 |
|/ | | | | | | | Otherwise if there is an account that's name only has one part, the regex can match it as a currency and as the beginning of an amount. E.g. if we have the line "Expenses 45 USD", then the old ledger-next-amount will jump to Expenses instead of to 45. | ||||
* | Finished changing name to ledger-* | Craig Earls | 2013-07-02 | 1 | -0/+249 |
All files and references changed ldg-* to ledger-* |