summaryrefslogtreecommitdiff
path: root/contrib/emacs
AgeCommit message (Expand)Author
2007-03-11Merge branch 'maint'Junio C Hamano
2007-03-11git.el: Retrieve commit log information from .dotest directory.Alexandre Julliard
2007-03-11git.el: Avoid appending a signoff line that is already present.Alexandre Julliard
2007-03-05contrib/emacs: Use non-interactive function to byte-compile filesXavier Maillard
2007-02-28git.el: Set the default commit coding system from the repository config.Alexandre Julliard
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
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince
2007-01-26vc-git.el: Take into account the destination name in vc-checkout.Alexandre Julliard
2007-01-26contrib/emacs/vc-git.el: support vc-version-other-windowSam Vilain
2007-01-10git.el: Define the propertize function if needed, for XEmacs compatibility.Alexandre Julliard
2007-01-06git.el: Avoid setting font lock keywords before entering log-edit mode.Alexandre Julliard
2007-01-06git.el: Don't use --info-only when resolving a file.Alexandre Julliard
2006-12-23vc-git: Ignore errors caused by a non-existent directory in vc-git-registered.Alexandre Julliard
2006-11-04git.el: Include MERGE_MSG in the log-edit buffer even when not committing a m...Alexandre Julliard
2006-11-04git.el: Move point after the log message header when entering log-edit mode.Alexandre Julliard
2006-11-04git.el: Added a function to open the current file in another window.Alexandre Julliard
2006-11-04git.el: Added functions for moving to the next/prev unmerged file.Alexandre Julliard
2006-10-23ignore-errors requires clKarl Hasselström
2006-10-22git-vc: better installation instructionsKarl Hasselström
2006-10-05vc-git.el: Switch to using git-blame instead of git-annotate.Alexandre Julliard
2006-10-05git.el: Fixed inverted "renamed from/to" message.Alexandre Julliard
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