aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2008-10-31
|\
| * bash completion: add doubledash to "git show"Markus Heidelberg2008-10-31
* | bash completion: Add 'workflows' to 'git help'Lee Marlow2008-10-20
* | Merge branch 'maint'Junio C Hamano2008-10-18
|\ \ | |/
| * contrib: update packinfo.pl to not use dashed commandsDan McGee2008-10-18
* | Merge branch 'maint'Junio C Hamano2008-10-17
|\ \ | |/
| * Typo "does not exists" when git remote update remote.Mikael Magnusson2008-10-16
* | Add Linux PPC support to the pre-auto-gc example hookMiklos Vajna2008-10-14
* | Merge branch 'mw/sendemail'Shawn O. Pearce2008-10-09
|\ \
| * | bash completion: Add --[no-]validate to "git send-email"Teemu Likonen2008-10-02
* | | Merge branch 'maint'Shawn O. Pearce2008-10-06
|\ \ \ | |/ / |/| / | |/
| * bash: remove fetch, push, pull dashed form leftoversSZEDER Gábor2008-10-05
* | Add OS X support to the pre-auto-gc example hookJonathan del Strother2008-09-30
* | remove vim syntax highlighting in favor of upstreamSZEDER Gábor2008-09-30
* | Add contrib/rerere-train scriptNanako Shiraishi2008-09-29
* | Merge branch 'maint'Junio C Hamano2008-09-22
|\ \ | |/
| * Use dashless git commands in setgitperms.perlTodd Zullinger2008-09-22
* | Merge branch 'maint'Junio C Hamano2008-09-19
|\ \ | |/
| * completion: git commit should list --interactiveEric Raible2008-09-19
* | bash: use for-each-ref format 'refname:short'SZEDER Gábor2008-09-19
* | Merge branch 'jc/maint-log-grep'Junio C Hamano2008-09-04
|\ \ | |/
| * bash completion: Hide more plumbing commandsPetr Baudis2008-09-03
* | git-p4: Fix checkout bug when using --import-local.Tor Arvid Lund2008-08-29
* | bash-completion: Add all submodule subcommands to the completion listMatthias Kestenholz2008-08-28
* | Make it possible to abort the submission of a change to PerforceSimon Hausmann2008-08-27
|/
* Clean up the git-p4 documentationSimon Hausmann2008-08-24
* git-p4: Fix one-liner in p4_write_pipe function.Tor Arvid Lund2008-08-22
* Completion: add missing '=' for 'diff --diff-filter'Eric Raible2008-08-22
* completion: find out supported merge strategies correctlyJunio C Hamano2008-08-20
* Merge branch 'ak/p4'Junio C Hamano2008-08-17
|\
| * Utilise our new p4_read_pipe and p4_write_pipe wrappersAnand Kumria2008-08-14
| * Add p4 read_pipe and write_pipe wrappersAnand Kumria2008-08-14
| * Put in the two other configuration elements found in the sourceAnand Kumria2008-08-11
| * Put some documentation in about the parameters that have been addedAnand Kumria2008-08-11
| * Move git-p4.syncFromOrigin into a configuration parameters sectionAnand Kumria2008-08-11
| * Consistently use 'git-p4' for the configuration entriesAnand Kumria2008-08-11
| * If the user has configured various parameters, use them.Anand Kumria2008-08-11
| * Switch to using 'p4_build_cmd'Anand Kumria2008-08-11
| * If we are in verbose mode, output what we are about to run (or return)Anand Kumria2008-08-11
| * Add a single command that will be used to construct the 'p4' commandAnand Kumria2008-08-11
| * Utilise the new 'p4_system' function.Anand Kumria2008-08-11
| * Have a command that specifically invokes 'p4' (via system)Anand Kumria2008-08-11
| * Utilise the new 'p4_read_pipe_lines' commandAnand Kumria2008-08-11
| * Create a specific version of the read_pipe_lines command for p4 invocationsAnand Kumria2008-08-11
* | git-p4: chdir now properly sets PWD environment variable in msysGitRobert Blum2008-08-16
* | bash-completion: Add non-command git help files to bash-completionMarcus Griep2008-08-16
* | bash completion: Add '--merge' long option for 'git log'Lee Marlow2008-08-14
* | bash completion: Add completion for 'git mergetool'Lee Marlow2008-08-14
* | bash completion: 'git apply' should use 'fix' not 'strip'Eric Raible2008-08-14
|/
* bash: remove redundant check for 'git stash apply' optionsSZEDER Gábor2008-08-08