summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2008-08-17Merge branch 'ak/p4'Junio C Hamano
2008-08-16git-p4: chdir now properly sets PWD environment variable in msysGitRobert Blum
2008-08-16bash-completion: Add non-command git help files to bash-completionMarcus Griep
2008-08-14Utilise our new p4_read_pipe and p4_write_pipe wrappersAnand Kumria
2008-08-14Add p4 read_pipe and write_pipe wrappersAnand Kumria
2008-08-14bash completion: Add '--merge' long option for 'git log'Lee Marlow
2008-08-14bash completion: Add completion for 'git mergetool'Lee Marlow
2008-08-14bash completion: 'git apply' should use 'fix' not 'strip'Eric Raible
2008-08-11Put in the two other configuration elements found in the sourceAnand Kumria
2008-08-11Put some documentation in about the parameters that have been addedAnand Kumria
2008-08-11Move git-p4.syncFromOrigin into a configuration parameters sectionAnand Kumria
2008-08-11Consistently use 'git-p4' for the configuration entriesAnand Kumria
2008-08-11If the user has configured various parameters, use them.Anand Kumria
2008-08-11Switch to using 'p4_build_cmd'Anand Kumria
2008-08-11If we are in verbose mode, output what we are about to run (or return)Anand Kumria
2008-08-11Add a single command that will be used to construct the 'p4' commandAnand Kumria
2008-08-11Utilise the new 'p4_system' function.Anand Kumria
2008-08-11Have a command that specifically invokes 'p4' (via system)Anand Kumria
2008-08-11Utilise the new 'p4_read_pipe_lines' commandAnand Kumria
2008-08-11Create a specific version of the read_pipe_lines command for p4 invocationsAnand Kumria
2008-08-08bash: remove redundant check for 'git stash apply' optionsSZEDER Gábor
2008-08-05bash completion: Add completion for 'git mv'Lee Marlow
2008-08-05bash completion: Add completion for 'git ls-files'Lee Marlow
2008-08-05bash completion: Add completion for 'git archive'Lee Marlow
2008-08-05bash completion: More completions for 'git stash'Lee Marlow
2008-08-05bash completion: Add completion for 'git revert'Lee Marlow
2008-08-05bash completion: Add completion for 'git init'Lee Marlow
2008-08-05bash completion: Add completion for 'git clean'Lee Marlow
2008-08-05bash completion: Add completion for 'git clone'Lee Marlow
2008-08-04bash completion: Add completion for 'git grep'Lee Marlow
2008-08-02bash completion: Add more long options for 'git log'Lee Marlow
2008-08-02bash completion: remove unused function _git_diff_treeLee Marlow
2008-07-30Replace uses of "git-var" with "git var"Todd Zullinger
2008-07-27bash completion: Add completion for 'git help'Lee Marlow
2008-07-27bash completion: Add long options for 'git describe'Thomas Rast
2008-07-24bash: offer only paths after '--' for 'git checkout'SZEDER Gábor
2008-07-23git-completion.bash: provide completion for 'show-branch'Thomas Rast
2008-07-23bash completion: Add long options for 'git rm'Lee Marlow
2008-07-23svnimport: newer libsvn wants us to ask for the root with "", not "/"P. Christeas
2008-07-23am --abort: Add to bash-completion and mention in git-rerere documentationStephan Beyer
2008-07-23In perforce, RCS keywords are case-sensitiveDaniel Barkalow
2008-07-21Don't cut off last character of commit descriptions.Nikolaj Schumacher
2008-07-21Rename .git/rebase to .git/rebase-applyJohannes Schindelin
2008-07-16Merge branch 'sb/dashless'Junio C Hamano
2008-07-15Merge branch 'mv/merge-in-c'Junio C Hamano
2008-07-15Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin
2008-07-14bash completion: Remove dashed command completion supportShawn O. Pearce
2008-07-14Merge branch 'sp/maint-bash-completion-optim'Junio C Hamano
2008-07-14bash: Add long option completion for 'git send-email'Teemu Likonen
2008-07-14bash completion: Resolve git show ref:path<tab> losing ref: portionShawn O. Pearce