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
*
Force reconcile to use scrubbed values incase you are reconciling an account ...
Craig Earls
2014-10-10
1
-1
/
+1
*
Fix comment detection logic for fortification.
Craig Earls
2014-09-28
1
-14
/
+8
*
Allow any printable character in account names.
Craig Earls
2014-09-28
1
-1
/
+1
*
Make ledger-fontify-xact-state-overrides nil by default
Craig Earls
2014-09-22
1
-2
/
+2
*
Merge commit 'b58a872fba7909371d47bc2eb8468e5ba82cfac0'
Craig Earls
2014-09-22
1
-0
/
+1
|
\
|
*
lisp/CMakeLists.txt: add missing files
Johann Klähn
2014-09-22
1
-0
/
+2
*
|
Add fontify.el and navigate.el to CMakeLists.txt
Craig Earls
2014-09-22
1
-0
/
+2
|
/
*
Add ability to edit report command temporarily
Craig Earls
2014-09-18
1
-2
/
+9
*
Merge pull request #325 from sykora/master
Craig Earls
2014-09-18
1
-1
/
+5
|
\
|
*
Add face definition for `ledger-font-payee-pending-face'.
P.C. Shyamshankar
2014-09-17
1
-1
/
+5
*
|
Improve ledger occur region search
Craig Earls
2014-09-17
1
-13
/
+6
*
|
Merge commit '7c18ba8d7c704595268616b740833c88e93b51f3'
Craig Earls
2014-09-17
1
-2
/
+2
|
\
|
|
*
minor spelling fixes
Carlos E. Garcia
2014-09-15
1
-2
/
+2
*
|
Fix ledger-navigate-beginning-of-xact.
Craig Earls
2014-09-17
1
-0
/
+2
|
/
*
sort required a next xact function that ignores directives
Craig Earls
2014-09-13
2
-12
/
+12
*
All navigation functions moved to ledger-navigate.
Craig Earls
2014-09-13
10
-85
/
+146
*
everything appears to work with no empty lines between xacts.
Craig Earls
2014-09-13
4
-54
/
+51
*
rewrote ledger-end-record in ledger-sort to get rid of next-paragraph
Craig Earls
2014-09-13
1
-6
/
+10
*
Catch value expression in amount alignment code
Craig Earls
2014-09-10
2
-19
/
+17
*
Fix ledger-post-regex so that it would recognize integer amounts
Craig Earls
2014-09-10
1
-1
/
+1
*
Minor refactoring and code cleanup
Craig Earls
2014-09-10
4
-62
/
+30
*
Added some missing faces for xact amounts.
Craig Earls
2014-09-10
1
-0
/
+10
*
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
[next]