index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5516-fetch-push.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bf/set-head-symref'
Junio C Hamano
2024-12-19
1
-1
/
+2
|
\
|
*
fetch: set remote/HEAD if it does not exist
Bence Ferdinandy
2024-11-25
1
-1
/
+2
*
|
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-21
1
-1
/
+0
|
/
*
upload-pack: fix leaking child process data on reachability checks
Patrick Steinhardt
2024-09-05
1
-0
/
+1
*
push: avoid showing false negotiation errors
Junio C Hamano
2024-07-03
1
-0
/
+10
*
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-11-02
1
-4
/
+4
*
fetch: reject --no-ipv[46]
Junio C Hamano
2023-07-18
1
-0
/
+11
*
push: allow delete single-level ref
ZheNing Hu
2023-03-01
1
-0
/
+12
*
Merge branch 'zk/push-use-bitmaps'
Junio C Hamano
2022-11-28
1
-3
/
+3
|
\
|
*
t5516: fail to run in verbose mode
Jiang Xin
2022-11-22
1
-3
/
+3
*
|
t5516: move plaintext-password tests from t5601 and t5516
Jeff King
2022-11-01
1
-31
/
+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
|
|
\
\
|
|
*
|
t5516: prepare for changing protocol.file.allow
Taylor Blau
2022-10-01
1
-0
/
+1
*
|
|
|
fetch-pack: add tracing for negotiation rounds
Josh Steadmon
2022-08-15
1
-2
/
+8
*
|
|
|
Merge branch 'ab/test-without-templates'
Junio C Hamano
2022-07-18
1
-2
/
+14
|
\
\
\
\
|
*
|
|
|
tests: don't depend on template-created .git/branches
Ævar Arnfjörð Bjarmason
2022-06-06
1
-2
/
+14
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'zk/push-use-bitmaps'
Junio C Hamano
2022-07-13
1
-0
/
+22
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
send-pack.c: add config push.useBitmaps
Kyle Zhao
2022-06-17
1
-0
/
+22
*
|
|
Merge branch 'ab/credentials-in-url-more'
Junio C Hamano
2022-06-17
1
-7
/
+7
|
\
\
\
|
*
|
|
transfer doc: move fetch.credentialsInUrl to "transfer" config namespace
Ævar Arnfjörð Bjarmason
2022-06-15
1
-7
/
+7
|
|
/
/
*
/
/
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
/
+32
|
\
\
|
*
|
remote: create fetch.credentialsInUrl config
Derrick Stolee
2022-06-06
1
-0
/
+32
*
|
|
Merge branch 'gc/zero-length-branch-config-fix'
Junio C Hamano
2022-06-11
1
-0
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
remote.c: reject 0-length branch names
Glen Choo
2022-06-01
1
-1
/
+11
|
*
|
remote.c: don't BUG() on 0-length branch names
Glen Choo
2022-06-01
1
-0
/
+10
*
|
|
fetch+push tests: use "test_hook" and "test_when_finished" pattern
Ævar Arnfjörð Bjarmason
2022-03-17
1
-103
/
+88
*
|
|
tests: assume the hooks are disabled by default
Ævar Arnfjörð Bjarmason
2022-03-17
1
-2
/
+1
*
|
|
Merge branch 'cb/clear-quarantine-early-on-all-ref-update-errors'
Junio C Hamano
2022-02-18
1
-0
/
+8
|
\
\
\
|
*
|
|
receive-pack: purge temporary data if no command is ready to run
Chen Bojun
2022-02-01
1
-0
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'gc/fetch-negotiate-only-early-return'
Junio C Hamano
2022-02-09
1
-0
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
-4
/
+1
|
\
\
|
*
|
t5516: drop unnecessary subshell and command invocation
Eric Sunshine
2021-12-13
1
-4
/
+1
*
|
|
Merge branch 'ak/protect-any-current-branch'
Junio C Hamano
2021-12-22
1
-0
/
+32
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
receive-pack: protect current branch for bare repository worktree
Anders Kaseorg
2021-12-02
1
-0
/
+14
|
*
|
fetch: protect branches checked out in all worktrees
Anders Kaseorg
2021-12-02
1
-0
/
+18
|
|
/
*
/
t5516: add test case for pushing remote refspecs
Glen Choo
2021-11-19
1
-0
/
+9
|
/
*
refs: turn on GIT_REF_PARANOIA by default
Jeff King
2021-09-27
1
-3
/
+4
*
t5516: don't use HEAD ref for invalid ref-deletion tests
Jeff King
2021-09-27
1
-9
/
+9
*
send-pack: fix push nego. when remote has refs
Jonathan Tan
2021-07-15
1
-1
/
+3
*
send-pack: support push negotiation
Jonathan Tan
2021-05-05
1
-0
/
+35
*
Merge branch 'jc/push-delete-nothing'
Junio C Hamano
2021-02-26
1
-0
/
+5
|
\
|
*
push: do not turn --delete '' into a matching push
Junio C Hamano
2021-02-24
1
-0
/
+5
*
|
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
2021-01-25
1
-259
/
+255
|
\
\
|
*
|
t551*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-251
/
+251
|
*
|
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
|
|
/
*
|
t5516: loosen "not our ref" error check
Jeff King
2021-01-10
1
-1
/
+3
*
|
refspec: make @ a synonym of HEAD
Felipe Contreras
2020-11-30
1
-51
/
+56
[next]