80 Commits (ad94802a7bc599ade73ec0b04c61b2f80b3c1b23)

Author SHA1 Message Date
Alexandre Julliard 18ff365fcb git.el: Added a menu for git-status-mode. 17 years ago
Alexandre Julliard d53a35020d git.el: Run git-gc --auto after commits. 17 years ago
Alexandre Julliard 2f6e86a86f git.el: Refresh only the changed file marks when marking/unmarking all. 17 years ago
Alexandre Julliard 6df023884b git.el: Fix typo in git-update-saved-file error handling. 17 years ago
Alexandre Julliard 3697c5f37a git.el: Fix typo in "Reverted file" message. 17 years ago
Alexandre Julliard 72dc52bfe6 git.el: Reset the permission flags when changing a file state. 17 years ago
Alexandre Julliard 0365d885ad git.el: Update a file status in the git buffer upon save. 17 years ago
Alexandre Julliard 9f5599b982 git.el: Do not print a status message on every git command. 17 years ago
Alexandre Julliard b9b7bab4b6 git.el: Preserve file marks when doing a full refresh. 17 years ago
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. 17 years ago
Alexandre Julliard 09afcd6933 git.el: Add support for interactive diffs. 17 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