summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2008-09-04Merge branch 'jc/maint-log-grep'Libravatar Junio C Hamano1-0/+10
2008-09-03bash completion: Hide more plumbing commandsLibravatar Petr Baudis1-0/+10
2008-08-29git-p4: Fix checkout bug when using --import-local.Libravatar Tor Arvid Lund1-2/+6
2008-08-28bash-completion: Add all submodule subcommands to the completion listLibravatar Matthias Kestenholz1-1/+1
2008-08-27Make it possible to abort the submission of a change to PerforceLibravatar Simon Hausmann1-8/+23
2008-08-24Clean up the git-p4 documentationLibravatar Simon Hausmann1-31/+38
2008-08-22git-p4: Fix one-liner in p4_write_pipe function.Libravatar Tor Arvid Lund1-1/+1
2008-08-22Completion: add missing '=' for 'diff --diff-filter'Libravatar Eric Raible1-1/+1
2008-08-20completion: find out supported merge strategies correctlyLibravatar Junio C Hamano1-6/+8
2008-08-17Merge branch 'ak/p4'Libravatar Junio C Hamano2-28/+124
2008-08-16git-p4: chdir now properly sets PWD environment variable in msysGitLibravatar Robert Blum1-4/+9
2008-08-16bash-completion: Add non-command git help files to bash-completionLibravatar Marcus Griep1-1/+5
2008-08-14Utilise our new p4_read_pipe and p4_write_pipe wrappersLibravatar Anand Kumria1-3/+3
2008-08-14Add p4 read_pipe and write_pipe wrappersLibravatar Anand Kumria1-0/+7
2008-08-14bash completion: Add '--merge' long option for 'git log'Libravatar Lee Marlow1-0/+1
2008-08-14bash completion: Add completion for 'git mergetool'Libravatar Lee Marlow1-0/+20
2008-08-14bash completion: 'git apply' should use 'fix' not 'strip'Libravatar Eric Raible1-1/+1
2008-08-11Put in the two other configuration elements found in the sourceLibravatar Anand Kumria1-0/+8
2008-08-11Put some documentation in about the parameters that have been addedLibravatar Anand Kumria1-0/+32
2008-08-11Move git-p4.syncFromOrigin into a configuration parameters sectionLibravatar Anand Kumria1-12/+16
2008-08-11Consistently use 'git-p4' for the configuration entriesLibravatar Anand Kumria1-1/+1
2008-08-11If the user has configured various parameters, use them.Libravatar Anand Kumria1-1/+23
2008-08-11Switch to using 'p4_build_cmd'Libravatar Anand Kumria1-7/+3
2008-08-11If we are in verbose mode, output what we are about to run (or return)Libravatar Anand Kumria1-0/+2
2008-08-11Add a single command that will be used to construct the 'p4' commandLibravatar Anand Kumria1-0/+11
2008-08-11Utilise the new 'p4_system' function.Libravatar Anand Kumria1-9/+9
2008-08-11Have a command that specifically invokes 'p4' (via system)Libravatar Anand Kumria1-0/+7
2008-08-11Utilise the new 'p4_read_pipe_lines' commandLibravatar Anand Kumria1-2/+2
2008-08-11Create a specific version of the read_pipe_lines command for p4 invocationsLibravatar Anand Kumria1-0/+7
2008-08-08bash: remove redundant check for 'git stash apply' optionsLibravatar SZEDER Gábor1-1/+1
2008-08-05bash completion: Add completion for 'git mv'Libravatar Lee Marlow1-0/+13
2008-08-05bash completion: Add completion for 'git ls-files'Libravatar Lee Marlow1-0/+21
2008-08-05bash completion: Add completion for 'git archive'Libravatar Lee Marlow1-0/+24
2008-08-05bash completion: More completions for 'git stash'Libravatar Lee Marlow1-1/+11
2008-08-05bash completion: Add completion for 'git revert'Libravatar Lee Marlow1-0/+13
2008-08-05bash completion: Add completion for 'git init'Libravatar Lee Marlow1-0/+19
2008-08-05bash completion: Add completion for 'git clean'Libravatar Lee Marlow1-0/+15
2008-08-05bash completion: Add completion for 'git clone'Libravatar Lee Marlow1-0/+26
2008-08-04bash completion: Add completion for 'git grep'Libravatar Lee Marlow1-0/+24
2008-08-02bash completion: Add more long options for 'git log'Libravatar Lee Marlow1-0/+1
2008-08-02bash completion: remove unused function _git_diff_treeLibravatar Lee Marlow1-5/+0
2008-07-30Replace uses of "git-var" with "git var"Libravatar Todd Zullinger2-4/+4
2008-07-27bash completion: Add completion for 'git help'Libravatar Lee Marlow1-7/+39
2008-07-27bash completion: Add long options for 'git describe'Libravatar Thomas Rast1-0/+9
2008-07-24bash: offer only paths after '--' for 'git checkout'Libravatar SZEDER Gábor1-0/+2
2008-07-23git-completion.bash: provide completion for 'show-branch'Libravatar Thomas Rast1-1/+17
2008-07-23bash completion: Add long options for 'git rm'Libravatar Lee Marlow1-0/+15
2008-07-23svnimport: newer libsvn wants us to ask for the root with "", not "/"Libravatar P. Christeas1-1/+1
2008-07-23am --abort: Add to bash-completion and mention in git-rerere documentationLibravatar Stephan Beyer1-1/+1
2008-07-23In perforce, RCS keywords are case-sensitiveLibravatar Daniel Barkalow1-1/+1