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
2024-06-12config: fix segfault when parsing "core.abbrev" without repoPatrick Steinhardt
2024-05-25Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maintJunio C Hamano
2024-05-25Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44Junio C Hamano
2024-05-25Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43Junio C Hamano
2024-05-24Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40Junio C Hamano
2024-05-21clone: drop the protections where hooks aren't runJohannes Schindelin
2024-04-29Sync with 2.44.1Johannes Schindelin
2024-04-19Sync with 2.43.4Johannes Schindelin
2024-04-19Sync with 2.42.2Johannes Schindelin
2024-04-19Sync with 2.39.4Johannes Schindelin
2024-04-19clone: prevent hooks from running during a cloneJohannes Schindelin
2024-04-17clone: when symbolic links collide with directories, keep the latterJohannes Schindelin
2024-03-12t5601: exercise clones with "includeIf.*.onbranch"Patrick Steinhardt
2024-01-02builtin/clone: introduce `--ref-format=` value flagPatrick Steinhardt
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-01-31bundle-uri: download in creationToken orderDerrick Stolee
2022-12-25clone: unbundle the advertised bundlesDerrick Stolee
2022-11-01t5516: move plaintext-password tests from t5601 and t5516Jeff King
2022-10-07Sync with 2.37.4Taylor Blau
2022-10-07Sync with 2.36.3Taylor Blau
2022-10-07Sync with 2.35.5Taylor Blau
2022-10-07Sync with 2.32.4Taylor Blau
2022-10-07Sync with 2.31.5Taylor Blau
2022-10-07Sync with 2.30.6Taylor Blau
2022-10-01t/t5NNN: allow local submodulesTaylor Blau
2022-08-15fetch-pack: add tracing for negotiation roundsJosh Steadmon
2022-06-17Merge branch 'ab/credentials-in-url-more'Junio C Hamano
2022-06-15tests: add LIBCURL prerequisite to tests needing libcurlÆvar Arnfjörð Bjarmason
2022-06-15transfer doc: move fetch.credentialsInUrl to "transfer" config namespaceÆvar Arnfjörð Bjarmason
2022-06-14Merge branch 'ds/credentials-in-url'Junio C Hamano
2022-06-06remote: create fetch.credentialsInUrl configDerrick Stolee
2022-03-17tests: change "cat && chmod +x" to use "test_hook"Ævar Arnfjörð Bjarmason
2021-07-14Merge branch 'hn/prep-tests-for-reftable'Junio C Hamano
2021-06-02t5601: read HEAD using rev-parseHan-Wen Nienhuys
2021-05-05t5601: mark protocol v2-only testJonathan Tan
2021-04-01builtin/clone.c: add --reject-shallow optionLi Linchao
2021-02-11tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason
2020-11-20t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-20tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-10-06Merge branch 'jt/keep-partial-clone-filter-upon-lazy-fetch'Junio C Hamano
2020-09-29fetch: do not override partial clone filterJonathan Tan
2020-09-22builtin/clone: avoid failure with GIT_DEFAULT_HASHbrian m. carlson
2020-08-19promisor-remote: lazy-fetch objects in subprocessJonathan Tan
2020-07-10git clone: don't clone into non-empty directoryBen Wijen
2020-01-16t5601: switch into repository to hash objectbrian m. carlson
2019-09-30Merge branch 'dl/use-sq-from-test-lib'Junio C Hamano
2019-09-18Merge branch 'cc/multi-promisor'Junio C Hamano
2019-09-06t: use common $SQ variableDenton Liu
2019-08-02t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'SZEDER Gábor
2019-06-26promisor-remote: parse remote.*.partialclonefilterChristian Couder