summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2010-05-281-0/+1
|\
| * completion: --set-upstream option for git-branchMichael J Gruber2010-05-281-0/+1
* | Merge branch 'st/remote-tags-no-tags'Junio C Hamano2010-05-211-1/+3
|\ \
| * | Honor "tagopt = --tags" configuration optionSamuel Tardieu2010-04-191-1/+3
* | | Merge branch 'jn/request-pull'Junio C Hamano2010-05-211-0/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'jn/maint-request-pull' into jn/request-pullJunio C Hamano2010-05-071-0/+1
| |\ \ | | |/ | |/|
| | * request-pull: protect against OPTIONS_KEEPDASHDASH from environmentJonathan Nieder2010-05-011-0/+1
* | | post-receive-email: document command-line modeJonathan Nieder2010-05-191-0/+7
|/ /
* | Merge branch 'sg/bash-completion'Junio C Hamano2010-04-061-60/+34
|\ \
| * | bash: completion for gitk aliasesSZEDER Gábor2010-02-241-0/+9
| * | bash: support user-supplied completion scripts for aliasesSZEDER Gábor2010-02-241-4/+7
| * | bash: support user-supplied completion scripts for user's git commandsSZEDER Gábor2010-02-241-55/+12
| * | bash: improve aliased command recognitionSZEDER Gábor2010-02-241-3/+8
* | | Merge branch 'rb/maint-python-path'Junio C Hamano2010-04-033-3/+3
|\ \ \ | | |/ | |/|
| * | Correct references to /usr/bin/python which does not exist on FreeBSDR. Tyler Ballance2010-03-243-3/+3
* | | Integrate version 3 ciabot scripts into contrib/.Eric Raymond2010-04-023-0/+426
* | | Fix a spelling mistake in a git-p4 console messageBenjamin C Meyer2010-03-201-1/+1
* | | Merge branch 'maint'Junio C Hamano2010-03-171-1/+3
|\ \ \ | |/ /
| * | bash: complete *_HEAD refs if presentIan Ward Comfort2010-03-171-1/+3
* | | Merge branch 'jh/notes'Junio C Hamano2010-03-151-0/+121
|\ \ \ | |/ / |/| |
| * | Builtin-ify git-notesJohan Herland2010-02-131-0/+121
* | | git-p4: fix bug in symlink handlingEvan Powers2010-02-201-3/+2
* | | Merge branch 'jc/typo' into maintJunio C Hamano2010-02-171-1/+1
|\ \ \ | |_|/ |/| |
| * | Typofixes outside documentation areaJunio C Hamano2010-02-031-1/+1
* | | bash: support 'git am's new '--continue' optionSZEDER Gábor2010-02-121-1/+1
* | | bash: support the --autosquash option for rebaseBjörn Gustavsson2010-02-061-0/+1
|/ /
* | git-p4: Fix sync errors due to new server versionPal-Kristian Engstad2010-02-011-1/+1
* | Merge branch 'maint'Junio C Hamano2010-01-281-0/+1
|\ \
| * | bash: don't offer remote transport helpers as subcommandsSZEDER Gábor2010-01-281-0/+1
| * | Merge branch 'maint-1.6.5' into maintJunio C Hamano2010-01-201-4/+2
| |\ \
* | | | bash: support 'git notes' and its subcommandsSZEDER Gábor2010-01-281-0/+19
* | | | msvc: Fix an "unrecognized option" linker warningRamsay Jones2010-01-221-0/+1
| |_|/ |/| |
* | | engine.pl: Fix a recent breakage of the buildsystem generatorRamsay Jones2010-01-221-3/+5
* | | fix git-p4 editor invocationNicolas Pitre2010-01-211-1/+1
* | | Merge branch 'ap/merge-backend-opts'Junio C Hamano2010-01-201-1/+2
|\ \ \
| * | | git merge -X<option>Avery Pennarun2010-01-171-1/+2
* | | | hg-to-git: fix COMMITTER type-oBart Trojanowski2010-01-121-4/+4
* | | | Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes'Junio C Hamano2010-01-101-4/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | bash completion: factor submodules into dirty stateThomas Rast2009-12-311-4/+2
* | | | bash completion: add space between branch name and status flagsShawn O. Pearce2009-12-301-5/+2
* | | | Add completion for git-svn mkdirs,reset,and gcRobert Zeh2009-12-301-2/+5
| |_|/ |/| |
* | | bash: Support new 'git fetch' optionsBjörn Gustavsson2009-12-121-2/+12
* | | bash: update 'git commit' completionSZEDER Gábor2009-12-051-1/+21
| |/ |/|
* | Merge branch 'jn/faster-completion-startup'Junio C Hamano2009-11-221-35/+41
|\ \
| * | Speed up bash completion loadingJonathan Nieder2009-11-171-35/+41
| |/
* | Merge branch 'jn/editor-pager'Junio C Hamano2009-11-201-4/+1
|\ \
| * | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Jonathan Nieder2009-11-131-4/+1
* | | Merge branch 'jn/help-everywhere'Junio C Hamano2009-11-201-0/+574
|\ \ \
| * | | Retire fetch--tool helper to contrib/examplesJonathan Nieder2009-11-091-0/+574
* | | | Merge branch 'ef/msys-imap'Junio C Hamano2009-11-171-0/+3
|\ \ \ \