| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-07-19 | 2 | -6/+7 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-07-03 | 1 | -3/+10 |
| |\ \ \ \ \ |
|
| * | | | | | | Add Schedule Upcoming to Ledger menu | Craig Earls | 2013-07-03 | 2 | -1/+3 |
| * | | | | | | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-07-02 | 19 | -445/+443 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-07-02 | 2 | -91/+52 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Formatting cleanup | Craig Earls | 2013-07-02 | 1 | -2/+2 |
| * | | | | | | | | Formatting changes and initial inclusion of ledger-schedule | Craig Earls | 2013-07-02 | 11 | -784/+769 |
* | | | | | | | | | Fix values pushed to calc | Craig Earls | 2013-11-12 | 1 | -2/+2 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Fix provided feature to match file/package name | Steve Purcell | 2013-11-03 | 1 | -1/+1 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Find first numeral or minus sign, instead of blind move | Vinod Kurup | 2013-09-08 | 1 | -1/+2 |
* | | | | | | | Move past the commodity sign | Vinod Kurup | 2013-09-07 | 1 | -1/+2 |
* | | | | | | | Update CMakeLists.txt | Simon Kaczor | 2013-08-21 | 1 | -20/+18 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Bug 986. Add file order to sorting options in the reconcile mode. | Craig Earls | 2013-08-20 | 1 | -2/+7 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Change ledger-next-amount to be case-sensitive | Gergely Risko | 2013-07-12 | 1 | -5/+6 |
* | | | | | Fix comment string | Gergely Risko | 2013-07-09 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Add ledger-mode-should-check-version to disable startup checks. | Craig Earls | 2013-07-03 | 1 | -3/+10 |
| |_|/
|/| | |
|
* | | | Finished changing name to ledger-* | Craig Earls | 2013-07-02 | 18 | -152/+152 |
| |/
|/| |
|
* | | Remove leg-new and made leg-mode the entry point. | Craig Earls | 2013-07-02 | 2 | -91/+52 |
|/ |
|
* | Adjust subtraction to scale operands up, thereby avoiding the silly long results | Craig Earls | 2013-07-02 | 1 | -2/+8 |
* | Ensure target balance is actually parseable as a number | Craig Earls | 2013-07-01 | 1 | -16/+17 |
* | Added buffer cleanup and tweaked the reconcile quit routines. | Craig Earls | 2013-06-27 | 2 | -6/+4 |
* | Add buffer cleanup function. | Craig Earls | 2013-06-06 | 1 | -0/+15 |
* | Dramatic improvements to account completion speeds. | Craig Earls | 2013-06-05 | 4 | -248/+236 |
* | Implemented different sorting function on the reconcile buffer. | Craig Earls | 2013-06-03 | 1 | -5/+27 |
* | Fix Bug 966 Auto Indent conflicts with undo. Removed the auto-indent functi... | Craig Earls | 2013-06-03 | 2 | -16/+7 |
* | Fix bug 967, Windows rearranging after reconcile save. | Craig Earls | 2013-06-03 | 1 | -2/+5 |
* | Completion improvements | Craig Earls | 2013-06-03 | 2 | -8/+8 |
* | Fix bug 969, payee completing only works with plain alpha chars | Craig Earls | 2013-06-02 | 1 | -1/+1 |
* | Resolve bug 957 update reconcile buffer when saving ledger buffer | Craig Earls | 2013-05-23 | 1 | -42/+42 |
* | Add option if dates should be iso-8601 by default | Albert Krewinkel | 2013-05-22 | 1 | -3/+14 |
* | Correction to ldg-context xact regex. | Craig Earls | 2013-05-21 | 1 | -21/+22 |
* | Prevent failure if ledger sort buffer is called with point before the ledger ... | Craig Earls | 2013-05-14 | 1 | -7/+7 |
* | Fix ledger-find-slot so that it doesn't require transaction codes | Craig Earls | 2013-05-14 | 2 | -60/+60 |
* | Fix Bug 962 | Craig Earls | 2013-05-11 | 2 | -81/+82 |
* | Correct regex | Craig Earls | 2013-05-11 | 1 | -1/+1 |
* | Reverted changes to completion. Changes were "more correct" but performance ... | Craig Earls | 2013-05-10 | 3 | -32/+12 |
* | Fix Bug 961, add ldg-context.el and ldg-schedule.el to CMakeLists.txt | Craig Earls | 2013-05-09 | 1 | -4/+6 |
* | Implement more efficient completion algorithm. Thanks Thierry! Also remove ... | Craig Earls | 2013-05-06 | 3 | -61/+38 |
* | Ensure ledger-mode display balance can handle zero balance accounts. | Craig Earls | 2013-05-06 | 1 | -1/+3 |
* | Add stats to ledger mode | Craig Earls | 2013-05-01 | 1 | -9/+22 |
* | Merge pull request #178 from georgek/regex | Craig Earls | 2013-04-22 | 3 | -1/+40 |
|\ |
|
| * | Add highlighting for multiple line comments | George Kettleborough | 2013-04-21 | 3 | -1/+40 |
* | | Remove intangible property from occur overlays. | Craig Earls | 2013-04-22 | 1 | -2/+1 |
|/ |
|
* | Sort buffer now attempts to keep point at the same xact. | Craig Earls | 2013-04-18 | 1 | -31/+44 |
* | Merge pull request #176 from georgek/regex | Craig Earls | 2013-04-16 | 3 | -59/+70 |
|\ |
|
| * | Make union of regexps at compile time | George Kettleborough | 2013-04-16 | 2 | -5/+8 |
| * | Fix payees and accounts matching to themselves | George Kettleborough | 2013-04-16 | 1 | -52/+56 |
| * | Fix completion on payees | George Kettleborough | 2013-04-15 | 1 | -2/+6 |
| * | Clean up payee regexes | George Kettleborough | 2013-04-15 | 1 | -4/+4 |
* | | commodities cleanup | Craig Earls | 2013-04-15 | 1 | -31/+5 |
|/ |
|