71 Commits (d3392f7e86d130dfafb08736b7fa2067dd2cf070)

Author SHA1 Message Date
Alexandre Julliard 568d2cde9b git.el: Allow the add and remove commands to be applied to ignored files. 17 years ago
Alexandre Julliard 98acc3fabc git.el: Allow selecting whether to display uptodate/unknown/ignored files. 17 years ago
Alexandre Julliard 1b655040be git.el: Keep the status buffer sorted by filename. 17 years ago
David Kågedal 1ff55ff27b git.el: Added colors for dark background 17 years ago
Alexandre Julliard ef08c14993 git.el: Avoid a lisp error when there's no current branch (detached HEAD). 17 years ago
Alexandre Julliard 8fdc39729b git.el: Always set the current directory in the git-diff buffer. 18 years ago
Alexandre Julliard 09afcd6933 git.el: Add support for interactive diffs. 18 years ago
Alexandre Julliard 274e13e0e9 git.el: Take into account the core.excludesfile config option. 18 years ago
Alexandre Julliard 61988f1127 git.el: Avoid using ewoc-set-data for compatibility with Emacs 21. 18 years ago
Alexandre Julliard ceefa44fe2 git.el: Pass an explicit argument to enable smerge-mode. 18 years ago
Alexandre Julliard 93c22eeb30 git.el: Support for incremental status updates. 18 years ago
David Kastrup 99c01de402 contrib/emacs/Makefile: Also install .el files. 18 years ago
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 19 years ago
Alexandre Julliard 5df52584fa git.el: Put the git customize group in the 'tools' parent group. 19 years ago