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
*
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
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into ledger-mode-automatic-transactions
Craig Earls
2013-07-03
1
-3
/
+10
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Add Schedule Upcoming to Ledger menu
Craig Earls
2013-07-03
2
-1
/
+3
|
*
|
|
|
|
|
Merge branch 'master' into ledger-mode-automatic-transactions
Craig Earls
2013-07-02
19
-445
/
+443
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master' into ledger-mode-automatic-transactions
Craig Earls
2013-07-02
2
-91
/
+52
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Formatting cleanup
Craig Earls
2013-07-02
1
-2
/
+2
|
*
|
|
|
|
|
|
|
Formatting changes and initial inclusion of ledger-schedule
Craig Earls
2013-07-02
11
-784
/
+769
*
|
|
|
|
|
|
|
|
Fix values pushed to calc
Craig Earls
2013-11-12
1
-2
/
+2
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Fix provided feature to match file/package name
Steve Purcell
2013-11-03
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Find first numeral or minus sign, instead of blind move
Vinod Kurup
2013-09-08
1
-1
/
+2
*
|
|
|
|
|
|
Move past the commodity sign
Vinod Kurup
2013-09-07
1
-1
/
+2
*
|
|
|
|
|
|
Update CMakeLists.txt
Simon Kaczor
2013-08-21
1
-20
/
+18
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Bug 986. Add file order to sorting options in the reconcile mode.
Craig Earls
2013-08-20
1
-2
/
+7
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Change ledger-next-amount to be case-sensitive
Gergely Risko
2013-07-12
1
-5
/
+6
*
|
|
|
|
Fix comment string
Gergely Risko
2013-07-09
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add ledger-mode-should-check-version to disable startup checks.
Craig Earls
2013-07-03
1
-3
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
Finished changing name to ledger-*
Craig Earls
2013-07-02
18
-152
/
+152
|
|
/
|
/
|
*
|
Remove leg-new and made leg-mode the entry point.
Craig Earls
2013-07-02
2
-91
/
+52
|
/
*
Adjust subtraction to scale operands up, thereby avoiding the silly long results
Craig Earls
2013-07-02
1
-2
/
+8
*
Ensure target balance is actually parseable as a number
Craig Earls
2013-07-01
1
-16
/
+17
*
Added buffer cleanup and tweaked the reconcile quit routines.
Craig Earls
2013-06-27
2
-6
/
+4
*
Add buffer cleanup function.
Craig Earls
2013-06-06
1
-0
/
+15
*
Dramatic improvements to account completion speeds.
Craig Earls
2013-06-05
4
-248
/
+236
*
Implemented different sorting function on the reconcile buffer.
Craig Earls
2013-06-03
1
-5
/
+27
*
Fix Bug 966 Auto Indent conflicts with undo. Removed the auto-indent functi...
Craig Earls
2013-06-03
2
-16
/
+7
*
Fix bug 967, Windows rearranging after reconcile save.
Craig Earls
2013-06-03
1
-2
/
+5
*
Completion improvements
Craig Earls
2013-06-03
2
-8
/
+8
*
Fix bug 969, payee completing only works with plain alpha chars
Craig Earls
2013-06-02
1
-1
/
+1
*
Resolve bug 957 update reconcile buffer when saving ledger buffer
Craig Earls
2013-05-23
1
-42
/
+42
*
Add option if dates should be iso-8601 by default
Albert Krewinkel
2013-05-22
1
-3
/
+14
*
Correction to ldg-context xact regex.
Craig Earls
2013-05-21
1
-21
/
+22
*
Prevent failure if ledger sort buffer is called with point before the ledger ...
Craig Earls
2013-05-14
1
-7
/
+7
*
Fix ledger-find-slot so that it doesn't require transaction codes
Craig Earls
2013-05-14
2
-60
/
+60
*
Fix Bug 962
Craig Earls
2013-05-11
2
-81
/
+82
*
Correct regex
Craig Earls
2013-05-11
1
-1
/
+1
*
Reverted changes to completion. Changes were "more correct" but performance ...
Craig Earls
2013-05-10
3
-32
/
+12
*
Fix Bug 961, add ldg-context.el and ldg-schedule.el to CMakeLists.txt
Craig Earls
2013-05-09
1
-4
/
+6
*
Implement more efficient completion algorithm. Thanks Thierry! Also remove ...
Craig Earls
2013-05-06
3
-61
/
+38
[next]