index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5702-protocol-v2.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-16
Merge branch 'ps/test-wo-perl-prereq'
Junio C Hamano
1
-9
/
+12
2025-04-07
t/lib-httpd: refactor "one-time-perl" CGI script to not depend on Perl
Patrick Steinhardt
1
-12
/
+15
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
1
-3
/
+3
2025-03-10
fetch: avoid ls-refs only to ask for HEAD symref update
Jeff King
1
-0
/
+13
2025-03-10
fetch: stop protecting additions to ref-prefix list
Jeff King
1
-0
/
+14
2025-03-10
fetch: ask server to advertise HEAD for config-less fetch
Jeff King
1
-0
/
+15
2025-03-10
t5702: fix typo in test name
Jeff King
1
-1
/
+1
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-11-04
upload-pack: fix leaking URI protocols
Patrick Steinhardt
1
-0
/
+1
2024-10-08
fetch: respect --server-option when fetching multiple remotes
Xing Xin
1
-0
/
+10
2024-10-08
transport.c::handshake: make use of server options from remote
Xing Xin
1
-0
/
+123
2024-02-29
upload-pack: only accept packfile-uris if we advertised it
Jeff King
1
-0
/
+19
2023-12-09
Merge branch 'ps/ref-tests-update'
Junio C Hamano
1
-6
/
+18
2023-11-03
t: convert tests to not access symrefs via the filesystem
Patrick Steinhardt
1
-6
/
+18
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-17
/
+17
2023-04-05
clone: propagate object-format when cloning from void
Junio C Hamano
1
-0
/
+11
2023-03-28
Merge branch 'jk/fix-proto-downgrade-to-v0'
Junio C Hamano
1
-0
/
+27
2023-03-17
git_connect(): fix corner cases in downgrading v2 to v0
Jeff King
1
-0
/
+27
2023-01-18
t: use hash-object --literally when created malformed objects
Jeff King
1
-1
/
+1
2022-09-21
t: remove \{m,n\} from BRE grep usage
Đoàn Trần Công Danh
1
-1
/
+1
2022-07-07
clone: use remote branch if it matches default HEAD
Jeff King
1
-0
/
+21
2022-07-07
clone: propagate empty remote HEAD even with other branches
Jeff King
1
-0
/
+38
2022-02-11
Merge branch 'rc/negotiate-only-typofix'
Junio C Hamano
1
-1
/
+1
2022-02-09
Merge branch 'gc/fetch-negotiate-only-early-return'
Junio C Hamano
1
-0
/
+12
2022-01-28
fetch: fix negotiate-only error message
Robert Coup
1
-1
/
+1
2022-01-20
fetch: help translators by reusing the same message template
Junio C Hamano
1
-1
/
+1
2022-01-18
fetch --negotiate-only: do not update submodules
Glen Choo
1
-0
/
+12
2022-01-03
Merge branch 'es/test-chain-lint'
Junio C Hamano
1
-2
/
+2
2021-12-13
t5000-t5999: detect and signal failure within loop
Eric Sunshine
1
-2
/
+2
2021-11-11
fetch-pack: redact packfile urls in traces
Ivan Frade
1
-0
/
+51
2021-10-03
Merge branch 'jk/clone-unborn-head-in-bare'
Junio C Hamano
1
-0
/
+13
2021-09-20
clone: handle unborn branch in bare repos
Jeff King
1
-0
/
+13
2021-09-08
Merge branch 'ab/ls-remote-packet-trace'
Junio C Hamano
1
-3
/
+3
2021-08-24
ls-remote: set packet_trace_identity(<name>)
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2021-07-08
fetch: fix segfault in --negotiate-only without --negotiation-tip=*
Ævar Arnfjörð Bjarmason
1
-0
/
+16
2021-05-05
fetch: teach independent negotiation (no packfile)
Jonathan Tan
1
-0
/
+89
2021-03-08
Merge branch 'jt/transfer-fsck-across-packs-fix'
Junio C Hamano
1
-0
/
+21
2021-03-05
fetch-pack: do not mix --pack_header and packfile uri
Jonathan Tan
1
-0
/
+21
2021-03-01
Merge branch 'jt/transfer-fsck-across-packs'
Junio C Hamano
1
-10
/
+56
2021-02-22
fetch-pack: print and use dangling .gitmodules
Jonathan Tan
1
-4
/
+54
2021-02-17
Merge branch 'jt/clone-unborn-head'
Junio C Hamano
1
-0
/
+25
2021-02-05
clone: respect remote unborn HEAD
Jonathan Tan
1
-0
/
+25
2021-01-25
t: prepare for GIT_TEST_WRITE_REV_INDEX
Taylor Blau
1
-4
/
+8
2020-11-19
t5[6-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-26
/
+26
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-08-24
fetch-pack: make packfile URIs work with transfer.fsckobjects
Jonathan Tan
1
-0
/
+53
2020-07-30
t: remove test_oid_init in tests
brian m. carlson
1
-1
/
+0
2020-07-30
builtin/verify-pack: implement an --object-format option
brian m. carlson
1
-1
/
+1
2020-07-06
Merge branch 'bc/sha-256-part-2'
Junio C Hamano
1
-0
/
+2
2020-06-29
Merge branch 'xl/upgrade-repo-format'
Junio C Hamano
1
-1
/
+0
[next]