summary refs log tree commit diff
path: root/t/t5801-remote-helpers.sh
AgeCommit message (Expand)AuthorFilesLines
2020-11-19t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-13/+13
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-03-27t5801: teach compare_refs() to accept !Denton Liu1-2/+8
2019-10-07tests: remove "cat foo" before "test_i18ngrep bar foo"René Scharfe1-1/+0
2019-07-09Merge branch 'fc/fetch-with-import-fix'Junio C Hamano1-4/+14
2019-06-04fetch: fix regression with transport helpersFelipe Contreras1-1/+1
2019-06-04t5801 (remote-helpers): add test to fetch tagsFelipe Contreras1-0/+10
2019-06-04t5801 (remote-helpers): cleanup refspec stuffFelipe Contreras1-4/+4
2019-04-15remote-testgit: move it into the support directory for t5801Johannes Schindelin1-0/+2
2018-08-15Merge branch 'nd/i18n'Junio C Hamano1-4/+4
2018-07-23transport-helper.c: mark more strings for translationNguyễn Thái Ngọc Duy1-4/+4
2018-07-23Update messages in preparation for i18nNguyễn Thái Ngọc Duy1-3/+3
2018-07-16t5000-t5999: fix broken &&-chainsEric Sunshine1-1/+1
2015-09-08t5801: don't use test_when_finished in a subshellJohn Keeping1-8/+4
2015-01-21transport-helper: do not request symbolic refs to remote helpersMike Hommey1-0/+24
2014-06-16Merge branch 'fc/remote-helper-refmap'Junio C Hamano1-1/+17
2014-05-20Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Junio C Hamano1-8/+23
2014-05-19Revert "Merge branch 'fc/transport-helper-sync-error-fix'"Junio C Hamano1-23/+8
2014-04-21transport-helper: add support to delete branchesFelipe Contreras1-0/+8
2014-04-21transport-helper: add support to push symbolic refsFelipe Contreras1-0/+8
2014-04-21transport-helper: add support for old:new refspecFelipe Contreras1-1/+1
2014-04-21t5801 (remote-helpers): cleanup environment setsFelipe Contreras1-7/+4
2014-04-14transport-helper: fix sync issue on crashesFelipe Contreras1-1/+19
2014-03-31Merge branch 'dt/tests-with-env-not-subshell'Junio C Hamano1-4/+2
2014-03-19tests: use "env" to run commands with temporary env-var settingsDavid Tran1-4/+2
2013-11-12transport-helper: add 'force' to 'export' helpersFelipe Contreras1-0/+13
2013-09-03transport-helper: add no-private-update capabilityMatthieu Moy1-0/+11
2013-06-21transport-helper: be quiet on read errors from helpersJeff King1-3/+1
2013-05-29Merge branch 'js/transport-helper-error-reporting-fix'Junio C Hamano1-5/+0
2013-05-29Merge branch 'fc/transport-helper-error-reporting'Junio C Hamano1-20/+55
2013-05-10transport-helper: fix remote helper namespace regressionFelipe Contreras1-0/+14
2013-05-10test: remote-helper: add missing andFelipe Contreras1-1/+1
2013-05-05Merge branch 'fc/push-with-export-reporting-result'Junio C Hamano1-0/+14
2013-05-05transport-helper: improve push messagesFelipe Contreras1-0/+14
2013-04-28git-remote-testgit: build it to run under $SHELL_PATHJunio C Hamano1-5/+0
2013-04-25t5801: "VAR=VAL shell_func args" is forbiddenJunio C Hamano1-1/+3
2013-04-17transport-helper: update remote helper namespaceFelipe Contreras1-0/+12
2013-04-17transport-helper: warn when refspec is not usedFelipe Contreras1-2/+4
2013-04-17transport-helper: clarify pushing without refspecsFelipe Contreras1-3/+3
2013-04-17transport-helper: clarify *:* refspecFelipe Contreras1-15/+0
2013-04-15transport-helper: add 'signed-tags' capabilityJohn Keeping1-1/+11
2013-04-15transport-helper: pass --signed-tags=warn-strip to fast-exportJohn Keeping1-0/+10
2013-04-11transport-helper: improve push messagesFelipe Contreras1-0/+14
2013-04-11transport-helper: mention helper name when it diesJeff King1-1/+1
2013-04-11transport-helper: report errors properlyFelipe Contreras1-0/+20
2012-12-03fast-export: make sure updated refs get updatedFelipe Contreras1-12/+8
2012-12-03fast-export: don't handle uninteresting refsFelipe Contreras1-0/+8
2012-11-29remote-testgit: exercise more featuresFelipe Contreras1-0/+52
2012-11-29remote-testgit: cleanup testsFelipe Contreras1-34/+29
2012-11-29remote-testgit: remove irrelevant testFelipe Contreras1-13/+0