summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sd/prompt-local-variable'Junio C Hamano2020-11-111-0/+1
|\
| * git-prompt.sh: localize `option` in __git_ps1_show_upstreamSibo Dong2020-11-011-0/+1
* | Merge branch 'fc/zsh-completion'Junio C Hamano2020-11-093-155/+111
|\ \
| * | zsh: update copyright noticesFelipe Contreras2020-10-281-1/+1
| * | completion: bash: remove old compat wrappersFelipe Contreras2020-10-281-12/+0
| * | completion: bash: cleanup cygwin checkFelipe Contreras2020-10-281-2/+2
| * | completion: bash: trivial cleanupFelipe Contreras2020-10-281-7/+6
| * | completion: zsh: add simple version checkFelipe Contreras2020-10-281-0/+5
| * | completion: zsh: trivial simplificationFelipe Contreras2020-10-281-1/+1
| * | completion: zsh: add alias descriptionsFelipe Contreras2020-10-281-2/+3
| * | completion: zsh: improve command tagsFelipe Contreras2020-10-281-4/+7
| * | completion: zsh: refactor command completionFelipe Contreras2020-10-281-4/+16
| * | completion: zsh: shuffle functions aroundFelipe Contreras2020-10-281-12/+12
| * | completion: zsh: simplify file_directFelipe Contreras2020-10-281-3/+1
| * | completion: zsh: simplify nl_appendFelipe Contreras2020-10-281-4/+1
| * | completion: zsh: trivial cleanupFelipe Contreras2020-10-281-1/+1
| * | completion: zsh: simplify direct compaddFelipe Contreras2020-10-281-1/+1
| * | completion: zsh: simplify compadd functionsFelipe Contreras2020-10-281-10/+5
| * | completion: zsh: fix splitting of wordsFelipe Contreras2020-10-281-2/+1
| * | completion: zsh: add missing direct_appendFelipe Contreras2020-10-281-0/+5
| * | completion: fix conflict with bashcompFelipe Contreras2020-10-281-6/+4
| * | completion: zsh: fix completion for --no-.. optionsFelipe Contreras2020-10-281-0/+22
| * | completion: bash: remove zsh wrapperFelipe Contreras2020-10-281-90/+2
| * | completion: bash: synchronize zsh wrapperFelipe Contreras2020-10-281-0/+8
| * | completion: zsh: fix for command aliasingFelipe Contreras2020-10-281-1/+5
| * | completion: prompt: fix color for ZshFelipe Contreras2020-10-281-4/+7
| * | completion: zsh: update slave script locationsFelipe Contreras2020-10-281-5/+9
| * | completion: zsh: fix for directories with spacesFelipe Contreras2020-10-261-1/+1
| * | completion: zsh: reorganize install instructionsFelipe Contreras2020-10-261-7/+9
| * | completion: zsh: fix bash script extensionFelipe Contreras2020-10-261-1/+1
| * | completion: zsh: fix name due to broken autoloadingFelipe Contreras2020-10-261-3/+5
| * | completion: zsh: fix __gitcomp_direct()Felipe Contreras2020-10-262-2/+2
| |/
* | Merge branch 'lo/zsh-completion'Junio C Hamano2020-11-021-1/+2
|\ \
| * | completion: fix zsh installation instructionsAlexey2020-10-161-1/+2
| |/
* | Merge branch 'dl/diff-merge-base'Junio C Hamano2020-11-021-9/+6
|\ \
| * | contrib/completion: complete `git diff --merge-base`Denton Liu2020-09-211-1/+1
| * | contrib/completion: extract common diff/difftool optionsDenton Liu2020-09-171-9/+6
* | | Merge branch 'dl/resurrect-update-for-sha256'Junio C Hamano2020-10-301-7/+6
|\ \ \
| * | | contrib/git-resurrect.sh: use hash-agnostic OID patternDenton Liu2020-10-081-4/+3
| * | | contrib/git-resurrect.sh: indent with tabsDenton Liu2020-10-081-4/+4
| | |/ | |/|
* | | Merge branch 'dl/checkout-guess'Junio C Hamano2020-10-271-9/+16
|\ \ \
| * | | checkout: learn to respect checkout.guessDenton Liu2020-10-081-9/+16
| |/ /
* | | git-completion.bash: stash-show: complete $__git_diff_common_optionsRobert Karszniewicz2020-10-071-1/+4
* | | git-completion.bash: __git_diff_common_options: add --[no-]patchRobert Karszniewicz2020-10-071-3/+2
|/ /
* | Merge branch 'js/cmake-vs'Junio C Hamano2020-10-051-12/+40
|\ \
| * | cmake (Windows): recommend using Visual Studio's built-in CMake supportJohannes Schindelin2020-09-301-9/+17
| * | cmake (Windows): initialize vcpkg/build dependencies automaticallyJohannes Schindelin2020-09-301-0/+4
| * | cmake (Windows): complain when encountering an unknown compilerJohannes Schindelin2020-09-301-0/+2
| * | cmake (Windows): let the `.dll` files be found when running the testsJohannes Schindelin2020-09-301-0/+3
| * | cmake: quote the path accurately when editing `test-lib.sh`Johannes Schindelin2020-09-301-1/+1