summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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-221-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 --valgrindnd/clear-gitenv-upon-use-of-aliasJohannes 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_unixdmg/httpd-tests-update-for-apache-2.4Michael J Gruber2016-02-251-0/+3
* | | | | | Merge branch 'js/mingw-tests'Junio C Hamano2016-03-041-1/+7
|\ \ \ \ \ \
| * | | | | | t9700: fix test for perl older than 5.14js/mingw-testsJeff 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
* | | | | | | | Merge branch 'js/config-set-in-non-repository'Junio C Hamano2016-02-261-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | git config: report when trying to modify a non-existing repo configjs/config-set-in-non-repositoryJohannes Schindelin2016-02-251-0/+11
* | | | | | | | | Merge branch 'jk/epipe-in-async'Junio C Hamano2016-02-262-2/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t5504: handle expected output from SIGPIPE deathjk/epipe-in-asyncJeff King2016-02-251-1/+4
| * | | | | | | | | test_must_fail: report number of unexpected signalJeff King2016-02-251-1/+1
| |/ / / / / / / /
| * | | | | | | | Merge branch 'js/test-lib-windows-emulated-yes' into maintJunio C Hamano2016-02-171-2/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'aw/push-force-with-lease-reporting' into maintJunio C Hamano2016-02-171-5/+10
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'js/xmerge-marker-eol' into maintJunio C Hamano2016-02-171-0/+13
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge branch 'fa/merge-recursive-no-rename'Junio C Hamano2016-02-262-1/+313
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t3034: test deprecated interfacefa/merge-recursive-no-renameFelipe Gonçalves Assis2016-02-241-0/+46
| * | | | | | | | | | | | t3034: test option to disable renamesFelipe Gonçalves Assis2016-02-241-0/+28
| * | | | | | | | | | | | t3034: add rename threshold testsFelipe Gonçalves Assis2016-02-242-1/+239
* | | | | | | | | | | | | Merge branch 'sb/submodule-module-list-fix'Junio C Hamano2016-02-261-0/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | submodule helper list: respect correct path prefixsb/submodule-module-list-fixStefan Beller2016-02-241-0/+25
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'tb/conversion'Junio C Hamano2016-02-261-142/+172
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | convert.c: correct attr_action()tb/conversionTorsten Bögershausen2016-02-231-7/+26
| * | | | | | | | | | | | t0027: add tests for get_stream_filter()Torsten Bögershausen2016-02-081-135/+146
* | | | | | | | | | | | | Merge branch 'jk/grep-binary-workaround-in-test'Junio C Hamano2016-02-262-13/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t9200: avoid grep on non-ASCII datajk/grep-binary-workaround-in-testJohn Keeping2016-02-231-1/+1
| * | | | | | | | | | | | | t8005: avoid grep on non-ASCII dataJohn Keeping2016-02-231-12/+16
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ps/config-error'Junio C Hamano2016-02-262-1/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | remote: die on config error when setting URLPatrick Steinhardt2016-02-221-0/+9
| * | | | | | | | | | | | | branch: die on config error when unsetting upstreamPatrick Steinhardt2016-02-221-0/+7
| * | | | | | | | | | | | | branch: report errors in tracking branch setupPatrick Steinhardt2016-02-221-1/+8
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'sg/t6050-failing-editor-test-fix' into maintJunio C Hamano2016-02-051-3/+7
| |\ \ \ \ \ \ \ \ \ \ \ \