| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 fun... | Craig Earls | 2013-03-14 | 1 | -19/+28 |
* | 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 |
|\ |
|
| * | 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 | 17 | -2987/+277 |
|\| |
|
| * | 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 |
| * | 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 | 1 | -10/+1 |
| * | 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 | 2 | -8/+41 |
| * | Removed timeclock.el. | Craig Earls | 2013-03-05 | 1 | -1362/+0 |
| * | Add acct under point to reconcile prompt. Fix reconcile balance display of e... | Craig Earls | 2013-03-04 | 4 | -34/+44 |
* | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-03-02 | 2 | -6/+13 |
|\| |
|
| * | Remove auto account alignment as it interfered with account completion. | Craig Earls | 2013-03-02 | 1 | -3/+3 |
| * | Ad ledger-mode flags to limit sort region for sort buffer | Craig Earls | 2013-03-02 | 1 | -3/+10 |
* | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-03-02 | 2 | -9/+17 |
|\| |
|
| * | Add ability to posting the account in a posting using the iedger-default-acct... | Craig Earls | 2013-03-02 | 2 | -9/+17 |
* | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-03-01 | 1 | -2/+1 |
|\| |
|
| * | Clean up the reconcile balance display code | Craig Earls | 2013-03-01 | 1 | -2/+1 |
* | | Have a working tree parser and numerical date constraint | Craig Earls | 2013-03-01 | 1 | -33/+90 |
* | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-03-01 | 2 | -23/+33 |
|\| |
|
| * | Ensure reconcile balance display can handle empty accounts. Also force balan... | Craig Earls | 2013-03-01 | 2 | -23/+33 |
* | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-02-28 | 1 | -1/+1 |
|\| |
|
| * | Make reverse-report SHIFT-R | Craig Earls | 2013-02-28 | 1 | -1/+1 |
* | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-02-27 | 10 | -49/+64 |
|\| |
|
| * | Fixed data regexs so that dashes are properly handled in dates | Craig Earls | 2013-02-27 | 1 | -4/+4 |
| * | Restructured customization groups. Completed initial draft of ledger-mode doc... | Craig Earls | 2013-02-27 | 9 | -45/+60 |
* | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-02-27 | 3 | -2/+5 |
|\| |
|
| * | Update date regex to handles dashes and slashes | Craig Earls | 2013-02-27 | 3 | -2/+5 |
* | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-02-26 | 5 | -17/+94 |
|\| |
|
| * | Add reconcile menu entry and correct bug in report that failed on automatical... | Craig Earls | 2013-02-26 | 2 | -9/+13 |