| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Cleaned up entrant macros to only return clauses | Craig Earls | 2013-03-27 | 1 | -42/+66 |
| |/ |
|
| * | Better end testing for align-postings | Craig Earls | 2013-03-26 | 1 | -3/+3 |
| * | More speed improvements for align-postings. | Craig Earls | 2013-03-26 | 1 | -15/+6 |
| * | Handle quoted commodities in ledger-split-commodity-string | Craig Earls | 2013-03-26 | 1 | -15/+26 |
| * | Major speed improvements to ledger-post-align-postings | Craig Earls | 2013-03-26 | 2 | -45/+36 |
| * | Do not include xact level comments in account list for auto completion. | Craig Earls | 2013-03-26 | 1 | -1/+2 |
| * | Fix align-postings to deal with being at end of buffer | Craig Earls | 2013-03-25 | 2 | -6/+7 |
| * | Speed improvement to align-postings. | Craig Earls | 2013-03-25 | 2 | -5/+10 |
| * | Fix bug 928 Refix slow indent-region behavior. | Craig Earls | 2013-03-25 | 2 | -5/+10 |
| * | add --collapse to reconcile balance calculation | Craig Earls | 2013-03-25 | 1 | -1/+1 |
| * | Improve complete-all and reconcile saving | Craig Earls | 2013-03-25 | 3 | -3/+5 |
| * | Lots of code cleanup. (if () (progn …) ==> (when () …) all over the p... | Craig Earls | 2013-03-25 | 12 | -186/+156 |
| * | Code cleanup in ldg-exec and ledger-split-commodity | Craig Earls | 2013-03-25 | 2 | -32/+22 |
| * | Make complete play nice with auto alignment | Craig Earls | 2013-03-24 | 3 | -5/+54 |
| * | Insert Effective Date to xact | Craig Earls | 2013-03-24 | 1 | -2/+14 |
| * | Fix ledger-split-commodities to handle integer balances | Craig Earls | 2013-03-24 | 1 | -2/+2 |
| * | Improve ledger-split-commodities to handle multi character commodities. | Craig Earls | 2013-03-24 | 1 | -10/+8 |
| * | Clean up ldg-post.el | Craig Earls | 2013-03-24 | 1 | -2/+15 |
| * | Fix bug 923 | Craig Earls | 2013-03-24 | 1 | -0/+2 |
| * | Second rewrite of ledger-post-align-postings. Will probably perfect with the... | Craig Earls | 2013-03-24 | 1 | -48/+47 |
| * | Fixed Align Region menu entry | Craig Earls | 2013-03-24 | 1 | -1/+1 |
| * | More armor plating on ledger-post-align-postings | Craig Earls | 2013-03-23 | 1 | -42/+46 |
| * | Bug 915 maintain point in buffer when saved. | Craig Earls | 2013-03-23 | 1 | -16/+15 |
| * | Finish bug 929 got rid of all references to folding, use narrowing instead. | Craig Earls | 2013-03-23 | 4 | -15/+15 |
| * | Rewrote ledger-post-align-postings to address bugs 923 924 925 926 927 and 928. | Craig Earls | 2013-03-23 | 2 | -59/+72 |
| * | ledger-mode.texi patches from Thierry | Craig Earls | 2013-03-23 | 1 | -18/+19 |
| * | Bug 931 Menu consistency Delete Transaction | Craig Earls | 2013-03-23 | 1 | -1/+1 |
| * | Fixed Bug 930 Toggle transaction menu entry incorrect | Craig Earls | 2013-03-23 | 1 | -1/+1 |
| * | Fix Bug 929 consistent naming of buffer narrowing. | Craig Earls | 2013-03-23 | 2 | -11/+11 |
| * | Merge pull request #168 from vanicat/t/clean-no-fail | Craig Earls | 2013-03-23 | 1 | -1/+1 |
| |\ |
|
| | * | Don't fail cleaning after reconcile when some buffer have been killed | Rémi Vanicat | 2013-03-21 | 1 | -1/+1 |
| * | | Fix bug 915, maintain post in ledger buffer after save during reconciliation. | Craig Earls | 2013-03-22 | 1 | -5/+10 |
| * | | Fix bug 916 along amount in region | Craig Earls | 2013-03-22 | 3 | -57/+12 |
| |/ |
|
| * | Updated ldg-schedule | Craig Earls | 2013-03-20 | 1 | -11/+30 |
| * | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-03-20 | 1 | -3/+5 |
| |\ |
|
| | * | Added checking for thousands separators in commodity split. | Craig Earls | 2013-03-20 | 1 | -3/+5 |
| * | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-03-20 | 1 | -40/+16 |
| |\| |
|
| | * | Improved configuration dump. Now automatically dumps all customization varia... | Craig Earls | 2013-03-20 | 1 | -40/+16 |
| * | | Initial commit of ldg-schedule.el. Changed name from leg-auto.el and renamed... | Craig Earls | 2013-03-19 | 1 | -0/+314 |
| * | | Check 'auto' package name to 'schedule' | Craig Earls | 2013-03-19 | 1 | -301/+0 |
| * | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-03-18 | 2 | -3/+54 |
| |\| |
|
| | * | Ensure the ledger but tracks the reconcile buffer after a save. | Craig Earls | 2013-03-18 | 1 | -3/+5 |
| | * | Bug 916: Added back in old ledger-post-align-amount code for Thierry. | Craig Earls | 2013-03-18 | 1 | -0/+49 |
| * | | Have a working candidate search | Craig Earls | 2013-03-18 | 1 | -3/+16 |
| * | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-03-18 | 4 | -13/+13 |
| |\| |
|
| | * | Updated ledger-mode-dump-variables | Craig Earls | 2013-03-18 | 1 | -5/+5 |
| | * | Enh918 Have occur mode searches stored in mini buffer history | Craig Earls | 2013-03-18 | 3 | -8/+8 |
| * | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-03-17 | 1 | -6/+10 |
| |\| |
|
| | * | Fix bug 915 Save in reconcile mode maintains point. | Craig Earls | 2013-03-17 | 1 | -5/+7 |
| | * | Fix bug 917 C-Begin C-End don't keep buffer synced | Craig Earls | 2013-03-17 | 1 | -1/+3 |