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
/
t5500-fetch-pack.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-19
/
+19
2026-03-04
Merge branch 'ps/maintenance-geometric-default'
Junio C Hamano
1
-1
/
+2
2026-03-04
Merge branch 'sp/shallow-deepen-relative-fix'
Junio C Hamano
1
-0
/
+23
2026-02-24
t: disable maintenance where we verify object database structure
Patrick Steinhardt
1
-1
/
+2
2026-02-17
shallow: handling fetch relative-deepen
Samo Pogačnik
1
-0
/
+23
2026-01-21
t5500: simplify test implementation and fix git exit code suppression
Shreyansh Paliwal
1
-6
/
+11
2024-12-04
Merge branch 'ps/leakfixes-part-10'
Junio C Hamano
1
-1
/
+0
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-11-04
upload-pack: fix ambiguous error message
Elijah Newren
1
-0
/
+7
2024-11-01
Merge branch 'ak/more-typofixes'
Taylor Blau
1
-1
/
+1
2024-10-24
t: fix typos
Andrew Kreimer
1
-1
/
+1
2024-10-16
t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
Patrick Steinhardt
1
-4
/
+10
2024-09-25
fetch-pack: free object filter before exiting
Jeff King
1
-0
/
+1
2024-06-27
Merge branch 'jk/fetch-pack-fsck-wo-lock-pack'
Junio C Hamano
1
-0
/
+10
2024-06-20
t5500: fix mistaken $SERVER reference in helper function
Jeff King
1
-1
/
+1
2024-06-20
fetch-pack: fix segfault when fscking without --lock-pack
Jeff King
1
-0
/
+10
2023-11-08
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
1
-5
/
+5
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-5
/
+5
2023-10-30
upload-pack: add tracing for fetches
Robert Coup
1
-11
/
+27
2022-08-15
fetch-pack: add tracing for negotiation rounds
Josh Steadmon
1
-1
/
+3
2022-02-16
Merge branch 'en/fetch-negotiation-default-fix'
Junio C Hamano
1
-3
/
+21
2022-02-02
repo-settings: rename the traditional default fetch.negotiationAlgorithm
Elijah Newren
1
-1
/
+1
2022-02-02
repo-settings: fix error handling for unknown values
Elijah Newren
1
-0
/
+7
2022-02-02
repo-settings: fix checking for fetch.negotiationAlgorithm=default
Elijah Newren
1
-3
/
+14
2021-12-13
t5000-t5999: detect and signal failure within loop
Eric Sunshine
1
-4
/
+4
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2020-11-19
t550*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-15
/
+15
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-07-06
Merge branch 'bc/sha-256-part-2'
Junio C Hamano
1
-2
/
+3
2020-06-05
fetch: allow adding a filter after initial clone
Xin Li
1
-1
/
+0
2020-05-27
t5500: make hash independent
brian m. carlson
1
-2
/
+3
2020-05-14
Merge branch 'jt/t5500-unflake'
Junio C Hamano
1
-6
/
+6
2020-05-06
t5500: count objects through stderr, not trace
Jonathan Tan
1
-6
/
+6
2020-05-01
Merge branch 'jt/v2-fetch-nego-fix'
Junio C Hamano
1
-0
/
+48
2020-04-28
fetch-pack: in protocol v2, reset in_vain upon ACK
Jonathan Tan
1
-0
/
+30
2020-04-28
fetch-pack: in protocol v2, in_vain only after ACK
Jonathan Tan
1
-0
/
+18
2020-01-15
test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriate
Jonathan Nieder
1
-2
/
+3
2020-01-15
fetch test: use more robust test for filtered objects
Jonathan Nieder
1
-5
/
+13
2019-10-07
Merge branch 'jk/disable-commit-graph-during-upload-pack'
Junio C Hamano
1
-0
/
+38
2019-09-12
upload-pack: disable commit graph more gently for shallow traversal
Jeff King
1
-0
/
+38
2019-08-26
mingw: support UNC in git clone file://server/share/repo
Torsten Bögershausen
1
-2
/
+11
2019-08-02
t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'
SZEDER Gábor
1
-0
/
+3
2019-04-25
Merge branch 'sg/test-atexit'
Junio C Hamano
1
-3
/
+0
2019-03-14
tests: use 'test_atexit' to stop httpd
SZEDER Gábor
1
-3
/
+0
2019-03-07
tests: always test fetch of unreachable with v0
Jonathan Tan
1
-1
/
+3
2019-01-29
Merge branch 'jt/fetch-pack-v2'
Junio C Hamano
1
-7
/
+15
2019-01-10
fetch-pack: support protocol version 2
Jonathan Tan
1
-7
/
+15
2018-10-07
tests: standardize pipe placement
Matthew DeVore
1
-2
/
+5
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
1
-1
/
+1
2018-08-21
tests: use 'test_must_be_empty' instead of '! test -s'
SZEDER Gábor
1
-1
/
+1
[next]