aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'js/maint-am-skip-performance-regression'Junio C Hamano2015-09-14
|\
| * Merge branch 'sg/completion-commit-cleanup' into maintJunio C Hamano2015-08-03
| |\
* | \ Merge branch 'sg/config-name-only'Junio C Hamano2015-08-31
|\ \ \
| * | | completion: list variable names reliably with 'git config --name-only'SZEDER Gábor2015-08-10
| * | | config: add '--name-only' option to list only variable namesSZEDER Gábor2015-08-10
* | | | Merge branch 'ep/http-configure-ssl-version'Junio C Hamano2015-08-26
|\ \ \ \
| * | | | http: add support for specifying the SSL versionElia Pinto2015-08-17
* | | | | Sync with maintJunio C Hamano2015-08-25
|\ \ \ \ \
| * \ \ \ \ Merge branch 'da/subtree-date-confusion' into maintJunio C Hamano2015-08-19
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge branch 'tb/complete-rebase-i-edit-todo'Junio C Hamano2015-08-19
|\ \ \ \ \ \
| * | | | | | completion: offer '--edit-todo' during interactive rebaseThomas Braun2015-08-05
| |/ / / / /
* | | | | | Merge branch 'jk/git-path'Junio C Hamano2015-08-19
|\ \ \ \ \ \
| * | | | | | memoize common git-path "constant" filesJeff King2015-08-10
* | | | | | | Merge branch 'mm/pull-upload-pack'Junio C Hamano2015-08-19
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'pt/am-builtin'Junio C Hamano2015-08-12
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | builtin-am: remove redirection to git-am.shPaul Tan2015-08-04
* | | | | | | Merge branch 'da/subtree-date-confusion'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | contrib/subtree: ignore log.date configurationDavid Aguilar2015-07-23
| | |_|/ / | |/| | |
* | | | | Merge branch 'sg/bash-prompt-untracked-optim'Junio C Hamano2015-08-03
|\ \ \ \ \
| * | | | | bash prompt: faster untracked status indicator with untracked directoriesSZEDER Gábor2015-07-20
| |/ / / /
| * | | | Merge branch 'jc/prompt-document-ps1-state-separator' into maintJunio C Hamano2015-07-15
| |\ \ \ \
| * \ \ \ \ Merge branch 'af/tcsh-completion-noclobber' into maintJunio C Hamano2015-07-15
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'pa/auto-gc-mac-osx' into maintJunio C Hamano2015-07-15
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'sg/complete-decorate-full-not-long' into maintJunio C Hamano2015-05-26
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'pt/pull-builtin'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | pull: remove redirection to git-pull.shPaul Tan2015-06-18
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'cb/subtree-tests-update'Junio C Hamano2015-07-10
|\ \ \ \ \ \ \ \
| * | | | | | | | contrib/subtree: small tidy-up to testCharles Bailey2015-06-22
| * | | | | | | | contrib/subtree: fix broken &&-chains and revealed test errorCharles Bailey2015-06-22
| * | | | | | | | contrib/subtree: use tabs consitently for indentation in testsCharles Bailey2015-06-22
| | |/ / / / / / | |/| | | | | |
* | | | | | | | git-multimail: update to release 1.1.1Matthieu Moy2015-07-06
* | | | | | | | Merge branch 'jc/prompt-document-ps1-state-separator'Junio C Hamano2015-07-01
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | git-prompt.sh: document GIT_PS1_STATESEPARATORJoe Cridge2015-06-10
* | | | | | | | Merge branch 'pa/auto-gc-mac-osx'Junio C Hamano2015-06-24
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | hooks/pre-auto-gc: adjust power checking for newer OS XPanagiotis Astithas2015-06-12
* | | | | | | | Merge branch 'af/tcsh-completion-noclobber'Junio C Hamano2015-06-24
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | git-completion.tcsh: fix redirect with noclobberAriel Faigon2015-06-09
* | | | | | | | Merge branch 'sg/completion-commit-cleanup'Junio C Hamano2015-06-24
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | completion: teach 'scissors' mode to 'git commit --cleanup='SZEDER Gábor2015-06-08
| |/ / / / / /
* | | | | | | git-multimail: update to release 1.1.0Matthieu Moy2015-06-18
* | | | | | | Merge branch 'tb/complete-sequencing'Junio C Hamano2015-06-11
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | completion: suggest sequencer commands for revertThomas Braun2015-06-01
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sg/completion-config'Junio C Hamano2015-05-22
|\ \ \ \ \ \
| * | | | | | completion: simplify query for config variablesSZEDER Gábor2015-05-12
| * | | | | | completion: add a helper function to get config variablesSZEDER Gábor2015-05-12
* | | | | | | Merge branch 'ls/http-ssl-cipher-list'Junio C Hamano2015-05-22
|\ \ \ \ \ \ \
| * | | | | | | http: add support for specifying an SSL cipher listLars Kellogg-Stedman2015-05-08
* | | | | | | | Merge branch 'dl/subtree-avoid-tricky-echo'Junio C Hamano2015-05-22
|\ \ \ \ \ \ \ \
| * | | | | | | | contrib/subtree: portability fix for string printingDanny Lin2015-05-08
| |/ / / / / / /
* | | | | | | | Merge branch 'dl/subtree-push-no-squash'Junio C Hamano2015-05-22
|\ \ \ \ \ \ \ \