summary refs log tree commit diff
path: root/t/t5150-request-pull.sh
AgeCommit message (Expand)AuthorFilesLines
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-2/+2
2020-11-19t5[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin1-18/+18
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-02-24t: drop debug `cat` callsMartin Ågren1-2/+0
2019-11-27t5150: skip request-pull test if Perl is disabledRuud van Asseldonk1-0/+6
2019-05-28request-pull: warn if the remote object is not the same as the local onePaolo Bonzini1-0/+35
2019-05-28request-pull: quote regex metacharacters in local refPaolo Bonzini1-0/+18
2018-05-14t: switch $_x40 to $OID_REGEXbrian m. carlson1-1/+1
2017-10-03request-pull: capitalise "Git" to make it a proper nounAnn T Ropea1-2/+2
2014-06-02fix brown paper bag breakage in t5150-request-pull.shJohannes Sixt1-1/+1
2014-05-16request-pull: resurrect for-linus -> tags/for-linus DWIMJunio C Hamano1-1/+7
2014-02-25request-pull: resurrect "pretty refname" featureJunio C Hamano1-1/+7
2014-02-25request-pull: test updatesJunio C Hamano1-8/+8
2013-06-17tests: allow sha1's as part of the pathDennis Kaarsemaker1-1/+1
2012-03-13test: use test_i18ncmp when checking --stat outputJonathan Nieder1-1/+1
2012-02-12Merge branch 'nd/diffstat-gramnum'Junio C Hamano1-1/+1
2012-02-03Use correct grammar in diffstat summary lineNguyễn Thái Ngọc Duy1-1/+1
2012-01-31request-pull: explicitly ask tags/$name to be pulledJunio C Hamano1-5/+1
2011-12-19request-pull: do not emit "tag" before the tagnameJunio C Hamano1-1/+1
2011-12-16request-pull: update the "pull" command generation logicJunio C Hamano1-0/+3
2011-11-09request-pull: use the annotated tag contentsJunio C Hamano1-0/+4
2011-10-05request-pull: state what commit to expectJunio C Hamano1-0/+6
2010-06-02t/t5150: remove space from sed scriptBrandon Casey1-2/+2
2010-05-10tests: chmod +x t5150Jeff King1-0/+0
2010-05-07adapt request-pull tests for new pull request formatJonathan Nieder1-5/+5
2010-05-07t5150: protect backslash with backslash in shellJunio C Hamano1-2/+2
2010-05-01request-pull: protect against OPTIONS_KEEPDASHDASH from environmentJonathan Nieder1-0/+14
2010-05-01tests for request-pullJonathan Nieder1-0/+214