aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/emacs/git-blame.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-03git-blame.el: Add (require 'format-spec)David Kågedal1-0/+1
2009-09-29git-blame.el: Change how blame information is shown.David Kågedal1-54/+102
2008-07-21Don't cut off last character of commit descriptions.Nikolaj Schumacher1-1/+1
2008-02-11git-blame.el: show the when, who and what in the minibuffer.Junichi Uekawa1-1/+9
2007-03-31git-blame.el: pick a set of random colors for each git-blame turnXavier Maillard1-28/+55
2007-03-31git-blame.el: separate git-blame-mode to ease maintenanceXavier Maillard1-18/+37
2007-02-09git-blame.el: Autoupdate while editingDavid Kågedal1-9/+86
2007-02-09git-blame.el: Doc fixes and cleanupDavid Kågedal1-4/+10
2007-02-09git-blame.el: blame unsaved changesDavid Kågedal1-21/+44
2007-02-09git-blame.el: improve color handlingDavid Kågedal1-14/+10
2007-02-09Handle uncommitted changes and cache descriptionsDavid Kågedal1-6/+20
2007-02-09git-blame: Change installation instructionsJakub Narebski1-4/+19
2007-02-09git-blame: Add Emacs Lisp file headers and GNU GPL boilerplateJakub Narebski1-3/+72
2007-02-05git-blame: an Emacs minor mode to view file with git-blame output.David Kågedal1-0/+180