summaryrefslogtreecommitdiff
path: root/contrib/emacs
AgeCommit message (Expand)Author
2006-08-17Be nicer if git executable is not installedVille Skyttä
2006-07-26Merge branch 'pb/configure'Junio C Hamano
2006-07-24git.el: Put the git customize group in the 'tools' parent group.Alexandre Julliard
2006-07-24git.el: Try to reuse an existing buffer when running git-status.Alexandre Julliard
2006-07-24git.el: Prepend a slash to the file name when adding to .gitignore.Alexandre Julliard
2006-07-24git.el: Run git-rerere on commits if the rr-cache directory exists.Alexandre Julliard
2006-07-14Display help for Git mode after pressing `h' or `?' in *git-status*Jakub Narebski
2006-07-14Wrap long lines in docstrings in contrib/emacs/git.elJakub Narebski
2006-07-05Fix print-log and diff compatibility with recent vc versionsVille Skytt,Ad(B
2006-06-30Allow INSTALL, bindir, mandir to be set in main MakefileJakub Narebski
2006-03-19git.el: Added a function to diff against the other heads in a merge.Alexandre Julliard
2006-03-19git.el: Get the default user name and email from the repository config.Alexandre Julliard
2006-03-19git.el: More robust handling of subprocess errors when returning strings.Alexandre Julliard
2006-03-05contrib/emacs/Makefile: Provide tool for byte-compiling files.Mark Wooding
2006-03-04git.el: Added customize support for all parameters.Alexandre Julliard
2006-03-04git.el: Added support for Signed-off-by.Alexandre Julliard
2006-03-04git.el: Automatically update .gitignore status.Alexandre Julliard
2006-03-04git.el: Set default directory before running the status mode setup hooks.Alexandre Julliard
2006-03-04git.el: Portability fixes for XEmacs and Emacs CVS.Alexandre Julliard
2006-03-04contrib/emacs: Add an Emacs VC backend.Alexandre Julliard
2006-02-18Add an Emacs interface in contrib.Alexandre Julliard