summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gf/fetch-pack-direct-object-fetch' into maintJunio C Hamano2016-04-151-0/+14
|\
| * fetch-pack: fix object_id of exact sha1Gabriel Souza Franco2016-03-011-0/+14
* | Merge branch 'jk/rev-parse-local-env-vars' into maintJunio C Hamano2016-04-151-0/+45
|\ \
| * | rev-parse: let some options run outside repositoryJeff King2016-02-291-2/+2
| * | t1515: add tests for rev-parse out-of-repo helpersJeff King2016-02-281-0/+45
* | | Merge branch 'jk/config-get-urlmatch' into maintJunio C Hamano2016-04-151-0/+3
|\ \ \
| * | | config: fail if --get-urlmatch finds no valueJohn Keeping2016-02-281-0/+3
| |/ /
* | | Merge branch 'pb/t7502-drop-dup' into maintJunio C Hamano2016-04-151-5/+0
|\ \ \
| * | | t/t7502 : drop duplicate testPranit Bauva2016-03-111-5/+0
* | | | Merge branch 'jk/test-httpd-config-nosystem' into maintJunio C Hamano2016-04-151-0/+1
|\ \ \ \
| * | | | t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM envJeff King2016-03-181-0/+1
* | | | | Merge branch 'sb/clone-t57-t56' into maintJunio C Hamano2016-04-1510-0/+0
|\ \ \ \ \
| * | | | | clone tests: rename t57* => t56*Stefan Beller2016-03-1610-0/+0
| |/ / / /
| * | | | Merge branch 'jk/pack-idx-corruption-safety' into maintJunio C Hamano2016-03-101-0/+179
| |\ \ \ \
| * \ \ \ \ Merge branch 'js/config-set-in-non-repository' into maintJunio C Hamano2016-03-101-0/+11
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'sb/submodule-module-list-fix' into maintJunio C Hamano2016-03-101-0/+25
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/grep-binary-workaround-in-test' into maintJunio C Hamano2016-03-102-13/+17
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'nd/git-common-dir-fix' into maintJunio C Hamano2016-03-101-0/+10
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'nd/dwim-wildcards-as-pathspecs' into maintJunio C Hamano2016-03-102-26/+48
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/epipe-in-async' into maintJunio C Hamano2016-03-102-2/+5
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'ps/config-error' into maintJunio C Hamano2016-03-102-1/+24
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mg/work-tree-tests' into maintJunio C Hamano2016-03-103-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jc/index-pack' into maintJunio C Hamano2016-04-151-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-index-pack-keep' into jc/index-packJunio C Hamano2016-03-031-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | index-pack: correct --keep[=<msg>]Junio C Hamano2016-03-031-0/+6
* | | | | | | | | | | | | | Merge branch 'js/mingw-tests-2.8'Junio C Hamano2016-03-242-11/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mingw: skip some tests in t9115 due to file name issuesJohannes Schindelin2016-03-231-2/+2
| * | | | | | | | | | | | | | t1300: fix the new --show-origin tests on WindowsJohannes Schindelin2016-03-231-3/+6
| * | | | | | | | | | | | | | t1300-repo-config: make it resilient to being run via 'sh -x'Johannes Schindelin2016-03-231-6/+2
* | | | | | | | | | | | | | | Merge branch 'sb/submodule-module-list-pathspec-fix'Junio C Hamano2016-03-241-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | submodule: fix regression for deinit without submodulesStefan Beller2016-03-231-0/+13
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Revert "Merge branch 'nd/exclusion-regression-fix'"Junio C Hamano2016-03-182-155/+5
* | | | | | | | | | | | | | git-svn: fix URL canonicalization during init w/ SVN 1.7+Eric Wong2016-03-161-1/+1
* | | | | | | | | | | | | | t9117: test specifying full url to git svn init -TAdam Dinwoodie2016-03-161-0/+6
* | | | | | | | | | | | | | git-svn: shorten glob error messageEric Wong2016-03-153-9/+16
* | | | | | | | | | | | | | git-svn: loosen config globs limitationsVictor Leschuk2016-03-151-0/+222
* | | | | | | | | | | | | | Merge branch 'js/close-packs-before-gc'Junio C Hamano2016-03-101-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t5510: do not leave changed cwdMichael J Gruber2016-03-041-4/+6
* | | | | | | | | | | | | | | Merge branch 'nd/clear-gitenv-upon-use-of-alias'Junio C Hamano2016-03-041-11/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t0001: fix GIT_* environment variable check under --valgrindJohannes Sixt2016-03-031-11/+9
* | | | | | | | | | | | | | | | Merge branch 'jk/pack-idx-corruption-safety'Junio C Hamano2016-03-041-0/+179
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | use_pack: handle signed off_t overflowJeff King2016-02-251-1/+1
| * | | | | | | | | | | | | | | nth_packed_object_offset: bounds-check extended offsetJeff King2016-02-251-1/+1
| * | | | | | | | | | | | | | | t5313: test bounds-checks of corrupted/malicious pack/idx filesJeff King2016-02-251-0/+179
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'mg/httpd-tests-update-for-apache-2.4'Junio C Hamano2016-03-041-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t/lib-httpd: load mod_unixdMichael J Gruber2016-02-261-0/+3
* | | | | | | | | | | | | | | | Merge branch 'js/mingw-tests'Junio C Hamano2016-03-041-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | t9700: fix test for perl older than 5.14Jeff King2016-03-041-1/+7
* | | | | | | | | | | | | | | | Merge branch 'mm/readme-markdown'Junio C Hamano2016-02-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | README: use markdown syntaxMatthieu Moy2016-02-251-1/+1