59 Commits (062410bb9d6553e6bc4f8fa7f0cab1ed63b75628)

Author SHA1 Message Date
Emil Medve 4cb08df553 Use $(RM) in Makefiles instead of 'rm -f' 18 years ago
David Kastrup 248c648a0d Add missing functions to contrib/emacs/vc-git.el 18 years ago
Johannes Schindelin b4372ef136 Enable "git rerere" by the config variable rerere.enabled 18 years ago
Alexandre Julliard 413689d36f git.el: Add a commit description to the reflog. 18 years ago
Ville Skyttä 1e31fbe24f DESTDIR support for git/contrib/emacs 18 years ago
Xavier Maillard 3cc5ca3923 git-blame.el: pick a set of random colors for each git-blame turn 18 years ago
Xavier Maillard 02f0559eba git-blame.el: separate git-blame-mode to ease maintenance 18 years ago
Alexandre Julliard b704e589f4 git.el: Display some information about the HEAD commit. 18 years ago
Alexandre Julliard d55552f6e3 git.el: Add support for commit hooks. 18 years ago
Alexandre Julliard 60fa08ed61 git.el: Retrieve commit log information from .dotest directory. 18 years ago
Alexandre Julliard 3844814755 git.el: Avoid appending a signoff line that is already present. 18 years ago
Xavier Maillard 5ced057221 contrib/emacs: Use non-interactive function to byte-compile files 18 years ago
Alexandre Julliard 14b4f2dbd1 git.el: Set the default commit coding system from the repository config. 18 years ago
David Kågedal d2589855df git-blame.el: Autoupdate while editing 18 years ago
David Kågedal 96df551cb8 git-blame.el: Doc fixes and cleanup 18 years ago
David Kågedal f0f39bb4c4 git-blame.el: blame unsaved changes 18 years ago
David Kågedal fa88211600 git-blame.el: improve color handling 18 years ago
David Kågedal 9f85fb324d Handle uncommitted changes and cache descriptions 18 years ago
Jakub Narebski f6f125fbaa git-blame: Change installation instructions 18 years ago
Jakub Narebski b52ba1a5d6 git-blame: Add Emacs Lisp file headers and GNU GPL boilerplate 18 years ago
David Kågedal 28389d45fb git-blame: an Emacs minor mode to view file with git-blame output. 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Alexandre Julliard 40d6dc0f9d vc-git.el: Take into account the destination name in vc-checkout. 18 years ago
Sam Vilain fd73423f01 contrib/emacs/vc-git.el: support vc-version-other-window 18 years ago
Alexandre Julliard 03d311eda2 git.el: Define the propertize function if needed, for XEmacs compatibility. 18 years ago
Alexandre Julliard 9fa77a51a4 git.el: Avoid setting font lock keywords before entering log-edit mode. 18 years ago
Alexandre Julliard cdc0873a78 git.el: Don't use --info-only when resolving a file. 18 years ago
Alexandre Julliard 4de0f9f9b6 vc-git: Ignore errors caused by a non-existent directory in vc-git-registered. 18 years ago
Alexandre Julliard 2379d61fa6 git.el: Include MERGE_MSG in the log-edit buffer even when not committing a merge. 18 years ago
Alexandre Julliard 2ac2b19601 git.el: Move point after the log message header when entering log-edit mode. 18 years ago
Alexandre Julliard b8ee51815a git.el: Added a function to open the current file in another window. 18 years ago
Alexandre Julliard 8a078c3f72 git.el: Added functions for moving to the next/prev unmerged file. 18 years ago
Karl Hasselström b4aee09e61 ignore-errors requires cl 18 years ago
Karl Hasselström 474a90fef9 git-vc: better installation instructions 18 years ago
Alexandre Julliard 13f8e0b24b vc-git.el: Switch to using git-blame instead of git-annotate. 18 years ago
Alexandre Julliard c530c5aa31 git.el: Fixed inverted "renamed from/to" message. 18 years ago
Ville Skyttä 076a10c728 Be nicer if git executable is not installed 18 years ago
Alexandre Julliard 5df52584fa git.el: Put the git customize group in the 'tools' parent group. 19 years ago
Alexandre Julliard 73389f12bf git.el: Try to reuse an existing buffer when running git-status. 19 years ago
Alexandre Julliard 9f56a7fda9 git.el: Prepend a slash to the file name when adding to .gitignore. 19 years ago
Alexandre Julliard 51a6e56fb7 git.el: Run git-rerere on commits if the rr-cache directory exists. 19 years ago
Jakub Narebski 5716e794bf Display help for Git mode after pressing `h' or `?' in *git-status* 19 years ago
Jakub Narebski 1b3a667461 Wrap long lines in docstrings in contrib/emacs/git.el 19 years ago
Ville Skytt,Ad(B b5dd9d2027 Fix print-log and diff compatibility with recent vc versions 19 years ago
Jakub Narebski e14421b9aa Allow INSTALL, bindir, mandir to be set in main Makefile 19 years ago
Alexandre Julliard 2b1c0ef2e5 git.el: Added a function to diff against the other heads in a merge. 19 years ago
Alexandre Julliard 75a8180d4b git.el: Get the default user name and email from the repository config. 19 years ago
Alexandre Julliard 9de83169d3 git.el: More robust handling of subprocess errors when returning strings. 19 years ago
Mark Wooding 8911db70f8 contrib/emacs/Makefile: Provide tool for byte-compiling files. 19 years ago
Alexandre Julliard a79656e6af git.el: Added customize support for all parameters. 19 years ago