summaryrefslogtreecommitdiff
path: root/t/t5801-remote-helpers.sh
AgeCommit message (Expand)AuthorFilesLines
2019-04-15remote-testgit: move it into the support directory for t5801Libravatar Johannes Schindelin1-0/+2
2018-08-15Merge branch 'nd/i18n'Libravatar Junio C Hamano1-4/+4
2018-07-23transport-helper.c: mark more strings for translationLibravatar Nguyễn Thái Ngọc Duy1-4/+4
2018-07-23Update messages in preparation for i18nLibravatar Nguyễn Thái Ngọc Duy1-3/+3
2018-07-16t5000-t5999: fix broken &&-chainsLibravatar Eric Sunshine1-1/+1
2015-09-08t5801: don't use test_when_finished in a subshellLibravatar John Keeping1-8/+4
2015-01-21transport-helper: do not request symbolic refs to remote helpersLibravatar Mike Hommey1-0/+24
2014-06-16Merge branch 'fc/remote-helper-refmap'Libravatar Junio C Hamano1-1/+17
2014-05-20Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Libravatar Junio C Hamano1-8/+23
2014-05-19Revert "Merge branch 'fc/transport-helper-sync-error-fix'"Libravatar Junio C Hamano1-23/+8
2014-04-21transport-helper: add support to delete branchesLibravatar Felipe Contreras1-0/+8
2014-04-21transport-helper: add support to push symbolic refsLibravatar Felipe Contreras1-0/+8
2014-04-21transport-helper: add support for old:new refspecLibravatar Felipe Contreras1-1/+1
2014-04-21t5801 (remote-helpers): cleanup environment setsLibravatar Felipe Contreras1-7/+4
2014-04-14transport-helper: fix sync issue on crashesLibravatar Felipe Contreras1-1/+19
2014-03-31Merge branch 'dt/tests-with-env-not-subshell'Libravatar Junio C Hamano1-4/+2
2014-03-19tests: use "env" to run commands with temporary env-var settingsLibravatar David Tran1-4/+2
2013-11-12transport-helper: add 'force' to 'export' helpersLibravatar Felipe Contreras1-0/+13
2013-09-03transport-helper: add no-private-update capabilityLibravatar Matthieu Moy1-0/+11
2013-06-21transport-helper: be quiet on read errors from helpersLibravatar Jeff King1-3/+1
2013-05-29Merge branch 'js/transport-helper-error-reporting-fix'Libravatar Junio C Hamano1-5/+0
2013-05-29Merge branch 'fc/transport-helper-error-reporting'Libravatar Junio C Hamano1-20/+55
2013-05-10transport-helper: fix remote helper namespace regressionLibravatar Felipe Contreras1-0/+14
2013-05-10test: remote-helper: add missing andLibravatar Felipe Contreras1-1/+1
2013-05-05Merge branch 'fc/push-with-export-reporting-result'Libravatar Junio C Hamano1-0/+14
2013-05-05transport-helper: improve push messagesLibravatar Felipe Contreras1-0/+14
2013-04-28git-remote-testgit: build it to run under $SHELL_PATHLibravatar Junio C Hamano1-5/+0
2013-04-25t5801: "VAR=VAL shell_func args" is forbiddenLibravatar Junio C Hamano1-1/+3
2013-04-17transport-helper: update remote helper namespaceLibravatar Felipe Contreras1-0/+12
2013-04-17transport-helper: warn when refspec is not usedLibravatar Felipe Contreras1-2/+4
2013-04-17transport-helper: clarify pushing without refspecsLibravatar Felipe Contreras1-3/+3
2013-04-17transport-helper: clarify *:* refspecLibravatar Felipe Contreras1-15/+0
2013-04-15transport-helper: add 'signed-tags' capabilityLibravatar John Keeping1-1/+11
2013-04-15transport-helper: pass --signed-tags=warn-strip to fast-exportLibravatar John Keeping1-0/+10
2013-04-11transport-helper: improve push messagesLibravatar Felipe Contreras1-0/+14
2013-04-11transport-helper: mention helper name when it diesLibravatar Jeff King1-1/+1
2013-04-11transport-helper: report errors properlyLibravatar Felipe Contreras1-0/+20
2012-12-03fast-export: make sure updated refs get updatedLibravatar Felipe Contreras1-12/+8
2012-12-03fast-export: don't handle uninteresting refsLibravatar Felipe Contreras1-0/+8
2012-11-29remote-testgit: exercise more featuresLibravatar Felipe Contreras1-0/+52
2012-11-29remote-testgit: cleanup testsLibravatar Felipe Contreras1-34/+29
2012-11-29remote-testgit: remove irrelevant testLibravatar Felipe Contreras1-13/+0
2012-11-29remote-testgit: remove non-local functionalityLibravatar Felipe Contreras1-29/+21
2012-11-29Add new simplified git-remote-testgitLibravatar Felipe Contreras1-0/+139