Age | Commit message (Expand) | Author | Files | Lines |
2012-06-25 | Merge branch 'lm/git-blame-el' | Junio C Hamano | 1 | -36/+37 |
2012-06-14 | git-blame.el: Do not use bare 0 to mean (point-min) | Lawrence Mitchell | 1 | -1/+1 |
2012-06-14 | git-blame.el: Use with-current-buffer where appropriate | Lawrence Mitchell | 1 | -37/+37 |
2012-06-14 | git-blame.el: Do not use goto-line in lisp code | Rüdiger Sonderfeld | 1 | -1/+2 |
2012-06-10 | git-blame.el: use mapc instead of mapcar | Rüdiger Sonderfeld | 1 | -1/+1 |
2010-11-03 | git-blame.el: Add (require 'format-spec) | David Kågedal | 1 | -0/+1 |
2009-09-29 | git-blame.el: Change how blame information is shown. | David Kågedal | 1 | -54/+102 |
2008-07-21 | Don't cut off last character of commit descriptions. | Nikolaj Schumacher | 1 | -1/+1 |
2008-02-11 | git-blame.el: show the when, who and what in the minibuffer. | Junichi Uekawa | 1 | -1/+9 |
2007-03-31 | git-blame.el: pick a set of random colors for each git-blame turn | Xavier Maillard | 1 | -28/+55 |
2007-03-31 | git-blame.el: separate git-blame-mode to ease maintenance | Xavier Maillard | 1 | -18/+37 |
2007-02-09 | git-blame.el: Autoupdate while editing | David Kågedal | 1 | -9/+86 |
2007-02-09 | git-blame.el: Doc fixes and cleanup | David Kågedal | 1 | -4/+10 |
2007-02-09 | git-blame.el: blame unsaved changes | David Kågedal | 1 | -21/+44 |
2007-02-09 | git-blame.el: improve color handling | David Kågedal | 1 | -14/+10 |
2007-02-09 | Handle uncommitted changes and cache descriptions | David Kågedal | 1 | -6/+20 |
2007-02-09 | git-blame: Change installation instructions | Jakub Narebski | 1 | -4/+19 |
2007-02-09 | git-blame: Add Emacs Lisp file headers and GNU GPL boilerplate | Jakub Narebski | 1 | -3/+72 |
2007-02-05 | git-blame: an Emacs minor mode to view file with git-blame output. | David Kågedal | 1 | -0/+180 |