summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2020-04-29Merge branch 'en/fill-directory-exponential'Junio C Hamano
2020-04-28Merge branch 'tm/zsh-complete-switch-restore'Junio C Hamano
2020-04-28Merge branch 'js/subtree-doc-update-to-asciidoctor-2'Junio C Hamano
2020-04-17complete: zsh: add missing sub cmd completion candidatesTerry Moschou
2020-04-08subtree: fix build with AsciiDoctor 2Johannes Schindelin
2020-04-01completion: fix 'git add' on paths under an untracked directoryElijah Newren
2020-03-24import-tars: ignore the global PAX headerJohannes Schindelin
2020-03-09Merge branch 'kk/complete-diff-color-moved'Junio C Hamano
2020-03-09Merge branch 'pb/am-show-current-patch'Junio C Hamano
2020-03-02Merge branch 'en/rebase-backend'Junio C Hamano
2020-02-24completion: add diff --color-moved[-ws]Kir Kolyshkin
2020-02-20am: support --show-current-patch=diff to retrieve .git/rebase-apply/patchPaolo Bonzini
2020-02-20am: support --show-current-patch=raw as a synonym for--show-current-patchPaolo Bonzini
2020-02-16git-prompt: change the prompt for interactive-based rebasesElijah Newren
2020-02-05Merge branch 'mt/sparse-checkout-doc-update'Junio C Hamano
2020-01-30Merge branch 'sg/completion-worktree'Junio C Hamano
2020-01-23completion: add support for sparse-checkoutMatheus Tavares
2020-01-22Merge branch 'dl/credential-netrc'Junio C Hamano
2020-01-16Sync with maintJunio C Hamano
2020-01-16msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.xJohannes Schindelin
2020-01-15completion: list paths and refs for 'git worktree add'SZEDER Gábor
2020-01-15completion: list existing working trees for 'git worktree' subcommandsSZEDER Gábor
2020-01-15completion: simplify completing 'git worktree' subcommands and optionsSZEDER Gábor
2020-01-15completion: return the index of found word from __git_find_on_cmdline()SZEDER Gábor
2020-01-15completion: clean up the __git_find_on_cmdline() helper functionSZEDER Gábor
2019-12-20contrib/credential/netrc: work outside a repoDenton Liu
2019-12-20contrib/credential/netrc: make PERL_PATH configurableDenton Liu
2019-12-10Merge branch 'dl/pretty-reference'Junio C Hamano
2019-12-10Merge branch 'dl/submodule-set-url'Junio C Hamano
2019-12-01Merge branch 'js/complete-svn-recursive'Junio C Hamano
2019-12-01Merge branch 'dl/complete-rebase-onto'Junio C Hamano
2019-12-01Merge branch 'jk/remove-sha1-to-hex'Junio C Hamano
2019-11-20pretty: implement 'reference' formatDenton Liu
2019-11-20completion: complete `tformat:` pretty formatDenton Liu
2019-11-13completion: tab-complete "git svn --recursive"James Shubin
2019-11-13hex: drop sha1_to_hex()Jeff King
2019-11-12completion: learn to complete `git rebase --onto=`Denton Liu
2019-11-11hex: drop sha1_to_hex_r()Jeff King
2019-11-10Fix spelling errors in no-longer-updated-from-upstream modulesElijah Newren
2019-11-10multimail: fix a few simple spelling errorsElijah Newren
2019-11-10Fix spelling errors in messages shown to usersElijah Newren
2019-11-10Fix spelling errors in code commentsElijah Newren
2019-11-07Fix spelling errors in documentation outside of Documentation/Elijah Newren
2019-10-30submodule: teach set-url subcommandDenton Liu
2019-10-23Merge branch 'nr/diff-highlight-indent-fix'Junio C Hamano
2019-10-23Merge branch 'mb/clarify-zsh-completion-doc'Junio C Hamano
2019-10-18completion: clarify installation instruction for zshMaxim Belsky
2019-10-15diff-highlight: fix a whitespace nitNorman Rasmussen
2019-10-15Merge branch 'ew/hashmap'Junio C Hamano
2019-10-15Merge branch 'js/azure-pipelines-msvc'Junio C Hamano