28 Commits (0a0d080bdc68d2bd4a1824b08123690c8065badb)

Author SHA1 Message Date
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
Alexandre Julliard 14b4f2dbd1 git.el: Set the default commit coding system from the repository config. 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 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 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
Alexandre Julliard c530c5aa31 git.el: Fixed inverted "renamed from/to" message. 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
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
Alexandre Julliard a79656e6af git.el: Added customize support for all parameters. 19 years ago
Alexandre Julliard 45033ad9e3 git.el: Added support for Signed-off-by. 19 years ago
Alexandre Julliard b23761d9ac git.el: Automatically update .gitignore status. 19 years ago
Alexandre Julliard a944652c05 git.el: Set default directory before running the status mode setup hooks. 19 years ago
Alexandre Julliard 18e3e99e3d git.el: Portability fixes for XEmacs and Emacs CVS. 19 years ago
Alexandre Julliard 711fc8f660 Add an Emacs interface in contrib. 19 years ago