101 Commits (fc721b699b817e9cb78994c6dd6d86e744bd2112)

Author SHA1 Message Date
Nikolaj Schumacher c79cc2e596 Don't cut off last character of commit descriptions. 17 years ago
Johannes Schindelin 51ef1daa4a Rename .git/rebase to .git/rebase-apply 17 years ago
Johannes Schindelin 28ed6e7b32 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" 17 years ago
Karl Hasselström 3db4723ead Revert "git.el: Set process-environment instead of invoking env" 17 years ago
Clifford Caoile dbe48256b4 git.el: Set process-environment instead of invoking env 17 years ago
Denis Cheng 9225d7be0a specify explicit "--pretty=medium" with `git log/show/whatchanged` 17 years ago
Rémi Vanicat a1eebfb3a9 git.el: find the git-status buffer whatever its name is 17 years ago
Alexandre Julliard 21a2d69b2a git.el: Do not display empty directories. 17 years ago
David Kågedal f27e558643 git.el: Set process-environment instead of invoking env 17 years ago
Junichi Uekawa 24a2293ad3 git-blame.el: show the when, who and what in the minibuffer. 17 years ago
Alexandre Julliard 0520e2154f git.el: Better handling of subprocess errors. 17 years ago
Alexandre Julliard 928323af6b git.el: Check for existing buffers on revert. 17 years ago
Alexandre Julliard 76127b3a0d git.el: Added a command to amend a commit. 17 years ago
Alexandre Julliard 3f3d564aa7 git.el: Support for showing unknown/ignored directories. 17 years ago
Alexandre Julliard ef40b3efe0 git.el: Make status refresh faster. 17 years ago
Alexandre Julliard 58152a02d9 git.el: Refresh files from their real state upon commit. 17 years ago
Alexandre Julliard 87e3d81294 git.el: Make sure we never insert the same file twice. 17 years ago
Alexandre Julliard 40f162b04b git.el: Display file types and type changes. 17 years ago
Alexandre Julliard 5e3cb7e503 git.el: Retrieve the permissions for up-to-date files. 17 years ago
Alexandre Julliard 8b30aa5059 git.el: Support for getting diffs from inside the log-edit buffer. 17 years ago
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