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
2017-08-24Merge branch 'rs/t1002-do-not-use-sum'Junio C Hamano
2017-08-22Merge branch 'jk/drop-sha1-entry-pos'Junio C Hamano
2017-08-15t1002: stop using sum(1)René Scharfe
2017-08-09sha1_file: drop experimental GIT_USE_LOOKUP searchJeff King
2017-07-14Merge branch 'jk/build-with-asan'Junio C Hamano
2017-07-10test-lib: turn on ASan abort_on_error by defaultJeff King
2017-07-10test-lib: set ASAN_OPTIONS variable before we run gitJeff King
2017-06-19Merge branch 'ab/pcre-v2'Junio C Hamano
2017-06-02Merge branch 'ab/grep-preparatory-cleanup'Junio C Hamano
2017-06-02grep: add support for PCRE v2Ævar Arnfjörð Bjarmason
2017-05-30Merge branch 'jc/skip-test-in-the-middle'Junio C Hamano
2017-05-26test-lib: add a PTHREADS prerequisiteÆvar Arnfjörð Bjarmason
2017-05-26grep: change the internal PCRE macro names to be PCRE1Ævar Arnfjörð Bjarmason
2017-05-21test-lib: rename the LIBPCRE prerequisite to PCREÆvar Arnfjörð Bjarmason
2017-05-18test: allow skipping the remainderJunio C Hamano
2017-05-16Merge branch 'js/larger-timestamps'Junio C Hamano
2017-05-16Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano
2017-04-25test-lib: retire $remove_trash variableJunio C Hamano
2017-04-25test-lib.sh: do not barf under --debug at the end of the testJunio C Hamano
2017-04-24test-lib: abort when can't remove trash directorySZEDER Gábor
2017-04-21t0006 & t5000: skip "far in the future" test when time_t is too limitedJohannes Schindelin
2017-04-21t0006 & t5000: prepare for 64-bit timestampsJohannes Schindelin
2017-03-27Merge branch 'jc/lint-runaway-here-doc'Junio C Hamano
2017-03-24tests: lint for run-away here-docJunio C Hamano
2017-03-18tests: create an interactive gdb session with the 'debug' helperSZEDER Gábor
2017-01-27test-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/Johannes Schindelin
2016-11-30Merge branch 'nd/test-helpers' into maintJunio C Hamano
2016-10-31Merge branch 'nd/test-helpers'Junio C Hamano
2016-10-28Merge branch 'jk/tap-verbose-fix' into maintJunio C Hamano
2016-10-28valgrind: support test helpersRené Scharfe
2016-10-26Merge branch 'jk/tap-verbose-fix'Junio C Hamano
2016-10-24test-lib: bail out when "-v" used under "prove"Jeff King
2016-10-21test-lib: add --verbose-log optionJeff King
2016-10-21test-lib: handle TEST_OUTPUT_DIRECTORY with spacesJeff King
2016-09-22Merge branch 'jt/accept-capability-advertisement-when-fetching-from-void'Junio C Hamano
2016-09-19Merge branch 'ep/use-git-trace-curl-in-tests' into maintJunio C Hamano
2016-09-13Merge branch 'ep/use-git-trace-curl-in-tests'Junio C Hamano
2016-09-09tests: move test_lazy_prereq JGIT to test-lib.shJonathan Tan
2016-09-07test-lib.sh: preserve GIT_TRACE_CURL from the environmentElia Pinto
2016-08-30test-lib: drop PID from test-results/*.countJeff King
2016-08-09Merge branch 'nd/test-helpers' into maintJunio C Hamano
2016-08-09Merge branch 'nd/cache-tree-ita' into maintJunio C Hamano
2016-07-26Merge branch 'nd/cache-tree-ita'Junio C Hamano
2016-07-26Merge branch 'nd/test-helpers'Junio C Hamano
2016-07-18test-lib.sh: introduce and use $EMPTY_BLOBNguyễn Thái Ngọc Duy
2016-07-18test-lib.sh: introduce and use $EMPTY_TREENguyễn Thái Ngọc Duy
2016-07-15Merge branch 'jk/tzoffset-fix' into maintJunio C Hamano
2016-07-15t0006: skip "far in the future" test when unsigned long is not long enoughJeff King
2016-07-11t/test-lib.sh: fix running tests with --valgrindJohannes Schindelin
2016-06-01Merge branch 'jk/test-send-sh-x-trace-elsewhere' into maintJunio C Hamano