index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5500-fetch-pack.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ps/leakfixes-part-10'
Junio C Hamano
2024-12-04
1
-1
/
+0
|
\
|
*
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-21
1
-1
/
+0
*
|
upload-pack: fix ambiguous error message
Elijah Newren
2024-11-05
1
-0
/
+7
|
/
*
Merge branch 'ak/more-typofixes'
Taylor Blau
2024-11-01
1
-1
/
+1
|
\
|
*
t: fix typos
Andrew Kreimer
2024-10-24
1
-1
/
+1
*
|
t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
Patrick Steinhardt
2024-10-16
1
-4
/
+10
|
/
*
fetch-pack: free object filter before exiting
Jeff King
2024-09-25
1
-0
/
+1
*
Merge branch 'jk/fetch-pack-fsck-wo-lock-pack'
Junio C Hamano
2024-06-27
1
-0
/
+10
|
\
|
*
fetch-pack: fix segfault when fscking without --lock-pack
Jeff King
2024-06-20
1
-0
/
+10
*
|
t5500: fix mistaken $SERVER reference in helper function
Jeff King
2024-06-20
1
-1
/
+1
|
/
*
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
2023-11-08
1
-5
/
+5
|
\
|
*
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-11-02
1
-5
/
+5
*
|
upload-pack: add tracing for fetches
Robert Coup
2023-10-30
1
-11
/
+27
|
/
*
fetch-pack: add tracing for negotiation rounds
Josh Steadmon
2022-08-15
1
-1
/
+3
*
Merge branch 'en/fetch-negotiation-default-fix'
Junio C Hamano
2022-02-17
1
-3
/
+21
|
\
|
*
repo-settings: rename the traditional default fetch.negotiationAlgorithm
Elijah Newren
2022-02-02
1
-1
/
+1
|
*
repo-settings: fix error handling for unknown values
Elijah Newren
2022-02-02
1
-0
/
+7
|
*
repo-settings: fix checking for fetch.negotiationAlgorithm=default
Elijah Newren
2022-02-02
1
-3
/
+14
*
|
t5000-t5999: detect and signal failure within loop
Eric Sunshine
2021-12-13
1
-4
/
+4
|
/
*
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-11
1
-3
/
+3
*
t550*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-15
/
+15
*
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
*
Merge branch 'bc/sha-256-part-2'
Junio C Hamano
2020-07-07
1
-2
/
+3
|
\
|
*
t5500: make hash independent
brian m. carlson
2020-05-27
1
-2
/
+3
*
|
fetch: allow adding a filter after initial clone
Xin Li
2020-06-05
1
-1
/
+0
*
|
Merge branch 'jt/t5500-unflake'
Junio C Hamano
2020-05-14
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
t5500: count objects through stderr, not trace
Jonathan Tan
2020-05-07
1
-6
/
+6
*
|
Merge branch 'jt/v2-fetch-nego-fix'
Junio C Hamano
2020-05-01
1
-0
/
+48
|
\
|
|
*
fetch-pack: in protocol v2, reset in_vain upon ACK
Jonathan Tan
2020-04-28
1
-0
/
+30
|
*
fetch-pack: in protocol v2, in_vain only after ACK
Jonathan Tan
2020-04-28
1
-0
/
+18
*
|
test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriate
Jonathan Nieder
2020-01-15
1
-2
/
+3
*
|
fetch test: use more robust test for filtered objects
Jonathan Nieder
2020-01-15
1
-5
/
+13
|
/
*
Merge branch 'jk/disable-commit-graph-during-upload-pack'
Junio C Hamano
2019-10-07
1
-0
/
+38
|
\
|
*
upload-pack: disable commit graph more gently for shallow traversal
Jeff King
2019-09-12
1
-0
/
+38
*
|
mingw: support UNC in git clone file://server/share/repo
Torsten Bögershausen
2019-08-26
1
-2
/
+11
|
/
*
t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'
SZEDER Gábor
2019-08-02
1
-0
/
+3
*
Merge branch 'sg/test-atexit'
Junio C Hamano
2019-04-25
1
-3
/
+0
|
\
|
*
tests: use 'test_atexit' to stop httpd
SZEDER Gábor
2019-03-14
1
-3
/
+0
*
|
tests: always test fetch of unreachable with v0
Jonathan Tan
2019-03-07
1
-1
/
+3
|
/
*
Merge branch 'jt/fetch-pack-v2'
Junio C Hamano
2019-01-29
1
-7
/
+15
|
\
|
*
fetch-pack: support protocol version 2
Jonathan Tan
2019-01-10
1
-7
/
+15
*
|
tests: standardize pipe placement
Matthew DeVore
2018-10-07
1
-2
/
+5
|
/
*
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
2018-08-27
1
-1
/
+1
|
\
|
*
tests: use 'test_must_be_empty' instead of '! test -s'
SZEDER Gábor
2018-08-21
1
-1
/
+1
*
|
Merge branch 'nd/i18n'
Junio C Hamano
2018-08-16
1
-1
/
+1
|
\
\
|
*
|
builtin/pack-objects.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
2018-07-23
1
-1
/
+1
*
|
|
Merge branch 'jt/fetch-pack-negotiator'
Junio C Hamano
2018-08-03
1
-0
/
+33
|
\
\
\
|
*
|
|
fetch-pack: use ref adv. to prune "have" sent
Jonathan Tan
2018-06-15
1
-0
/
+33
*
|
|
|
Merge branch 'es/test-fixes'
Junio C Hamano
2018-08-03
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
t5000-t5999: fix broken &&-chains
Eric Sunshine
2018-07-16
1
-1
/
+1
|
|
|
/
|
|
/
|
[next]