| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | 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 |
| | * | 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 |
| | * | 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 | 3 | -6/+28 |
| |\| |
|
| | * | 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 | 2 | -3/+25 |
| * | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-03-02 | 3 | -11/+20 |
| |\| |
|
| | * | Add ability to posting the account in a posting using the iedger-default-acct... | Craig Earls | 2013-03-02 | 3 | -11/+20 |
| * | | 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 | 3 | -77/+88 |
| |\| |
|
| | * | Ensure reconcile balance display can handle empty accounts. Also force balan... | Craig Earls | 2013-03-01 | 2 | -23/+33 |
| | * | Merge pull request #160 from vanicat/t/small-info-correction | Craig Earls | 2013-03-01 | 1 | -54/+55 |
| | |\ |
|
| | | * | Some spelling correction. | Rémi Vanicat | 2013-03-01 | 1 | -47/+48 |
| | | * | Removing several warning by makeinfo in ledger-mode.texi | Rémi Vanicat | 2013-03-01 | 1 | -3/+3 |
| | | * | Corrected one @xref | Rémi Vanicat | 2013-03-01 | 1 | -1/+1 |
| | | * | Added forgotten {} for @code in ledger-mode.texi | Rémi Vanicat | 2013-03-01 | 1 | -3/+3 |
| | | * | The .info for ledger-mode should not be the same than for ledger3 | Rémi Vanicat | 2013-03-01 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-02-28 | 2 | -2/+1 |
| |\| |
|
| | * | Make reverse-report SHIFT-R | Craig Earls | 2013-02-28 | 1 | -1/+1 |
| | * | Removed EMACS section from Ledger3.texi | Craig Earls | 2013-02-27 | 1 | -311/+1 |
| * | | Removed EMACS section from Ledger3 | Craig Earls | 2013-02-27 | 1 | -310/+1 |
| * | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-02-27 | 13 | -50/+864 |
| |\| |
|
| | * | Add ledger-mode.texi to the build list | Craig Earls | 2013-02-27 | 1 | -1/+1 |
| | * | Fixed data regexs so that dashes are properly handled in dates | Craig Earls | 2013-02-27 | 1 | -4/+4 |
| | * | Merge branch 'ledger-mode-documentation' into next | Craig Earls | 2013-02-27 | 11 | -39/+859 |
| | |\ |
|
| | | * | Restructured customization groups. Completed initial draft of ledger-mode doc... | Craig Earls | 2013-02-27 | 10 | -68/+232 |
| | | * | Merge branch 'next' into ledger-mode-documentation | Craig Earls | 2013-02-27 | 4 | -3/+6 |
| | | |\ |
|
| | | * | | Initial commit of ledger-mode documentation and demo file | Craig Earls | 2013-02-26 | 2 | -0/+650 |
| | * | | | Removed use-decimal-comma custom, since we are now reading the .ledgerrc file | Craig Earls | 2013-02-27 | 1 | -6/+0 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-02-27 | 4 | -3/+6 |
| |\| | |
|
| | * | | Update date regex to handles dashes and slashes | Craig Earls | 2013-02-27 | 3 | -2/+5 |
| | * | | Fix typo in ledger3.texi | Craig Earls | 2013-02-27 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'next' into ledger-mode-automatic-transactions | Craig Earls | 2013-02-26 | 9 | -25/+113 |
| |\| |
|
| | * | Add reconcile menu entry and correct bug in report that failed on automatical... | Craig Earls | 2013-02-26 | 2 | -9/+13 |
| | * | Ensure that commodities using decimal period, have comma separators removed f... | Craig Earls | 2013-02-26 | 1 | -1/+3 |
| | * | unescaped a few symbols | Craig Earls | 2013-02-26 | 1 | -2/+2 |
| | * | Added a note to the introduction about paying attention to shell expansions | Craig Earls | 2013-02-26 | 1 | -0/+10 |
| | * | Ledger-mode now automatically configures itself for --decimal-comma if that o... | Craig Earls | 2013-02-25 | 1 | -12/+12 |