1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-06 17:23:00 +01:00
git/contrib/emacs
David Kågedal 28389d45fb git-blame: an Emacs minor mode to view file with git-blame output.
Here's another version of git-blame.el that automatically tries to
create a sensible list of colors to use for both light and dark
backgrounds.  Plus a few minor fixes.

To use:

  1) Load into emacs: M-x load-file RET git-blame.el RET
  2) Open a git-controlled file
  3) Blame: M-x git-blame-mode

Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-02-05 14:22:28 -08:00
..
.gitignore contrib/emacs/Makefile: Provide tool for byte-compiling files. 2006-03-05 11:32:49 -08:00
git-blame.el git-blame: an Emacs minor mode to view file with git-blame output. 2007-02-05 14:22:28 -08:00
git.el [PATCH] Rename git-repo-config to git-config. 2007-01-28 16:16:53 -08:00
Makefile Allow INSTALL, bindir, mandir to be set in main Makefile 2006-06-29 23:49:16 -07:00
vc-git.el vc-git.el: Take into account the destination name in vc-checkout. 2007-01-26 15:38:27 -08:00