summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2016-03-24Merge branch 'js/mingw-tests-2.8'Junio C Hamano2-11/+10
2016-03-24Merge branch 'sb/submodule-module-list-pathspec-fix'Junio C Hamano1-0/+13
2016-03-23mingw: skip some tests in t9115 due to file name issuesJohannes Schindelin1-2/+2
2016-03-23t1300: fix the new --show-origin tests on WindowsJohannes Schindelin1-3/+6
2016-03-23t1300-repo-config: make it resilient to being run via 'sh -x'Johannes Schindelin1-6/+2
2016-03-22submodule: fix regression for deinit without submodulesStefan Beller1-0/+13
2016-03-18Revert "Merge branch 'nd/exclusion-regression-fix'"Junio C Hamano2-155/+5
2016-03-16git-svn: fix URL canonicalization during init w/ SVN 1.7+Eric Wong1-1/+1
2016-03-16t9117: test specifying full url to git svn init -TAdam Dinwoodie1-0/+6
2016-03-15git-svn: shorten glob error messageEric Wong3-9/+16
2016-03-15git-svn: loosen config globs limitationsVictor Leschuk1-0/+222
2016-03-10Merge branch 'js/close-packs-before-gc'Junio C Hamano1-4/+6
2016-03-04Merge branch 'nd/clear-gitenv-upon-use-of-alias'Junio C Hamano1-11/+9
2016-03-04Merge branch 'jk/pack-idx-corruption-safety'Junio C Hamano1-0/+179
2016-03-04Merge branch 'mg/httpd-tests-update-for-apache-2.4'Junio C Hamano1-0/+3
2016-03-04t5510: do not leave changed cwdMichael J Gruber1-4/+6
2016-03-04Merge branch 'js/mingw-tests'Junio C Hamano1-1/+7
2016-03-04t9700: fix test for perl older than 5.14Jeff King1-1/+7
2016-03-03t0001: fix GIT_* environment variable check under --valgrindJohannes Sixt1-11/+9
2016-02-26Merge branch 'mm/readme-markdown'Junio C Hamano1-1/+1
2016-02-26Merge branch 'js/config-set-in-non-repository'Junio C Hamano1-0/+11
2016-02-26Merge branch 'jk/epipe-in-async'Junio C Hamano2-2/+5
2016-02-26Merge branch 'fa/merge-recursive-no-rename'Junio C Hamano2-1/+313
2016-02-26Merge branch 'sb/submodule-module-list-fix'Junio C Hamano1-0/+25
2016-02-26Merge branch 'tb/conversion'Junio C Hamano1-140/+170
2016-02-26Merge branch 'jk/grep-binary-workaround-in-test'Junio C Hamano2-13/+17
2016-02-26Merge branch 'ps/config-error'Junio C Hamano2-1/+24
2016-02-26Merge branch 'mg/work-tree-tests'Junio C Hamano3-0/+0
2016-02-26Merge branch 'ls/config-origin'Junio C Hamano3-6/+162
2016-02-26Merge branch 'kn/ref-filter-atom-parsing'Junio C Hamano1-0/+42
2016-02-26Merge branch 'tg/git-remote'Junio C Hamano1-0/+33
2016-02-25t/lib-httpd: load mod_unixdMichael J Gruber1-0/+3
2016-02-25t5504: handle expected output from SIGPIPE deathJeff King1-1/+4
2016-02-25test_must_fail: report number of unexpected signalJeff King1-1/+1
2016-02-25use_pack: handle signed off_t overflowJeff King1-1/+1
2016-02-25nth_packed_object_offset: bounds-check extended offsetJeff King1-1/+1
2016-02-25t5313: test bounds-checks of corrupted/malicious pack/idx filesJeff King1-0/+179
2016-02-25git config: report when trying to modify a non-existing repo configJohannes Schindelin1-0/+11
2016-02-25README: use markdown syntaxMatthieu Moy1-1/+1
2016-02-24t3034: test deprecated interfaceFelipe Gonçalves Assis1-0/+46
2016-02-24t3034: test option to disable renamesFelipe Gonçalves Assis1-0/+28
2016-02-24t3034: add rename threshold testsFelipe Gonçalves Assis2-1/+239
2016-02-24submodule helper list: respect correct path prefixStefan Beller1-0/+25
2016-02-24Merge branch 'nd/worktree-add-B'Junio C Hamano1-0/+15
2016-02-24Merge branch 'nd/exclusion-regression-fix'Junio C Hamano2-5/+155
2016-02-24Merge branch 'nd/git-common-dir-fix'Junio C Hamano1-0/+10
2016-02-24Merge branch 'nd/dwim-wildcards-as-pathspecs'Junio C Hamano2-26/+48
2016-02-23t9200: avoid grep on non-ASCII dataJohn Keeping1-1/+1
2016-02-23t8005: avoid grep on non-ASCII dataJohn Keeping1-12/+16
2016-02-23tests: remove no-op full-svn-test targetEric Wong1-6/+0