index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
New fortification is working.
Craig Earls
2014-09-08
3
-91
/
+27
*
Seems to be working. I wasn't ensuring I caught all the xacts in a region sp...
Craig Earls
2014-09-08
1
-13
/
+11
*
Solved the fight between jit-lock. But for some reason it isn't calling it f...
Craig Earls
2014-09-05
2
-4
/
+5
*
jit-lock is now calling ledger-fontify-buffer-part, but font-lock-fontify-reg...
Craig Earls
2014-09-05
3
-55
/
+89
*
Merge branch 'master' into new-fontification-scheme
Craig Earls
2014-09-05
1
-2
/
+3
|
\
|
*
Fix bough 1075, ledger-mode report do not refresh using key commands
Craig Earls
2014-09-05
1
-2
/
+3
*
|
meh. Still chugging along.
Craig Earls
2014-09-05
2
-9
/
+11
*
|
improved xact iteration so fontify-whole-buffer doesn't miss xact separated b...
Craig Earls
2014-09-04
2
-4
/
+30
*
|
not much progress here.
Craig Earls
2014-09-04
1
-1
/
+2
*
|
no message
Craig Earls
2014-08-26
2
-34
/
+51
*
|
Not working well, try something else on new-fontification-scheme-2
Craig Earls
2014-08-26
3
-8
/
+26
*
|
fontifying xact starts and postings.
Craig Earls
2014-08-24
2
-19
/
+36
*
|
Set up fontification independent of font-lock.
Craig Earls
2014-08-24
6
-27
/
+323
|
/
*
Improve ledger-report-redo buffer type checking.
Craig Earls
2014-07-29
1
-1
/
+1
*
For ledger-post-align-postings to run on xacts added with ledger-add
Craig Earls
2014-07-15
2
-2
/
+2
*
Make the reconcile balance status message more clear.
Craig Earls
2014-07-13
1
-1
/
+1
*
make leder-mode-dump-configuration interactive
Craig Earls
2014-07-13
1
-0
/
+1
*
Added ledger-report-auto-refresh customization variable.
Craig Earls
2014-07-12
1
-2
/
+8
*
Improve report redo logic.
Craig Earls
2014-07-12
1
-10
/
+12
*
ledger-redo added as after-save-hook
Craig Earls
2014-07-12
2
-1
/
+3
*
Merge branch 'master' into ledger-mode-bug-1063-auto-refresh-reports
Craig Earls
2014-07-12
1
-11
/
+10
|
\
|
*
ledger-fonts.el: untabify
Mark Oteiza
2014-07-12
1
-2
/
+2
|
*
use inherits for related faces that are the same
Mark Oteiza
2014-07-12
1
-9
/
+8
*
|
Code cleanup
Craig Earls
2014-07-12
5
-69
/
+26
|
/
*
ledger-reconcile.el: don't use flatten
RĂ©mi Vanicat
2014-07-09
1
-2
/
+2
*
Finished configurable reconcile format line.
Craig Earls
2014-07-03
1
-4
/
+15
*
ledger-reconcile-compile-format-string returns a lambda that is used to forma...
Craig Earls
2014-07-02
1
-17
/
+25
*
Refactor code to pull posting format into separate defun. Added reconcile buf...
Craig Earls
2014-07-02
1
-27
/
+53
*
Fix bug 1051 ledger-posting-amount-face doesn't work
Craig Earls
2014-06-30
1
-0
/
+7
*
ledger reconcile will recommend the account in the posting, even if point isn...
Craig Earls
2014-06-29
1
-2
/
+1
*
ensures that account with spaces in the names are correctly rested by ledger-...
Craig Earls
2014-06-29
1
-9
/
+10
*
context was not handling decimal-comma properly.
Craig Earls
2014-06-29
1
-2
/
+2
*
ledger-reconcile clean byte-compile
Craig Earls
2014-06-28
1
-5
/
+5
*
ledger-complete clean byte compile
Craig Earls
2014-06-28
1
-20
/
+4
*
Fix bug 1052 ledger-mode mangles transactions with tabs.
Craig Earls
2014-06-25
3
-4
/
+14
*
Merge pull request #301 from csrhodes/master
Craig Earls
2014-06-25
1
-1
/
+2
|
\
|
*
don't add a space when completing
Christophe Rhodes
2014-06-13
1
-1
/
+2
*
|
Fix bug 1059, ledger mode deletes character if a posting is cleared but there...
Craig Earls
2014-06-24
1
-1
/
+2
*
|
Was introduced with commit 73f336a, which removed a functionality from
thdox
2014-06-22
1
-0
/
+1
|
/
*
Fix bug 1040 Saving in reconcile buffer doesn't stay in reconcile buffer
Craig Earls
2014-05-18
1
-10
/
+9
*
Merge branch 'master' of https://github.com/ledger/ledger
Craig Earls
2014-05-18
2
-3
/
+3
|
\
|
*
Merge pull request #297 from thdox/reconcile-sort-key
Craig Earls
2014-05-18
1
-2
/
+2
|
|
\
|
|
*
Fix #986 and improve documentation.
thdox
2014-05-18
1
-2
/
+2
|
*
|
Cosmetic change - format code consistently
Martin Michlmayr
2014-05-18
1
-1
/
+1
|
|
/
*
/
Fix bug 1039. Where the ledger buffer was incorrectly shown in the same frame...
Craig Earls
2014-05-18
1
-1
/
+2
|
/
*
Indent & untabify
thdox
2014-05-17
18
-1167
/
+1167
*
Fix bug 1030 improperly placing the stays mark if the Payee starts with a digit.
Craig Earls
2014-05-11
1
-2
/
+4
*
Merge commit 'dbfbf2bc893de3c44dcc08c33811bc274f647672'
Craig Earls
2014-05-09
1
-28
/
+13
|
\
|
*
Refactor macros in ledger-context.el to byte compile cleanly
Steve Purcell
2014-05-09
1
-28
/
+13
*
|
Merge commit '62bdb2f13a31449ca6f439ee121162647c39855e'
Craig Earls
2014-04-24
2
-9
/
+17
|
\
|
[next]