878 Commits (5b841d61c428bc8dbb9e3b5afd12781aff51eb2a)

Author SHA1 Message Date
Daniel Cheng (aka SDiZ) ba7906f2f4 Fix bash completion in path with spaces 16 years ago
Thomas Rast 67f1fe5f08 bash completion: only show 'log --merge' if merging 16 years ago
Johannes Schindelin 63801da88d import-zips: fix thinko 16 years ago
jidanni@jidanni.org 47a845bfc3 contrib/examples/README: give an explanation of the status of these files 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
Jonathan del Strother c33912ae24 Add OS X support to the pre-auto-gc example hook 17 years ago
SZEDER Gábor 1d4c498670 remove vim syntax highlighting in favor of upstream 17 years ago
Nanako Shiraishi c11c7a5db3 Add contrib/rerere-train script 17 years ago
Todd Zullinger 18309f4c3e Use dashless git commands in setgitperms.perl 17 years ago
SZEDER Gábor 05e8b3d6f4 bash: use for-each-ref format 'refname:short' 17 years ago
Eric Raible aa5735bed4 completion: git commit should list --interactive 17 years ago
Petr Baudis ff2549dc9a bash completion: Hide more plumbing commands 17 years ago
Tor Arvid Lund e990501312 git-p4: Fix checkout bug when using --import-local. 17 years ago
Matthias Kestenholz 1b0f7978dd bash-completion: Add all submodule subcommands to the completion list 17 years ago
Simon Hausmann cdc7e388da Make it possible to abort the submission of a change to Perforce 17 years ago
Simon Hausmann f5f7e4a18c Clean up the git-p4 documentation 17 years ago
Tor Arvid Lund 893d340f2c git-p4: Fix one-liner in p4_write_pipe function. 17 years ago
Eric Raible f135aacb5a Completion: add missing '=' for 'diff --diff-filter' 17 years ago
Junio C Hamano 25b3d4d6f3 completion: find out supported merge strategies correctly 17 years ago
Robert Blum 053fd0c1c3 git-p4: chdir now properly sets PWD environment variable in msysGit 17 years ago
Marcus Griep 2946cccfdf bash-completion: Add non-command git help files to bash-completion 17 years ago
Anand Kumria a7d3ef9d09 Utilise our new p4_read_pipe and p4_write_pipe wrappers 17 years ago