1034 Commits (17225c49d501a304a0ae9ff370ca5cc3ae4afe4d)

Author SHA1 Message Date
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 16 years ago
SZEDER Gábor 1d4c498670 remove vim syntax highlighting in favor of upstream 16 years ago
Nanako Shiraishi c11c7a5db3 Add contrib/rerere-train script 16 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
Anand Kumria d9429194f6 Add p4 read_pipe and write_pipe wrappers 17 years ago
Lee Marlow 5a13c8f6f7 bash completion: Add '--merge' long option for 'git log' 17 years ago
Lee Marlow b4c72162f6 bash completion: Add completion for 'git mergetool' 17 years ago
Eric Raible 7950659dc9 bash completion: 'git apply' should use 'fix' not 'strip' 17 years ago
Anand Kumria 5b5aa22f00 Put in the two other configuration elements found in the source 17 years ago
Anand Kumria b87a659635 Put some documentation in about the parameters that have been added 17 years ago
Anand Kumria bc02acfc76 Move git-p4.syncFromOrigin into a configuration parameters section 17 years ago
Anand Kumria 3cafb7d8ce Consistently use 'git-p4' for the configuration entries 17 years ago
Anand Kumria abcaf07360 If the user has configured various parameters, use them. 17 years ago
Anand Kumria 155af83491 Switch to using 'p4_build_cmd' 17 years ago
Anand Kumria ee06427aa6 If we are in verbose mode, output what we are about to run (or return) 17 years ago
Anand Kumria 21a5075385 Add a single command that will be used to construct the 'p4' command 17 years ago
Anand Kumria 87b611d5fd Utilise the new 'p4_system' function. 17 years ago
Anand Kumria bf9320f151 Have a command that specifically invokes 'p4' (via system) 17 years ago
Anand Kumria b340fa4301 Utilise the new 'p4_read_pipe_lines' command 17 years ago
Anand Kumria 2318121bab Create a specific version of the read_pipe_lines command for p4 invocations 17 years ago
SZEDER Gábor 5a7ebd4faa bash: remove redundant check for 'git stash apply' options 17 years ago
Lee Marlow 1127c51cfe bash completion: Add completion for 'git mv' 17 years ago
Lee Marlow b1bc1494ed bash completion: Add completion for 'git ls-files' 17 years ago
Lee Marlow b3191ce2d5 bash completion: Add completion for 'git archive' 17 years ago