summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fixes bug 904, failure to highly pending postings. Adds two new faces for pe...Craig Earls2013-04-024-11/+53
| | * Initial chapter on time-keeping in ledger3.texiCraig Earls2013-04-021-2/+32
| | * ledger-read-commodity-string now calls ledger-split-commodity-stringCraig Earls2013-04-011-19/+9
| * | Merge branch 'next' into ledger-mode-automatic-transactionsCraig Earls2013-04-015-8/+10
| |\|
| | * Bring back comments into account completion.Craig Earls2013-04-011-4/+3
| | * Fix Bug 941, ensure two spaces are left between account and amountCraig Earls2013-04-011-1/+2
| | * Prevent sort-buffer from calling all the after-change hooksCraig Earls2013-04-011-1/+3
| | * Make 'return' visit source in reports, make Visit Source the entry in reconci...Craig Earls2013-04-012-2/+2
| * | Merge branch 'next' into ledger-mode-automatic-transactionsCraig Earls2013-03-314-6/+4
| |\|
| | * Merge commit 'b5612122ae712e3a924662fa1407c46daca6c85f' into nextCraig Earls2013-03-313-3/+3
| | |\
| | | * Merge pull request #169 from vanicat/t/warningsCraig Earls2013-03-313-4/+4
| | | |\
| | | | * Use (fit-window-to-buffer) for error reporting.Rémi Vanicat2013-03-311-0/+1
| | | | * Removing some warning when compiling ledger.Rémi Vanicat2013-03-303-4/+3
| | * | | corrected error outputCraig Earls2013-03-311-2/+0
| | |/ /
| | * | Oops, forgot a #Craig Earls2013-03-311-1/+1
| | * | Correct a solarize faceCraig Earls2013-03-311-1/+1
| | |/
| * | Merge branch 'next' into ledger-mode-automatic-transactionsCraig Earls2013-03-301-2/+7
| |\|
| | * Fix bug 937 maintain sort order of xact on the same actual date.Craig Earls2013-03-301-2/+7
| * | Start integrating schedule into the overall modeCraig Earls2013-03-303-96/+71
| * | Merge branch 'next' into ledger-mode-automatic-transactionsCraig Earls2013-03-273-24/+28
| |\|
| | * Align post speed improvements after adding the long account name handling.Craig Earls2013-03-272-24/+27
| | * Fix bug 935, very long account names can get stomped on.Craig Earls2013-03-271-7/+8
| | * Bug 936 Fixes ledger-add-transaction.Craig Earls2013-03-271-1/+1
| * | Cleaned up entrant macros to only return clausesCraig Earls2013-03-271-42/+66
| |/
| * Better end testing for align-postingsCraig Earls2013-03-261-3/+3
| * More speed improvements for align-postings.Craig Earls2013-03-261-15/+6
| * Handle quoted commodities in ledger-split-commodity-stringCraig Earls2013-03-261-15/+26
| * Major speed improvements to ledger-post-align-postingsCraig Earls2013-03-262-45/+36
| * Do not include xact level comments in account list for auto completion.Craig Earls2013-03-261-1/+2
| * Fix align-postings to deal with being at end of bufferCraig Earls2013-03-252-6/+7
| * Speed improvement to align-postings.Craig Earls2013-03-252-5/+10
| * Fix bug 928 Refix slow indent-region behavior.Craig Earls2013-03-252-5/+10
| * add --collapse to reconcile balance calculationCraig Earls2013-03-251-1/+1
| * Improve complete-all and reconcile savingCraig Earls2013-03-253-3/+5
| * Lots of code cleanup. (if () (progn …) ==> (when () …) all over the p...Craig Earls2013-03-2512-186/+156
| * Code cleanup in ldg-exec and ledger-split-commodityCraig Earls2013-03-252-32/+22
| * Make complete play nice with auto alignmentCraig Earls2013-03-243-5/+54
| * Insert Effective Date to xactCraig Earls2013-03-241-2/+14
| * Fix ledger-split-commodities to handle integer balancesCraig Earls2013-03-241-2/+2
| * Improve ledger-split-commodities to handle multi character commodities.Craig Earls2013-03-241-10/+8
| * Clean up ldg-post.elCraig Earls2013-03-241-2/+15
| * Fix bug 923Craig Earls2013-03-241-0/+2
| * Second rewrite of ledger-post-align-postings. Will probably perfect with the...Craig Earls2013-03-241-48/+47
| * Fixed Align Region menu entryCraig Earls2013-03-241-1/+1
| * More armor plating on ledger-post-align-postingsCraig Earls2013-03-231-42/+46
| * Bug 915 maintain point in buffer when saved.Craig Earls2013-03-231-16/+15
| * Finish bug 929 got rid of all references to folding, use narrowing instead.Craig Earls2013-03-234-15/+15
| * Rewrote ledger-post-align-postings to address bugs 923 924 925 926 927 and 928.Craig Earls2013-03-232-59/+72
| * ledger-mode.texi patches from ThierryCraig Earls2013-03-231-18/+19
| * Bug 931 Menu consistency Delete TransactionCraig Earls2013-03-231-1/+1