index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
emacs
/
git-blame.el
Commit message (
Expand
)
Author
Age
*
Merge branch 'lm/git-blame-el'
Junio C Hamano
2012-06-25
|
\
|
*
git-blame.el: Do not use bare 0 to mean (point-min)
Lawrence Mitchell
2012-06-14
|
*
git-blame.el: Use with-current-buffer where appropriate
Lawrence Mitchell
2012-06-14
|
*
git-blame.el: Do not use goto-line in lisp code
Rüdiger Sonderfeld
2012-06-14
*
|
git-blame.el: use mapc instead of mapcar
Rüdiger Sonderfeld
2012-06-10
|
/
*
git-blame.el: Add (require 'format-spec)
David Kågedal
2010-11-03
*
git-blame.el: Change how blame information is shown.
David Kågedal
2009-09-29
*
Don't cut off last character of commit descriptions.
Nikolaj Schumacher
2008-07-21
*
git-blame.el: show the when, who and what in the minibuffer.
Junichi Uekawa
2008-02-11
*
git-blame.el: pick a set of random colors for each git-blame turn
Xavier Maillard
2007-03-31
*
git-blame.el: separate git-blame-mode to ease maintenance
Xavier Maillard
2007-03-31
*
git-blame.el: Autoupdate while editing
David Kågedal
2007-02-09
*
git-blame.el: Doc fixes and cleanup
David Kågedal
2007-02-09
*
git-blame.el: blame unsaved changes
David Kågedal
2007-02-09
*
git-blame.el: improve color handling
David Kågedal
2007-02-09
*
Handle uncommitted changes and cache descriptions
David Kågedal
2007-02-09
*
git-blame: Change installation instructions
Jakub Narebski
2007-02-09
*
git-blame: Add Emacs Lisp file headers and GNU GPL boilerplate
Jakub Narebski
2007-02-09
*
git-blame: an Emacs minor mode to view file with git-blame output.
David Kågedal
2007-02-05