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
*
Merge pull request #436 from Fuco1/fix-context-amount-regexp
John Wiegley
2015-10-26
1
-2
/
+2
|
\
|
*
Fix separator and amount regexp in context computation.
Matus Goljer
2015-10-09
1
-2
/
+2
*
|
Add an option to change amount-alignment mode.
Matus Goljer
2015-10-14
1
-1
/
+15
|
/
*
Make balance-at-point able to convert commodity.
Matus Goljer
2015-10-01
1
-4
/
+9
*
Add function to read commodity from the user.
Matus Goljer
2015-10-01
1
-0
/
+10
*
Align amounts on the decimal separator.
Matus Goljer
2015-09-28
2
-4
/
+9
*
Merge pull request #433 from Fuco1/improve-align-dwim
Simon Michael
2015-09-21
1
-4
/
+10
|
\
|
*
Fill comment paragraph with ledger-post-align-dwim
Matus Goljer
2015-09-21
1
-4
/
+10
*
|
Fix amount-regex to properly capture integer part.
Matus Goljer
2015-09-21
1
-2
/
+2
|
/
*
Bind M-q to ledger-post-align-dwim.
Matus Goljer
2015-09-19
1
-0
/
+1
*
Add a function to "dwim" align.
Matus Goljer
2015-09-19
1
-0
/
+7
*
fontify recurring transaction in ledger-mode [ci skip]
paulbdavis
2015-09-18
3
-2
/
+19
*
Fix xact-find-slot at end of buffer
Andrew Schwartzmeyer
2015-08-22
1
-3
/
+2
*
Fix ledger-magic-tab: Wrong number of arguments
Kan-Ru Chen
2015-06-28
1
-1
/
+1
*
Use (interactive "r") in ledger-post-align-postings
Erik Hetzner
2015-05-31
1
-11
/
+3
*
Merge pull request #411 from thdox/bug-1060
Craig Earls
2015-04-05
1
-2
/
+8
|
\
|
*
[emacs] Fix bug 1060.
thdox
2015-04-05
1
-2
/
+8
*
|
[emacs] Fix bug 1108, enabling correct account context.
thdox
2015-03-23
1
-2
/
+2
|
/
*
[emacs] C-x h M-x untabify RET
thdox
2015-02-10
16
-497
/
+497
*
Add prefix ledger-reconcile- to s-functions to not conflict with
thdox
2015-01-21
1
-6
/
+7
*
Add documentation for bugzilla #1105, and align documentation between
thdox
2015-01-21
1
-12
/
+12
*
Fix for bugzilla #1105.
thdox
2015-01-21
1
-9
/
+61
*
[emacs] fix copy
Marco Wahl
2015-01-18
1
-0
/
+1
*
[emacs] Fontification should work independentily on where the point currently is
Konstantin Nazarov
2015-01-11
1
-0
/
+1
*
ledger-mode bug 1089 introduce sticky cursor for report auto refresh
Hans Erik van Elburg
2015-01-04
1
-0
/
+8
*
[emacs] maintain the report order after auto-refresh.
Craig Earls
2015-01-02
1
-3
/
+12
*
Merge commit '8e79b3c7c74081b63f9d8b1e0ec97478f61d4ba8'
Craig Earls
2014-12-30
17
-22
/
+22
|
\
|
*
Bump copyright notice to 2015
Alexis Hildebrandt
2014-12-27
17
-17
/
+17
|
*
[emacs] Don't define unprefixed "string-empty-p" function
Steve Purcell
2014-12-18
1
-5
/
+5
*
|
Merge branch 'master' of https://github.com/ledger/ledger
Craig Earls
2014-12-16
1
-1
/
+1
|
\
|
|
*
[emacs] Make ledger-occur-mode auto-disable when restored by desktop.el
Steve Purcell
2014-12-16
1
-1
/
+1
*
|
[emacs] Correct header in ledger-occur. No functional change.
Craig Earls
2014-12-16
1
-1
/
+1
|
/
*
Fix ledger-schedule-upcoming so that is honor input file names.
Craig Earls
2014-12-14
1
-3
/
+3
*
[emacs] Add a menu entry for turning off ledger-occur-mode
Steve Purcell
2014-12-13
2
-7
/
+6
*
[emacs] define-derived-mode calls set-syntax-table automatically
Steve Purcell
2014-12-13
1
-1
/
+0
*
[emacs] Add syntax table so that ";" comments are handled
Steve Purcell
2014-12-13
1
-1
/
+8
*
[emacs] Restore toggle behaviour of ledger-occur command, for menu users
Steve Purcell
2014-12-10
1
-8
/
+6
*
[emacs] Turn ledger-occur-mode off via a separate command, and allow refreshing
Steve Purcell
2014-12-10
1
-11
/
+27
*
[emacs] Fix more byte compilation and other layout issues
Steve Purcell
2014-12-10
2
-1
/
+18
*
[emacs] Declare when we're using cl
Steve Purcell
2014-12-09
1
-0
/
+1
*
[emacs] Don't use setq-local, which only appeared in Emacs 24.4
Steve Purcell
2014-12-09
1
-7
/
+7
*
[emacs] Simplify and tidy up ledger-occur
Steve Purcell
2014-12-09
3
-71
/
+39
*
[emacs] Fix byte compilation warnings
Steve Purcell
2014-12-09
4
-24
/
+39
*
[emacs] Set comment-start to ";" so that comment-dwim works
Steve Purcell
2014-12-09
1
-0
/
+1
*
[emacs] Parse transaction leading lines more robustly
Steve Purcell
2014-12-09
3
-27
/
+30
*
[emacs] Use markers instead of raw positions to make cleaning work better
Steve Purcell
2014-12-09
2
-60
/
+56
*
[emacs] When the first line is a txn, include it in ledger-sort-buffer
Steve Purcell
2014-12-09
1
-0
/
+2
*
Use font-lock-preprocessor-face as the basis for directive faces
Steve Purcell
2014-12-09
1
-1
/
+1
*
ledger-regex: Indian Rupee Symbol
Alok Parlikar
2014-12-07
1
-2
/
+2
*
Make sure there is alive window to switch back to when quitting reconcile buffer
Craig Earls
2014-12-07
1
-3
/
+4
[next]