Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
| * | Don't fail cleaning after reconcile when some buffer have been killed | Rémi Vanicat | 2013-03-21 | 1 | -1/+1 | |
| | | | | | | | | | | If buffer in leger-buf has been killed, ledger-reconcile-quit-cleanup will fail with an error. Better to do nothing. | |||||
* | | 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 ↵ | Craig Earls | 2013-03-20 | 1 | -40/+16 | |
| | | | | | | | | variables without manually update | |||||
* | | Initial commit of ldg-schedule.el. Changed name from leg-auto.el and ↵ | Craig Earls | 2013-03-19 | 1 | -0/+314 | |
| | | | | | | | | renamed internal functions | |||||
* | | 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 | |
| | | ||||||
* | | Starting on forecast handling for the auto mode | Craig Earls | 2013-03-16 | 1 | -0/+35 | |
|/ | ||||||
* | Finally got rid of ledger-post-deafult-account-indent string. | Craig Earls | 2013-03-16 | 1 | -4/+0 | |
| | ||||||
* | Auto is now correctly scanning a ledger-auto buffer and returning useable ↵ | Craig Earls | 2013-03-14 | 1 | -19/+28 | |
| | | | | functions | |||||
* | Reconcile code cleanup | Craig Earls | 2013-03-14 | 1 | -4/+2 | |
| | ||||||
* | Reconcile skips asking for target if there are no uncleared xacts. | Craig Earls | 2013-03-13 | 1 | -10/+11 | |
| | ||||||
* | More reconcile restructuring. | Craig Earls | 2013-03-13 | 1 | -9/+12 | |
| | ||||||
* | Removed unused function loedger-occur-change-regex | Craig Earls | 2013-03-13 | 1 | -12/+0 | |
| | ||||||
* | Cleaned up ledger-reconcile, easier to read, fewer lines of code. | Craig Earls | 2013-03-13 | 1 | -24/+25 | |
| | ||||||
* | Merge pull request #163 from davidkeegan/next | Craig Earls | 2013-03-09 | 2 | -3/+4 | |
|\ | | | | | | | | | Fixed bug 913 ledger mode C-c C-a and ISO dates. I need to reorganize the regexes, anytime you have to fix the same problem in more than one place you know you could do better... | |||||
| * | ledger-sort-region did nothing if point was at end of region. | David Keegan | 2013-03-09 | 1 | -0/+1 | |
| | | ||||||
| * | Fixed bug 913 ledger mode C-c C-a and ISO dates. | David Keegan | 2013-03-09 | 1 | -3/+3 | |
| | | ||||||
* | | Fixed bug where reconcile bombed if you tried to start from a comment | Craig Earls | 2013-03-09 | 1 | -1/+2 | |
| | | ||||||
* | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-03-09 | 34 | -3111/+351 | |
|\| | ||||||
| * | Reconcile date configuration is pulled from ledgerrc | Craig Earls | 2013-03-08 | 1 | -2/+4 | |
| | | ||||||
| * | Removed ldg-register.el functionality all contained in ldg-report | Craig Earls | 2013-03-08 | 3 | -91/+0 | |
| | | ||||||
| * | indent output of ledger xml | Johann Klähn | 2013-03-08 | 1 | -1/+2 | |
| | | ||||||
| * | fix ledger xml output, remove ledger json command | Johann Klähn | 2013-03-08 | 16 | -121/+68 | |
| | | | | | | | | | | | | | | | | | | | | | | | | As the format used by property trees to represent valid JSON and that for valid XML is too different and given that there are more requests for valid XML output I decided to pursue a quick fix and remove the json command in favor of a working xml command. See bug #782, #909, recent discussion on mailing list. JSON support is postponed until I or someone else finds time to work on this or the python bindings are more stable. | |||||
| * | Added Ledger error handling. No more lisp backtraces! | Craig Earls | 2013-03-08 | 2 | -58/+78 | |
| | | ||||||
| * | refactored the auto-adjust to make it default | Craig Earls | 2013-03-07 | 1 | -10/+11 | |
| | | ||||||
| * | Deprecated ledger.el | Craig Earls | 2013-03-07 | 1 | -1340/+0 | |
| | | ||||||
| * | Caught another omission in the built list | Craig Earls | 2013-03-07 | 2 | -0/+2 | |
| | | ||||||
| * | Made account formatting and auto complete compatible. | Craig Earls | 2013-03-07 | 4 | -63/+72 | |
| | | ||||||
| * | Account auto formatting now works with tab completion | Craig Earls | 2013-03-06 | 4 | -13/+16 | |
| | | ||||||
| * | Improved context regex to handles @ and @@ pricing | Craig Earls | 2013-03-06 | 1 | -5/+13 | |
| | | ||||||
| * | Correct bug is edit amount. | Craig Earls | 2013-03-06 | 2 | -11/+2 | |
| | | | | | | | | Edit-amount was still looking for decimal-comma | |||||
| * | Added missing lisp files to CMakeList.txt | Craig Earls | 2013-03-06 | 1 | -3/+5 | |
| | | ||||||
| * | Code formatting cleanup. | Craig Earls | 2013-03-06 | 3 | -3/+5 | |
| | | ||||||
| * | Added menu entries to help set sort region | Craig Earls | 2013-03-06 | 3 | -9/+44 | |
| | |