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
2023-03-01Merge branch 'pw/rebase-i-parse-fix'Junio C Hamano
2023-02-24rebase -i: fix parsing of "fixup -C<commit>"Phillip Wood
2023-02-16Merge branch 'ds/bundle-uri-5'Junio C Hamano
2023-01-31t5558: add tests for creationToken heuristicDerrick Stolee
2023-01-27t: allow 'scalar' in test_must_failDerrick Stolee
2023-01-24Merge branch 'ab/test-env-helper'Junio C Hamano
2023-01-16Merge branch 'ds/omit-trailing-hash-in-index'Junio C Hamano
2023-01-15env-helper: move this built-in to "test-tool env-helper"Ævar Arnfjörð Bjarmason
2023-01-08Merge branch 'js/drop-mingw-test-cmp'Junio C Hamano
2023-01-07test-lib-functions: add helper for trailing hashDerrick Stolee
2023-01-05Merge branch 'sg/test-oid-wo-incomplete-line'Junio C Hamano
2022-12-25t: create test harness for 'bundle-uri' commandÆvar Arnfjörð Bjarmason
2022-12-19tests: make 'test_oid' print trailing newlineSZEDER Gábor
2022-12-13tests(mingw): avoid very slow `mingw_test_cmp`Johannes Schindelin
2022-11-01test-lib-functions: drop redundant diagnostic printMartin Ågren
2022-10-31Merge branch 'ds/bundle-uri-3'Taylor Blau
2022-10-21test-lib-functions: mark 'test_commit' variables as 'local'Philippe Blain
2022-10-12bundle-uri: unit test "key=value" parsingÆvar Arnfjörð Bjarmason
2022-09-21t: convert egrep usage to "grep -E"Đoàn Trần Công Danh
2022-08-12Merge branch 'ab/leak-check'Junio C Hamano
2022-07-28test-lib: simplify by removing test_externalÆvar Arnfjörð Bjarmason
2022-07-19t: avoid "whitelist"Derrick Stolee
2022-06-08Merge branch 'js/ci-github-workflow-markup'Junio C Hamano
2022-06-04Merge branch 'ns/batch-fsync'Junio C Hamano
2022-05-22ci(github): avoid printing test case preamble twiceVictoria Dye
2022-05-22ci: optionally mark up output in the GitHub workflowJohannes Schindelin
2022-04-06test-lib-functions: add parsing helpers for ls-files and ls-treeNeeraj Singh
2022-04-04Merge branch 'ds/t7700-kept-pack-test'Junio C Hamano
2022-04-04Merge branch 'ab/reflog-parse-options'Junio C Hamano
2022-03-25test-lib-functions: remove test_subcommand_inexactDerrick Stolee
2022-03-24reflog: convert to parse_options() APIÆvar Arnfjörð Bjarmason
2022-03-18tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK"Ævar Arnfjörð Bjarmason
2022-03-17test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason
2022-02-24tests: allow testing if a path is truly a file or a directoryCOGONI Guillaume
2022-02-05Merge branch 'ms/update-index-racy'Junio C Hamano
2022-01-07test-lib: introduce API for verifying file mtimeMarc Strapetz
2022-01-06Merge branch 'ds/repack-fixlets'Junio C Hamano
2021-12-20repack: respect kept objects with '--write-midx -b'Derrick Stolee
2021-11-21test-lib: introduce required prereq for test runsFabian Stelzer
2021-09-07test-lib-functions: keep user's debugger config files and TERM in 'debug'Philippe Blain
2021-09-07test-lib-functions: optionally keep HOME, TERM and SHELL in 'test_pause'Philippe Blain
2021-09-07test-lib-functions: use 'TEST_SHELL_PATH' in 'test_pause'Philippe Blain
2021-07-28Merge branch 'ab/pkt-line-tests'Junio C Hamano
2021-07-19test-lib-functions: use test-tool for [de]packetize()Ævar Arnfjörð Bjarmason
2021-07-17Merge branch 'dd/test-stdout-count-lines'Junio C Hamano
2021-07-08Merge branch 'jk/test-without-readlink-1'Junio C Hamano
2021-07-06test-lib-functions: introduce test_stdout_line_countĐoàn Trần Công Danh
2021-06-19t: use portable wrapper for readlink(1)Jeff King
2021-06-14Merge branch 'ab/test-lib-updates'Junio C Hamano
2021-05-11test-lib: split up and deprecate test_create_repo()Ævar Arnfjörð Bjarmason