summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Add OS X support to the pre-auto-gc example hookJonathan del Strother2008-09-301-3/+7
* remove vim syntax highlighting in favor of upstreamSZEDER Gábor2008-09-302-26/+30
* Add contrib/rerere-train scriptNanako Shiraishi2008-09-291-0/+52
* Merge branch 'maint'Junio C Hamano2008-09-221-2/+2
|\
| * Use dashless git commands in setgitperms.perlTodd Zullinger2008-09-221-2/+2
* | Merge branch 'maint'Junio C Hamano2008-09-191-1/+1
|\ \ | |/
| * completion: git commit should list --interactiveEric Raible2008-09-191-1/+1
* | bash: use for-each-ref format 'refname:short'SZEDER Gábor2008-09-191-20/+6
* | Merge branch 'jc/maint-log-grep'Junio C Hamano2008-09-041-0/+10
|\ \ | |/
| * bash completion: Hide more plumbing commandsPetr Baudis2008-09-031-0/+10
* | git-p4: Fix checkout bug when using --import-local.Tor Arvid Lund2008-08-291-2/+6
* | bash-completion: Add all submodule subcommands to the completion listMatthias Kestenholz2008-08-281-1/+1
* | Make it possible to abort the submission of a change to PerforceSimon Hausmann2008-08-271-8/+23
|/
* Clean up the git-p4 documentationSimon Hausmann2008-08-241-31/+38
* git-p4: Fix one-liner in p4_write_pipe function.Tor Arvid Lund2008-08-221-1/+1
* Completion: add missing '=' for 'diff --diff-filter'Eric Raible2008-08-221-1/+1
* completion: find out supported merge strategies correctlyJunio C Hamano2008-08-201-6/+8
* Merge branch 'ak/p4'Junio C Hamano2008-08-172-28/+124
|\
| * Utilise our new p4_read_pipe and p4_write_pipe wrappersAnand Kumria2008-08-141-3/+3
| * Add p4 read_pipe and write_pipe wrappersAnand Kumria2008-08-141-0/+7
| * Put in the two other configuration elements found in the sourceAnand Kumria2008-08-111-0/+8
| * Put some documentation in about the parameters that have been addedAnand Kumria2008-08-111-0/+32
| * Move git-p4.syncFromOrigin into a configuration parameters sectionAnand Kumria2008-08-111-12/+16
| * Consistently use 'git-p4' for the configuration entriesAnand Kumria2008-08-111-1/+1
| * If the user has configured various parameters, use them.Anand Kumria2008-08-111-1/+23
| * Switch to using 'p4_build_cmd'Anand Kumria2008-08-111-7/+3
| * If we are in verbose mode, output what we are about to run (or return)Anand Kumria2008-08-111-0/+2
| * Add a single command that will be used to construct the 'p4' commandAnand Kumria2008-08-111-0/+11
| * Utilise the new 'p4_system' function.Anand Kumria2008-08-111-9/+9
| * Have a command that specifically invokes 'p4' (via system)Anand Kumria2008-08-111-0/+7
| * Utilise the new 'p4_read_pipe_lines' commandAnand Kumria2008-08-111-2/+2
| * Create a specific version of the read_pipe_lines command for p4 invocationsAnand Kumria2008-08-111-0/+7
* | git-p4: chdir now properly sets PWD environment variable in msysGitRobert Blum2008-08-161-4/+9
* | bash-completion: Add non-command git help files to bash-completionMarcus Griep2008-08-161-1/+5
* | bash completion: Add '--merge' long option for 'git log'Lee Marlow2008-08-141-0/+1
* | bash completion: Add completion for 'git mergetool'Lee Marlow2008-08-141-0/+20
* | bash completion: 'git apply' should use 'fix' not 'strip'Eric Raible2008-08-141-1/+1
|/
* bash: remove redundant check for 'git stash apply' optionsSZEDER Gábor2008-08-081-1/+1
* bash completion: Add completion for 'git mv'Lee Marlow2008-08-051-0/+13
* bash completion: Add completion for 'git ls-files'Lee Marlow2008-08-051-0/+21
* bash completion: Add completion for 'git archive'Lee Marlow2008-08-051-0/+24
* bash completion: More completions for 'git stash'Lee Marlow2008-08-051-1/+11
* bash completion: Add completion for 'git revert'Lee Marlow2008-08-051-0/+13
* bash completion: Add completion for 'git init'Lee Marlow2008-08-051-0/+19
* bash completion: Add completion for 'git clean'Lee Marlow2008-08-051-0/+15
* bash completion: Add completion for 'git clone'Lee Marlow2008-08-051-0/+26
* bash completion: Add completion for 'git grep'Lee Marlow2008-08-041-0/+24
* bash completion: Add more long options for 'git log'Lee Marlow2008-08-021-0/+1
* bash completion: remove unused function _git_diff_treeLee Marlow2008-08-021-5/+0
* Replace uses of "git-var" with "git var"Todd Zullinger2008-07-302-4/+4