826 Commits (445cac18c015809a7fcb4a570d3c6571b1ddaf7d)

Author SHA1 Message Date
Tor Arvid Lund e990501312 git-p4: Fix checkout bug when using --import-local. 16 years ago
Matthias Kestenholz 1b0f7978dd bash-completion: Add all submodule subcommands to the completion list 16 years ago
Simon Hausmann cdc7e388da Make it possible to abort the submission of a change to Perforce 16 years ago
Simon Hausmann f5f7e4a18c Clean up the git-p4 documentation 16 years ago
Tor Arvid Lund 893d340f2c git-p4: Fix one-liner in p4_write_pipe function. 16 years ago
Eric Raible f135aacb5a Completion: add missing '=' for 'diff --diff-filter' 16 years ago
Junio C Hamano 25b3d4d6f3 completion: find out supported merge strategies correctly 16 years ago
Robert Blum 053fd0c1c3 git-p4: chdir now properly sets PWD environment variable in msysGit 16 years ago
Marcus Griep 2946cccfdf bash-completion: Add non-command git help files to bash-completion 16 years ago
Anand Kumria a7d3ef9d09 Utilise our new p4_read_pipe and p4_write_pipe wrappers 16 years ago
Anand Kumria d9429194f6 Add p4 read_pipe and write_pipe wrappers 16 years ago
Lee Marlow 5a13c8f6f7 bash completion: Add '--merge' long option for 'git log' 16 years ago
Lee Marlow b4c72162f6 bash completion: Add completion for 'git mergetool' 16 years ago
Eric Raible 7950659dc9 bash completion: 'git apply' should use 'fix' not 'strip' 16 years ago
Anand Kumria 5b5aa22f00 Put in the two other configuration elements found in the source 16 years ago
Anand Kumria b87a659635 Put some documentation in about the parameters that have been added 16 years ago
Anand Kumria bc02acfc76 Move git-p4.syncFromOrigin into a configuration parameters section 16 years ago
Anand Kumria 3cafb7d8ce Consistently use 'git-p4' for the configuration entries 16 years ago
Anand Kumria abcaf07360 If the user has configured various parameters, use them. 16 years ago
Anand Kumria 155af83491 Switch to using 'p4_build_cmd' 16 years ago
Anand Kumria ee06427aa6 If we are in verbose mode, output what we are about to run (or return) 16 years ago
Anand Kumria 21a5075385 Add a single command that will be used to construct the 'p4' command 16 years ago
Anand Kumria 87b611d5fd Utilise the new 'p4_system' function. 16 years ago
Anand Kumria bf9320f151 Have a command that specifically invokes 'p4' (via system) 16 years ago
Anand Kumria b340fa4301 Utilise the new 'p4_read_pipe_lines' command 16 years ago
Anand Kumria 2318121bab Create a specific version of the read_pipe_lines command for p4 invocations 16 years ago
SZEDER Gábor 5a7ebd4faa bash: remove redundant check for 'git stash apply' options 16 years ago
Lee Marlow 1127c51cfe bash completion: Add completion for 'git mv' 16 years ago
Lee Marlow b1bc1494ed bash completion: Add completion for 'git ls-files' 16 years ago
Lee Marlow b3191ce2d5 bash completion: Add completion for 'git archive' 16 years ago
Lee Marlow 95d43780cf bash completion: More completions for 'git stash' 16 years ago
Lee Marlow a6c2be244f bash completion: Add completion for 'git revert' 16 years ago
Lee Marlow 5dad868b26 bash completion: Add completion for 'git init' 16 years ago
Lee Marlow 4181c7e8a7 bash completion: Add completion for 'git clean' 16 years ago
Lee Marlow 3eb1101207 bash completion: Add completion for 'git clone' 16 years ago
Lee Marlow c72e0db1ff bash completion: Add completion for 'git grep' 16 years ago
Lee Marlow e49b99a6f5 bash completion: Add more long options for 'git log' 16 years ago
Lee Marlow 7339479c2b bash completion: remove unused function _git_diff_tree 16 years ago
Todd Zullinger 5354a56fe7 Replace uses of "git-var" with "git var" 17 years ago
Lee Marlow 1eb7e2f834 bash completion: Add completion for 'git help' 17 years ago
Thomas Rast cbb504c974 bash completion: Add long options for 'git describe' 17 years ago
SZEDER Gábor c84bb14ce5 bash: offer only paths after '--' for 'git checkout' 17 years ago
Thomas Rast 2ca880fe54 git-completion.bash: provide completion for 'show-branch' 17 years ago
Lee Marlow 08c701d476 bash completion: Add long options for 'git rm' 17 years ago
P. Christeas e8a43a132d svnimport: newer libsvn wants us to ask for the root with "", not "/" 17 years ago
Stephan Beyer a31c00b00e am --abort: Add to bash-completion and mention in git-rerere documentation 17 years ago
Daniel Barkalow 2d71bde2d1 In perforce, RCS keywords are case-sensitive 17 years ago
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