summaryrefslogtreecommitdiff
path: root/contrib/emacs/git-blame.el
AgeCommit message (Expand)Author
2018-04-16git{,-blame}.el: remove old bitrotting Emacs codeÆvar Arnfjörð Bjarmason
2017-11-09Replace Free Software Foundation address in license noticesTodd Zullinger
2012-06-25Merge branch 'lm/git-blame-el'Junio C Hamano
2012-06-14git-blame.el: Do not use bare 0 to mean (point-min)Lawrence Mitchell
2012-06-14git-blame.el: Use with-current-buffer where appropriateLawrence Mitchell
2012-06-14git-blame.el: Do not use goto-line in lisp codeRüdiger Sonderfeld
2012-06-10git-blame.el: use mapc instead of mapcarRüdiger Sonderfeld
2010-11-03git-blame.el: Add (require 'format-spec)David Kågedal
2009-09-29git-blame.el: Change how blame information is shown.David Kågedal
2008-07-22Don't cut off last character of commit descriptions.Nikolaj Schumacher
2008-02-11git-blame.el: show the when, who and what in the minibuffer.Junichi Uekawa
2007-04-01git-blame.el: pick a set of random colors for each git-blame turnXavier Maillard
2007-04-01git-blame.el: separate git-blame-mode to ease maintenanceXavier Maillard
2007-02-09git-blame.el: Autoupdate while editingDavid Kågedal
2007-02-09git-blame.el: Doc fixes and cleanupDavid Kågedal
2007-02-09git-blame.el: blame unsaved changesDavid Kågedal
2007-02-09git-blame.el: improve color handlingDavid Kågedal
2007-02-09Handle uncommitted changes and cache descriptionsDavid Kågedal
2007-02-09git-blame: Change installation instructionsJakub Narebski
2007-02-09git-blame: Add Emacs Lisp file headers and GNU GPL boilerplateJakub Narebski
2007-02-05git-blame: an Emacs minor mode to view file with git-blame output.David Kågedal