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
*
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
|
\
|
|
*
fix ledger-iso-date-regex, abusing its name slightly
Christophe Rhodes
2014-04-23
1
-2
/
+2
|
*
add "year" handling to ledger-iterate-regex
Christophe Rhodes
2014-04-23
1
-1
/
+1
|
*
improve C-c C-a (ledger-xact-insert-transaction) behaviour
Christophe Rhodes
2014-04-23
1
-6
/
+14
*
|
Merge commit 'b9078dc93ffdb526efd0a859a73cc3076108f6b2'
Craig Earls
2014-03-25
18
-38
/
+40
|
\
|
|
*
Update old FSF address
Jamie Nguyen
2014-03-23
18
-36
/
+36
|
*
lisp: use more legible colors on dark backgrounds
Vincent Bernat
2014-03-23
1
-2
/
+4
*
|
Make reconcile window refresh xact locations after a delete operation
Craig Earls
2014-02-24
1
-14
/
+17
|
/
*
Add option ledger-complete-ignore-case
Marcin Borkowski
2014-02-03
1
-36
/
+42
*
Bump copyright information to 2014
Alexis Hildebrandt
2014-02-02
17
-17
/
+17
*
Merge pull request #229 from EvilBit/master
Johann Klähn
2014-01-25
1
-2
/
+12
|
\
|
*
Move emacs lisp installation destination to subdirectory
Oskar Kohout
2014-01-04
1
-1
/
+1
|
*
Fix emacs lisp build chain
Oskar Kohout
2014-01-04
1
-1
/
+11
*
|
Fixed some formatting problems and fixed bug 1007 aligning decimal comma amou...
Craig Earls
2014-01-13
2
-63
/
+63
*
|
Fix issue in ledger-fully-complete-xact to deal with possible trailing spaces...
Craig Earls
2014-01-13
1
-8
/
+13
*
|
ledger-mode: only modify completion-at-point-functions locally
Steve Purcell
2014-01-07
1
-1
/
+1
*
|
Backed out recent changes that broke the complete cycling behavior.
Craig Earls
2014-01-07
3
-72
/
+32
|
/
*
Use `ledger-read-date' where applicable.
Moritz Ulrich
2014-01-02
1
-3
/
+4
*
`ledger-read-date': Use `ledger-minibuffer-history'.
Moritz Ulrich
2014-01-02
1
-1
/
+2
*
ledger-reconcile: Add option to insert an effective date when clearing transa...
Moritz Ulrich
2014-01-02
1
-1
/
+9
*
`ledger-insert-effective-date': use `ledger-read-date'.
Moritz Ulrich
2014-01-02
1
-9
/
+8
*
Add `ledger-read-date' - Read date & default to today.
Moritz Ulrich
2014-01-02
1
-0
/
+11
*
Fix for pcomplete Metadata rule.
4ourbit
2014-01-01
1
-0
/
+2
*
Plugging ledger pcomplete into completion-at-point.
4ourbit
2014-01-01
1
-0
/
+1
*
Context-aware pcomplete rules.
4ourbit
2013-12-31
3
-34
/
+76
*
ledger-mode: Introduce `ledger-default-date-format'.
Moritz Ulrich
2013-12-30
4
-9
/
+16
*
Improve `ledger-insert-effective-date'.
Moritz Ulrich
2013-12-30
1
-10
/
+27
*
ledger-mode: Add `ledger-remove-effective-date'.
Moritz Ulrich
2013-12-30
1
-0
/
+23
*
emacs-mode: Prefix every function/variable/macro with ledger-.
Moritz Ulrich
2013-12-29
2
-32
/
+33
*
Fix `ledger-string-to-number' for decimal-comma
Moritz Ulrich
2013-12-28
1
-5
/
+5
*
fix for unexpected point movement
4ourbit
2013-12-23
1
-1
/
+1
*
ledger-schedule-upcoming take argument.
Rémi Vanicat
2013-12-12
1
-5
/
+19
*
Pop the new schedule buffers
Rémi Vanicat
2013-12-12
1
-1
/
+2
*
ledger-mode: Also bind g to ledger-report-redo, as is standard elsewhere
Steve Purcell
2013-12-11
1
-0
/
+1
*
ledger-mode: Fix a number of byte-compilation warnings
Steve Purcell
2013-12-11
4
-10
/
+10
*
ledger-mode: Add missing argument to ledger-delete-current-transaction
Steve Purcell
2013-12-11
1
-1
/
+1
*
ledger-mode: Remove duplication in ledger-set-{year,month}
Steve Purcell
2013-12-11
1
-6
/
+8
*
ledger-mode: Add namespace prefix to highlight-overlay
Steve Purcell
2013-12-11
2
-5
/
+5
*
ledger-mode: Use easymenu to remove boilerplate
Steve Purcell
2013-12-11
3
-85
/
+90
*
ledger-mode: declare keymaps at the top level
Steve Purcell
2013-12-09
3
-76
/
+81
*
ledger-mode: define and use a syntax table so that comments are handled properly
Steve Purcell
2013-12-09
1
-0
/
+9
*
Reload init when calling ledger-init-load-init-file again.
Rémi Vanicat
2013-11-26
1
-1
/
+2
*
Merge branch 'ledger-mode-automatic-transactions'
Craig Earls
2013-11-12
12
-615
/
+600
|
\
|
*
Merge branch 'master' into ledger-mode-automatic-transactions
Craig Earls
2013-11-06
1
-1
/
+1
|
|
\
|
*
\
Merge branch 'master' into ledger-mode-automatic-transactions
Craig Earls
2013-09-20
2
-21
/
+21
|
|
\
\
|
*
\
\
Merge branch 'master' into ledger-mode-automatic-transactions
Craig Earls
2013-08-20
1
-2
/
+7
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into ledger-mode-automatic-transactions
Craig Earls
2013-07-19
2
-6
/
+7
|
|
\
\
\
\
[next]