summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kk/complete-diff-color-moved'Junio C Hamano2020-03-091-0/+15
|\
| * completion: add diff --color-moved[-ws]Kir Kolyshkin2020-02-241-0/+15
* | Merge branch 'pb/am-show-current-patch'Junio C Hamano2020-03-091-0/+5
|\ \
| * | am: support --show-current-patch=diff to retrieve .git/rebase-apply/patchPaolo Bonzini2020-02-201-1/+1
| * | am: support --show-current-patch=raw as a synonym for--show-current-patchPaolo Bonzini2020-02-201-0/+5
| |/
* | Merge branch 'en/rebase-backend'Junio C Hamano2020-03-021-5/+1
|\ \
| * | git-prompt: change the prompt for interactive-based rebasesElijah Newren2020-02-161-5/+1
| |/
* | Merge branch 'mt/sparse-checkout-doc-update'Junio C Hamano2020-02-051-0/+21
|\ \
| * | completion: add support for sparse-checkoutMatheus Tavares2020-01-231-0/+21
| |/
* | Merge branch 'sg/completion-worktree'Junio C Hamano2020-01-301-26/+93
|\ \
| * | completion: list paths and refs for 'git worktree add'SZEDER Gábor2020-01-151-0/+36
| * | completion: list existing working trees for 'git worktree' subcommandsSZEDER Gábor2020-01-151-1/+29
| * | completion: simplify completing 'git worktree' subcommands and optionsSZEDER Gábor2020-01-151-22/+8
| * | completion: return the index of found word from __git_find_on_cmdline()SZEDER Gábor2020-01-151-3/+17
| * | completion: clean up the __git_find_on_cmdline() helper functionSZEDER Gábor2020-01-151-5/+8
* | | Merge branch 'dl/credential-netrc'Junio C Hamano2020-01-223-3/+26
|\ \ \
| * | | contrib/credential/netrc: work outside a repoDenton Liu2019-12-201-1/+1
| * | | contrib/credential/netrc: make PERL_PATH configurableDenton Liu2019-12-203-2/+25
* | | | Sync with maintJunio C Hamano2020-01-161-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.xJohannes Schindelin2020-01-161-2/+2
| |/ /
* | | Merge branch 'dl/pretty-reference'Junio C Hamano2019-12-101-1/+1
|\ \ \
| * | | pretty: implement 'reference' formatDenton Liu2019-11-201-1/+1
| * | | completion: complete `tformat:` pretty formatDenton Liu2019-11-201-1/+1
* | | | Merge branch 'dl/submodule-set-url'Junio C Hamano2019-12-101-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | submodule: teach set-url subcommandDenton Liu2019-10-301-1/+1
| | |/ | |/|
* | | Merge branch 'js/complete-svn-recursive'Junio C Hamano2019-12-011-0/+1
|\ \ \
| * | | completion: tab-complete "git svn --recursive"James Shubin2019-11-131-0/+1
| | |/ | |/|
* | | Merge branch 'dl/complete-rebase-onto'Junio C Hamano2019-12-011-0/+4
|\ \ \
| * | | completion: learn to complete `git rebase --onto=`Denton Liu2019-11-121-0/+4
* | | | Merge branch 'jk/remove-sha1-to-hex'Junio C Hamano2019-12-011-32/+0
|\ \ \ \
| * | | | hex: drop sha1_to_hex()Jeff King2019-11-131-15/+0
| * | | | hex: drop sha1_to_hex_r()Jeff King2019-11-111-17/+0
| | |_|/ | |/| |
* | | | Fix spelling errors in no-longer-updated-from-upstream modulesElijah Newren2019-11-105-5/+5
* | | | multimail: fix a few simple spelling errorsElijah Newren2019-11-102-5/+5
* | | | Fix spelling errors in messages shown to usersElijah Newren2019-11-101-1/+1
* | | | Fix spelling errors in code commentsElijah Newren2019-11-103-4/+4
* | | | Fix spelling errors in documentation outside of Documentation/Elijah Newren2019-11-071-1/+1
|/ / /
* | | Merge branch 'nr/diff-highlight-indent-fix'Junio C Hamano2019-10-231-1/+1
|\ \ \
| * | | diff-highlight: fix a whitespace nitNorman Rasmussen2019-10-151-1/+1
| | |/ | |/|
* | | Merge branch 'mb/clarify-zsh-completion-doc'Junio C Hamano2019-10-231-2/+3
|\ \ \
| * | | completion: clarify installation instruction for zshMaxim Belsky2019-10-181-2/+3
| |/ /
* | | Merge branch 'ew/hashmap'Junio C Hamano2019-10-151-0/+16
|\ \ \
| * | | coccicheck: detect hashmap_entry.hash assignmentEric Wong2019-10-071-0/+16
| |/ /
* | | Merge branch 'js/azure-pipelines-msvc'Junio C Hamano2019-10-151-0/+3
|\ \ \
| * | | vcxproj: only copy `git-remote-http.exe` once it was builtJohannes Schindelin2019-10-061-0/+3
* | | | Merge branch 'am/visual-studio-config-fix'Junio C Hamano2019-10-091-7/+8
|\ \ \ \
| * | | | contrib/buildsystems: fix Visual Studio Debug configurationAlexandr Miloslavskiy2019-09-281-7/+8
| | |/ / | |/| |
* | | | Merge branch 'cc/svn-fe-py-shebang'Junio C Hamano2019-10-071-1/+1
|\ \ \ \
| * | | | contrib/svn-fe: fix shebang for svnrdump_sim.pyClément Chigot2019-09-181-1/+1
| |/ / /
* | | | Merge branch 'hb/hg-to-git-py3'Junio C Hamano2019-10-071-25/+25
|\ \ \ \