index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t5516-fetch-push.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-17
fetch+push tests: use "test_hook" and "test_when_finished" pattern
Ævar Arnfjörð Bjarmason
1
-103
/
+88
2022-03-17
tests: assume the hooks are disabled by default
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2022-02-18
Merge branch 'cb/clear-quarantine-early-on-all-ref-update-errors'
Junio C Hamano
1
-0
/
+8
2022-02-09
Merge branch 'gc/fetch-negotiate-only-early-return'
Junio C Hamano
1
-0
/
+12
2022-02-01
receive-pack: purge temporary data if no command is ready to run
Chen Bojun
1
-0
/
+8
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
-4
/
+1
2021-12-21
Merge branch 'ak/protect-any-current-branch'
Junio C Hamano
1
-0
/
+32
2021-12-13
t5516: drop unnecessary subshell and command invocation
Eric Sunshine
1
-4
/
+1
2021-12-01
receive-pack: protect current branch for bare repository worktree
Anders Kaseorg
1
-0
/
+14
2021-12-01
fetch: protect branches checked out in all worktrees
Anders Kaseorg
1
-0
/
+18
2021-11-18
t5516: add test case for pushing remote refspecs
Glen Choo
1
-0
/
+9
2021-09-27
refs: turn on GIT_REF_PARANOIA by default
Jeff King
1
-3
/
+4
2021-09-27
t5516: don't use HEAD ref for invalid ref-deletion tests
Jeff King
1
-9
/
+9
2021-07-15
send-pack: fix push nego. when remote has refs
Jonathan Tan
1
-1
/
+3
2021-05-05
send-pack: support push negotiation
Jonathan Tan
1
-0
/
+35
2021-02-25
Merge branch 'jc/push-delete-nothing'
Junio C Hamano
1
-0
/
+5
2021-02-23
push: do not turn --delete '' into a matching push
Junio C Hamano
1
-0
/
+5
2021-01-25
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
1
-259
/
+255
2021-01-09
t5516: loosen "not our ref" error check
Jeff King
1
-1
/
+3
2020-11-30
refspec: make @ a synonym of HEAD
Felipe Contreras
1
-51
/
+56
2020-11-30
tests: push: trivial cleanup
Felipe Contreras
1
-2
/
+1
2020-11-30
tests: push: improve cleanup of HEAD tests
Felipe Contreras
1
-1
/
+3
2020-11-19
t551*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-251
/
+251
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-09-25
Merge branch 'jx/proc-receive-hook'
Junio C Hamano
1
-1
/
+1
2020-08-27
transport: not report a non-head push as a branch
Jiang Xin
1
-1
/
+1
2020-07-06
Merge branch 'js/pu-to-seen'
Junio C Hamano
1
-8
/
+8
2020-06-25
tests: reference `seen` wherever `pu` was referenced
Johannes Schindelin
1
-8
/
+8
2020-04-17
send-pack: fix inconsistent porcelain output
Jiang Xin
1
-0
/
+1
2020-03-05
Merge branch 'hv/receive-denycurrent-everywhere'
Junio C Hamano
1
-0
/
+11
2020-02-24
receive.denyCurrentBranch: respect all worktrees
Hariom Verma
1
-0
/
+11
2020-01-15
test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriate
Jonathan Nieder
1
-6
/
+6
2019-04-25
Merge branch 'jk/fetch-reachability-error-fix'
Junio C Hamano
1
-4
/
+16
2019-04-22
Merge branch 'js/spell-out-options-in-tests'
Junio C Hamano
1
-2
/
+2
2019-04-15
fetch: do not consider peeled tags as advertised tips
Jeff King
1
-0
/
+11
2019-04-15
pkt-line: prepare buffer before handling ERR packets
Jeff King
1
-1
/
+1
2019-04-15
upload-pack: send ERR packet for non-tip objects
Jeff King
1
-1
/
+2
2019-04-15
t5516: drop ok=sigpipe from unreachable-want tests
Jeff King
1
-3
/
+3
2019-04-02
tests (push): do not abbreviate the `--follow-tags` option
Johannes Schindelin
1
-2
/
+2
2019-03-07
tests: always test fetch of unreachable with v0
Jonathan Tan
1
-5
/
+17
2018-11-20
tests: send "bug in the test script" errors to the script's stderr
SZEDER Gábor
1
-1
/
+1
2018-10-30
Merge branch 'jc/receive-deny-current-branch-fix'
Junio C Hamano
1
-1
/
+7
2018-10-19
receive: denyCurrentBranch=updateinstead should not blindly update
Junio C Hamano
1
-1
/
+7
2018-09-17
Merge branch 'ab/fetch-tags-noclobber'
Junio C Hamano
1
-2
/
+27
2018-08-31
fetch: stop clobbering existing tags without --force
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2018-08-31
fetch tests: add a test for clobbering tag behavior
Ævar Arnfjörð Bjarmason
1
-0
/
+24
2018-08-31
push tests: use spaces in interpolated string
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-08-31
push tests: make use of unused $1 in test description
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-08-20
Merge branch 'ab/fetch-tags-noclobber'
Junio C Hamano
1
-20
/
+45
[next]