summaryrefslogtreecommitdiff
path: root/t/t5516-fetch-push.sh
Commit message (Expand)AuthorAgeFilesLines
* push: allow delete single-level refZheNing Hu2023-03-011-0/+12
* Merge branch 'zk/push-use-bitmaps'Junio C Hamano2022-11-281-3/+3
|\
| * t5516: fail to run in verbose modeJiang Xin2022-11-221-3/+3
* | t5516: move plaintext-password tests from t5601 and t5516Jeff King2022-11-011-31/+0
* | Sync with 2.37.4Taylor Blau2022-10-061-0/+1
|\ \
| * \ Sync with 2.36.3Taylor Blau2022-10-061-0/+1
| |\ \
| | * | t5516: prepare for changing protocol.file.allowTaylor Blau2022-10-011-0/+1
* | | | fetch-pack: add tracing for negotiation roundsJosh Steadmon2022-08-151-2/+8
* | | | Merge branch 'ab/test-without-templates'Junio C Hamano2022-07-181-2/+14
|\ \ \ \
| * | | | tests: don't depend on template-created .git/branchesÆvar Arnfjörð Bjarmason2022-06-061-2/+14
| | |/ / | |/| |
* | | | Merge branch 'zk/push-use-bitmaps'Junio C Hamano2022-07-131-0/+22
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | send-pack.c: add config push.useBitmapsKyle Zhao2022-06-171-0/+22
* | | Merge branch 'ab/credentials-in-url-more'Junio C Hamano2022-06-171-7/+7
|\ \ \
| * | | transfer doc: move fetch.credentialsInUrl to "transfer" config namespaceÆvar Arnfjörð Bjarmason2022-06-151-7/+7
| |/ /
* | | tests: add LIBCURL prerequisite to tests needing libcurlÆvar Arnfjörð Bjarmason2022-06-151-2/+2
|/ /
* | Merge branch 'ds/credentials-in-url'Junio C Hamano2022-06-131-0/+32
|\ \
| * | remote: create fetch.credentialsInUrl configDerrick Stolee2022-06-061-0/+32
* | | Merge branch 'gc/zero-length-branch-config-fix'Junio C Hamano2022-06-101-0/+20
|\ \ \ | |_|/ |/| |
| * | remote.c: reject 0-length branch namesGlen Choo2022-06-011-1/+11
| * | remote.c: don't BUG() on 0-length branch namesGlen Choo2022-06-011-0/+10
* | | fetch+push tests: use "test_hook" and "test_when_finished" patternÆvar Arnfjörð Bjarmason2022-03-171-103/+88
* | | tests: assume the hooks are disabled by defaultÆvar Arnfjörð Bjarmason2022-03-171-2/+1
* | | Merge branch 'cb/clear-quarantine-early-on-all-ref-update-errors'Junio C Hamano2022-02-181-0/+8
|\ \ \
| * | | receive-pack: purge temporary data if no command is ready to runChen Bojun2022-02-011-0/+8
| | |/ | |/|
* | | Merge branch 'gc/fetch-negotiate-only-early-return'Junio C Hamano2022-02-091-0/+12
|\ \ \ | |/ / |/| |
| * | fetch --negotiate-only: do not update submodulesGlen Choo2022-01-181-0/+12
| |/
* | Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-031-4/+1
|\ \
| * | t5516: drop unnecessary subshell and command invocationEric Sunshine2021-12-131-4/+1
* | | Merge branch 'ak/protect-any-current-branch'Junio C Hamano2021-12-211-0/+32
|\ \ \ | |_|/ |/| |
| * | receive-pack: protect current branch for bare repository worktreeAnders Kaseorg2021-12-011-0/+14
| * | fetch: protect branches checked out in all worktreesAnders Kaseorg2021-12-011-0/+18
| |/
* | t5516: add test case for pushing remote refspecsGlen Choo2021-11-181-0/+9
|/
* refs: turn on GIT_REF_PARANOIA by defaultJeff King2021-09-271-3/+4
* t5516: don't use HEAD ref for invalid ref-deletion testsJeff King2021-09-271-9/+9
* send-pack: fix push nego. when remote has refsJonathan Tan2021-07-151-1/+3
* send-pack: support push negotiationJonathan Tan2021-05-051-0/+35
* Merge branch 'jc/push-delete-nothing'Junio C Hamano2021-02-251-0/+5
|\
| * push: do not turn --delete '' into a matching pushJunio C Hamano2021-02-231-0/+5
* | Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano2021-01-251-259/+255
|\ \
| * | t551*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-251/+251
| * | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
| |/
* | t5516: loosen "not our ref" error checkJeff King2021-01-091-1/+3
* | refspec: make @ a synonym of HEADFelipe Contreras2020-11-301-51/+56
* | tests: push: trivial cleanupFelipe Contreras2020-11-301-2/+1
* | tests: push: improve cleanup of HEAD testsFelipe Contreras2020-11-301-1/+3
|/
* Merge branch 'jx/proc-receive-hook'Junio C Hamano2020-09-251-1/+1
|\
| * transport: not report a non-head push as a branchJiang Xin2020-08-271-1/+1
* | Merge branch 'js/pu-to-seen'Junio C Hamano2020-07-061-8/+8
|\ \ | |/ |/|
| * tests: reference `seen` wherever `pu` was referencedJohannes Schindelin2020-06-251-8/+8
* | send-pack: fix inconsistent porcelain outputJiang Xin2020-04-171-0/+1
|/