895 Commits (b80da424a13107c239ed40573fae3d692d19b6cd)

Author SHA1 Message Date
Markus Heidelberg f135e72d61 bash completion: add 'rename' subcommand to git-remote 16 years ago
Markus Heidelberg bc08fc4e85 contrib/difftool: remove distracting 'echo' in the SIGINT handler 16 years ago
Markus Heidelberg f13bfc1be7 contrib/difftool: change trap condition from SIGINT to INT 16 years ago
Thomas Rast 20bf729231 bash completion: refactor diff options 16 years ago
Thomas Rast 47d5a8fa71 bash completion: move pickaxe options to log 16 years ago
David Aguilar 28da86a58d difftool: put the cursor on the editable file for Vim 16 years ago
David Aguilar 507cfcbd81 difftool: fix documentation problems 16 years ago
Pete Harlan e82f0d73f0 git-svn: Add --localtime option to "fetch" 16 years ago
David Aguilar 5c38ea31f3 contrib: add 'git difftool' for launching common merge tools 16 years ago
SZEDER Gábor 3d279863de bash: refactor 'git log --pretty=<format>' options 16 years ago
SZEDER Gábor 8108513422 bash: add missing format-patch command line options 16 years ago
SZEDER Gábor 7de931c3c2 bash: remove unnecessary checks for long options with argument 16 years ago
Ted Pavlic a42577d4c8 bash-completion: Add comments to remind about required arguments 16 years ago
Ted Pavlic 50e126e185 bash-completion: Try bash completions before simple filetype 16 years ago
Ted Pavlic 25a31f8140 bash-completion: Support running when set -u is enabled 16 years ago
Markus Heidelberg abc776f788 contrib/vim: change URL to point to the latest syntax files 16 years ago
jidanni@jidanni.org 47a845bfc3 contrib/examples/README: give an explanation of the status of these files 16 years ago
Lee Marlow df3987717f bash completion: Use 'git add' completions for 'git stage' 16 years ago
Lee Marlow c9a114b591 bash completion: Add '--intent-to-add' long option for 'git add' 16 years ago
SZEDER Gábor e89e2ed7c2 bash: add '--merge' to 'git reset' 16 years ago
René Scharfe 6d0e674a57 diff: add option to show context between close hunks 16 years ago
Richard Hartmann f66bc5f928 Always show which directory is not a git repository 16 years ago
Lee Marlow 98171a07ae bash completion: Sync config variables with their man pages 16 years ago
Lee Marlow 025a19298d bash completion: Sort config completion variables 16 years ago
Tor Arvid Lund 75bc9573b0 git-p4: Fix regression in p4Where method. 16 years ago
Tor Arvid Lund 7f705dc368 git-p4: Fix bug in p4Where method. 16 years ago
SZEDER Gábor c07838371b bash: offer refs instead of filenames for 'git revert' 16 years ago
SZEDER Gábor 608efb875f bash: complete full refs 16 years ago
SZEDER Gábor 8d8163f377 bash: remove dashed command leftovers 16 years ago
Pete Wyckoff 3d51c853df git-p4: fix keyword-expansion regex 16 years ago
Alexandre Julliard 1905a8666a git.el: Allow to commit even if there are no marked files. 16 years ago
Alexandre Julliard c4e8b72f22 git.el: Add possibility to mark files directly in git-update-status-files. 16 years ago
Alexandre Julliard b0a53e9e56 git.el: Add an insert file command. 16 years ago
Alexandre Julliard 433ee03f97 git.el: Never clear the status buffer, only update the files. 16 years ago
Alexandre Julliard db18a182a2 git.el: Fix git-amend-commit to support amending an initial commit. 16 years ago
Alexandre Julliard ef5133df7c git.el: Properly handle merge commits in git-amend-commit. 16 years ago
Alexandre Julliard 6fb204266c git.el: Simplify handling of merge heads in the commit log-edit buffer. 16 years ago
Alexandre Julliard 9ddf6d7c10 git.el: Remove the env parameter in git-call-process and git-call-process-string. 16 years ago
Alexandre Julliard 36d2078ff1 git.el: Improve error handling for commits. 16 years ago
John Chapman 36bd844658 git-p4: Cache git config for performance 16 years ago
John Chapman 7f96e2e25a git-p4: Support purged files and optimize memory usage 16 years ago
Pete Harlan b0a7d11173 contrib/hooks/post-receive-email: Make revision display configurable 16 years ago
Pete Harlan 4471649f44 contrib/hooks/post-receive-email: Put rev display in separate function 16 years ago
Markus Heidelberg 41d8cf7d7f bash completion: add doubledash to "git show" 16 years ago
Lee Marlow 99f0b59954 bash completion: Add 'workflows' to 'git help' 16 years ago
Dan McGee 3b1eb12493 contrib: update packinfo.pl to not use dashed commands 16 years ago
Mikael Magnusson 6c2a6022db Typo "does not exists" when git remote update remote. 16 years ago
Miklos Vajna 84ed4c5d11 Add Linux PPC support to the pre-auto-gc example hook 16 years ago
SZEDER Gábor 5a625b07bb bash: remove fetch, push, pull dashed form leftovers 16 years ago
Teemu Likonen fd3a8dcbbd bash completion: Add --[no-]validate to "git send-email" 16 years ago