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