Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-28Merge branch 'jc/clean-after-sanity-tests'Junio C Hamano
2018-06-15tests: clean after SANITY testsJunio C Hamano
2018-03-27t/helper: merge test-regex into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-mktemp into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-ctype into test-toolNguyễn Thái Ngọc Duy
2016-06-27test-regex: isolate the bug test codeNguyễn Thái Ngọc Duy
2013-09-04Merge branch 'tr/fd-gotcha-fixes'Junio C Hamano
2013-08-06t0070: test that git_mkstemps correctly checks return value of open()Dale R. Worley
2013-06-12t0070 "mktemp to unwritable directory" needs SANITYTorsten Bögershausen
2012-09-03test-regex: Add a test to check for a bug in the regex routinesRamsay Jones
2010-12-22Improve error messages when temporary file creation failsArnout Engelen
2009-01-18Add ctype testRené Scharfe