index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5601-clone.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bundle-uri: download in creationToken order
Derrick Stolee
2023-01-31
1
-0
/
+46
*
clone: unbundle the advertised bundles
Derrick Stolee
2022-12-25
1
-0
/
+59
*
t5516: move plaintext-password tests from t5601 and t5516
Jeff King
2022-11-01
1
-23
/
+0
*
Sync with 2.37.4
Taylor Blau
2022-10-07
1
-0
/
+1
|
\
|
*
Sync with 2.36.3
Taylor Blau
2022-10-07
1
-0
/
+1
|
|
\
|
|
*
Sync with 2.35.5
Taylor Blau
2022-10-06
1
-0
/
+1
|
|
|
\
|
|
|
*
Sync with 2.32.4
Taylor Blau
2022-10-06
1
-0
/
+1
|
|
|
|
\
|
|
|
|
*
Sync with 2.31.5
Taylor Blau
2022-10-06
1
-0
/
+1
|
|
|
|
|
\
|
|
|
|
|
*
Sync with 2.30.6
Taylor Blau
2022-10-06
1
-0
/
+1
|
|
|
|
|
|
\
|
|
|
|
|
|
*
t/t5NNN: allow local submodules
Taylor Blau
2022-10-01
1
-0
/
+1
*
|
|
|
|
|
|
fetch-pack: add tracing for negotiation rounds
Josh Steadmon
2022-08-15
1
-1
/
+5
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'ab/credentials-in-url-more'
Junio C Hamano
2022-06-17
1
-5
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
transfer doc: move fetch.credentialsInUrl to "transfer" config namespace
Ævar Arnfjörð Bjarmason
2022-06-15
1
-5
/
+5
*
|
|
|
|
|
|
tests: add LIBCURL prerequisite to tests needing libcurl
Ævar Arnfjörð Bjarmason
2022-06-15
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'ds/credentials-in-url'
Junio C Hamano
2022-06-14
1
-0
/
+23
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
remote: create fetch.credentialsInUrl config
Derrick Stolee
2022-06-06
1
-0
/
+23
|
|
/
/
/
/
*
/
/
/
/
tests: change "cat && chmod +x" to use "test_hook"
Ævar Arnfjörð Bjarmason
2022-03-17
1
-3
/
+1
|
/
/
/
/
*
|
|
|
Merge branch 'hn/prep-tests-for-reftable'
Junio C Hamano
2021-07-14
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
t5601: read HEAD using rev-parse
Han-Wen Nienhuys
2021-06-02
1
-1
/
+2
*
|
|
|
t5601: mark protocol v2-only test
Jonathan Tan
2021-05-05
1
-1
/
+1
|
/
/
/
*
/
/
builtin/clone.c: add --reject-shallow option
Li Linchao
2021-04-01
1
-0
/
+9
|
/
/
*
|
tests: remove most uses of C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
2021-02-11
1
-1
/
+1
*
|
t5[6-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-3
/
+3
*
|
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
|
/
*
Merge branch 'jt/keep-partial-clone-filter-upon-lazy-fetch'
Junio C Hamano
2020-10-05
1
-1
/
+2
|
\
|
*
fetch: do not override partial clone filter
Jonathan Tan
2020-09-29
1
-1
/
+2
*
|
builtin/clone: avoid failure with GIT_DEFAULT_HASH
brian m. carlson
2020-09-22
1
-0
/
+14
|
/
*
promisor-remote: lazy-fetch objects in subprocess
Jonathan Tan
2020-08-19
1
-1
/
+1
*
git clone: don't clone into non-empty directory
Ben Wijen
2020-07-10
1
-1
/
+3
*
t5601: switch into repository to hash object
brian m. carlson
2020-01-15
1
-2
/
+2
*
Merge branch 'dl/use-sq-from-test-lib'
Junio C Hamano
2019-09-30
1
-1
/
+0
|
\
|
*
t: use common $SQ variable
Denton Liu
2019-09-06
1
-1
/
+0
*
|
Merge branch 'cc/multi-promisor'
Junio C Hamano
2019-09-18
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
promisor-remote: parse remote.*.partialclonefilter
Christian Couder
2019-06-25
1
-0
/
+1
|
*
Use promisor_remote_get_direct() and has_promisor_remote()
Christian Couder
2019-06-25
1
-1
/
+1
*
|
t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'
SZEDER Gábor
2019-08-02
1
-0
/
+3
|
/
*
clone: respect user supplied origin name when setting up partial clone
Xin Li
2019-05-30
1
-3
/
+13
*
Merge branch 'tb/unexpected'
Junio C Hamano
2019-05-08
1
-4
/
+0
|
\
|
*
t: move 'hex2oct' into test-lib-functions.sh
Taylor Blau
2019-04-05
1
-4
/
+0
*
|
Merge branch 'sg/test-atexit'
Junio C Hamano
2019-04-25
1
-2
/
+0
|
\
\
|
*
|
tests: use 'test_atexit' to stop httpd
SZEDER Gábor
2019-03-14
1
-2
/
+0
|
|
/
*
/
t5601: check ssh command only with protocol v0
Jonathan Tan
2019-03-07
1
-8
/
+8
|
/
*
Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'
Junio C Hamano
2019-01-15
1
-1
/
+1
|
\
|
*
git clone <url> C:\cygwin\home\USER\repo' is working (again)
Torsten Bögershausen
2018-12-27
1
-1
/
+1
*
|
Merge branch 'tb/clone-case-smashing-warning-test'
Junio C Hamano
2018-11-26
1
-1
/
+1
|
\
\
|
*
|
t5601-99: Enable colliding file detection for MINGW
Torsten Bögershausen
2018-11-24
1
-1
/
+1
*
|
|
Merge branch 'nd/clone-case-smashing-warning'
Junio C Hamano
2018-11-21
1
-1
/
+1
|
\
|
|
|
*
|
clone: fix colliding file detection on APFS
Nguyễn Thái Ngọc Duy
2018-11-21
1
-1
/
+1
*
|
|
Merge branch 'nd/clone-case-smashing-warning'
Junio C Hamano
2018-09-17
1
-1
/
+7
|
\
|
|
|
|
/
|
/
|
|
*
clone: report duplicate entries on case-insensitive filesystems
Duy Nguyen
2018-08-17
1
-1
/
+7
[next]