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