index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t5601-clone.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-14
/
+14
2026-04-27
t5601: restore `.gitconfig` after includeIf test
Johannes Schindelin
1
-1
/
+3
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
1
-2
/
+2
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-11-21
t: mark some tests as leak free
Patrick Steinhardt
1
-0
/
+1
2024-11-21
t5601: work around leak sanitizer issue
Patrick Steinhardt
1
-11
/
+15
2024-10-16
t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
Patrick Steinhardt
1
-2
/
+9
2024-06-12
config: fix segfault when parsing "core.abbrev" without repo
Patrick Steinhardt
1
-0
/
+7
2024-05-24
Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maint
Junio C Hamano
1
-51
/
+0
2024-05-24
Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44
Junio C Hamano
1
-51
/
+0
2024-05-24
Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43
Junio C Hamano
1
-51
/
+0
2024-05-24
Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40
Junio C Hamano
1
-51
/
+0
2024-05-21
clone: drop the protections where hooks aren't run
Johannes Schindelin
1
-51
/
+0
2024-04-29
Sync with 2.44.1
Johannes Schindelin
1
-0
/
+66
2024-04-19
Sync with 2.43.4
Johannes Schindelin
1
-0
/
+66
2024-04-19
Sync with 2.42.2
Johannes Schindelin
1
-0
/
+66
2024-04-19
Sync with 2.39.4
Johannes Schindelin
1
-0
/
+66
2024-04-19
clone: prevent hooks from running during a clone
Johannes Schindelin
1
-0
/
+51
2024-04-17
clone: when symbolic links collide with directories, keep the latter
Johannes Schindelin
1
-0
/
+15
2024-03-12
t5601: exercise clones with "includeIf.*.onbranch"
Patrick Steinhardt
1
-0
/
+12
2024-01-02
builtin/clone: introduce `--ref-format=` value flag
Patrick Steinhardt
1
-0
/
+17
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-3
/
+3
2023-01-31
bundle-uri: download in creationToken order
Derrick Stolee
1
-0
/
+46
2022-12-25
clone: unbundle the advertised bundles
Derrick Stolee
1
-0
/
+59
2022-11-01
t5516: move plaintext-password tests from t5601 and t5516
Jeff King
1
-23
/
+0
2022-10-06
Sync with 2.37.4
Taylor Blau
1
-0
/
+1
2022-10-06
Sync with 2.36.3
Taylor Blau
1
-0
/
+1
2022-10-06
Sync with 2.35.5
Taylor Blau
1
-0
/
+1
2022-10-06
Sync with 2.32.4
Taylor Blau
1
-0
/
+1
2022-10-06
Sync with 2.31.5
Taylor Blau
1
-0
/
+1
2022-10-06
Sync with 2.30.6
Taylor Blau
1
-0
/
+1
2022-10-01
t/t5NNN: allow local submodules
Taylor Blau
1
-0
/
+1
2022-08-15
fetch-pack: add tracing for negotiation rounds
Josh Steadmon
1
-1
/
+5
2022-06-17
Merge branch 'ab/credentials-in-url-more'
Junio C Hamano
1
-5
/
+5
2022-06-15
tests: add LIBCURL prerequisite to tests needing libcurl
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-06-15
transfer doc: move fetch.credentialsInUrl to "transfer" config namespace
Ævar Arnfjörð Bjarmason
1
-5
/
+5
2022-06-13
Merge branch 'ds/credentials-in-url'
Junio C Hamano
1
-0
/
+23
2022-06-06
remote: create fetch.credentialsInUrl config
Derrick Stolee
1
-0
/
+23
2022-03-17
tests: change "cat && chmod +x" to use "test_hook"
Ævar Arnfjörð Bjarmason
1
-3
/
+1
2021-07-13
Merge branch 'hn/prep-tests-for-reftable'
Junio C Hamano
1
-1
/
+2
2021-06-02
t5601: read HEAD using rev-parse
Han-Wen Nienhuys
1
-1
/
+2
2021-05-05
t5601: mark protocol v2-only test
Jonathan Tan
1
-1
/
+1
2021-04-01
builtin/clone.c: add --reject-shallow option
Li Linchao
1
-0
/
+9
2021-02-10
tests: remove most uses of C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2020-11-19
t5[6-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-3
/
+3
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-10-05
Merge branch 'jt/keep-partial-clone-filter-upon-lazy-fetch'
Junio C Hamano
1
-1
/
+2
2020-09-28
fetch: do not override partial clone filter
Jonathan Tan
1
-1
/
+2
2020-09-22
builtin/clone: avoid failure with GIT_DEFAULT_HASH
brian m. carlson
1
-0
/
+14
2020-08-18
promisor-remote: lazy-fetch objects in subprocess
Jonathan Tan
1
-1
/
+1
[next]