| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 951, handle thousand separators. | Craig Earls | 2013-04-13 | 1 | -18/+18 |
* | Fixed reconciliation initialization. Now prompts with only account, not stat... | Craig Earls | 2013-04-06 | 1 | -153/+3 |
* | Make 'return' visit source in reports, make Visit Source the entry in reconci... | Craig Earls | 2013-04-01 | 1 | -1/+1 |
* | Removing some warning when compiling ledger. | Rémi Vanicat | 2013-03-30 | 1 | -1/+1 |
* | Lots of code cleanup. (if () (progn …) ==> (when () …) all over the p... | Craig Earls | 2013-03-25 | 1 | -28/+25 |
* | Enh918 Have occur mode searches stored in mini buffer history | Craig Earls | 2013-03-18 | 1 | -2/+2 |
* | Improved context regex to handles @ and @@ pricing | Craig Earls | 2013-03-06 | 1 | -5/+13 |
* | Add acct under point to reconcile prompt. Fix reconcile balance display of e... | Craig Earls | 2013-03-04 | 1 | -8/+3 |
* | Make reverse-report SHIFT-R | Craig Earls | 2013-02-28 | 1 | -1/+1 |
* | Restructured customization groups. Completed initial draft of ledger-mode doc... | Craig Earls | 2013-02-27 | 1 | -2/+7 |
* | Add reconcile menu entry and correct bug in report that failed on automatical... | Craig Earls | 2013-02-26 | 1 | -9/+11 |
* | A better try to deal with decimal-comma from ledger | Craig Earls | 2013-02-17 | 1 | -11/+9 |
* | Fixed overrun when ledger report would expand argument and cmd would get short | Craig Earls | 2013-02-15 | 1 | -3/+17 |
* | Code commenting cleanup. | Craig Earls | 2013-02-14 | 1 | -27/+41 |
* | Add highlighting in the report window if the line is mapped to a file | Craig Earls | 2013-02-14 | 1 | -15/+19 |
* | Improved ledger-report visit source capabilities | Craig Earls | 2013-02-14 | 1 | -43/+48 |
* | Correct behavior of ledger report when entering a new report | Craig Earls | 2013-02-13 | 1 | -28/+25 |
* | Lisp code cleanup. | Craig Earls | 2013-02-12 | 1 | -1/+1 |
* | code formatting cleanup. | Craig Earls | 2013-02-07 | 1 | -34/+34 |
* | Lisp code cleanup | Craig Earls | 2013-02-05 | 1 | -53/+53 |
* | Added GPL licensing information to lisp files | Craig Earls | 2013-01-29 | 1 | -0/+21 |
* | Merge pull request #90 from rladams/next | John Wiegley | 2013-01-29 | 1 | -41/+23 |
|\ |
|
| * | Made marker logic for jumping from hyperlinked reports to source files work b... | adamsrl | 2012-10-15 | 1 | -37/+9 |
| * | Adding goto EOL to fix issue where re-search-forward was including ledger rep... | adamsrl | 2012-10-15 | 1 | -9/+8 |
| * | Added back my patches for johns ldg-mode | adamsrl | 2012-10-14 | 1 | -8/+19 |
* | | fixes the reconcile mode, adds menus for all modes | Craig Earls | 2013-01-29 | 1 | -0/+15 |
|/ |
|
* | Patch reports with markers to allow xact shifting | John Wiegley | 2012-08-08 | 1 | -5/+43 |
* | Allow non-register reports to work again | John Wiegley | 2012-07-30 | 1 | -14/+18 |
* | Add ability to visit source line from ldg-report | John Wiegley | 2012-07-30 | 1 | -1/+23 |
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -99/+99 |
* | Broke up the old ledger.el into several submodules | John Wiegley | 2010-04-12 | 1 | -0/+448 |