summaryrefslogtreecommitdiffstats
path: root/t/t5150-request-pull.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* biultin/rev-parse: fix memory leaks in `--parseopt` modePatrick Steinhardt2024-06-111-0/+1
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-111-2/+2
* t5[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-18/+18
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* t: drop debug `cat` callsMartin Ågren2020-02-241-2/+0
* t5150: skip request-pull test if Perl is disabledRuud van Asseldonk2019-11-271-0/+6
* request-pull: warn if the remote object is not the same as the local onePaolo Bonzini2019-05-281-0/+35
* request-pull: quote regex metacharacters in local refPaolo Bonzini2019-05-281-0/+18
* t: switch $_x40 to $OID_REGEXbrian m. carlson2018-05-141-1/+1
* request-pull: capitalise "Git" to make it a proper nounAnn T Ropea2017-10-031-2/+2
* fix brown paper bag breakage in t5150-request-pull.shJohannes Sixt2014-06-021-1/+1
* request-pull: resurrect for-linus -> tags/for-linus DWIMJunio C Hamano2014-05-161-1/+7
* request-pull: resurrect "pretty refname" featureJunio C Hamano2014-02-251-1/+7
* request-pull: test updatesJunio C Hamano2014-02-251-8/+8
* tests: allow sha1's as part of the pathDennis Kaarsemaker2013-06-171-1/+1
* test: use test_i18ncmp when checking --stat outputJonathan Nieder2012-03-131-1/+1
* Merge branch 'nd/diffstat-gramnum'Junio C Hamano2012-02-131-1/+1
|\
| * Use correct grammar in diffstat summary lineNguyễn Thái Ngọc Duy2012-02-041-1/+1
* | request-pull: explicitly ask tags/$name to be pulledJunio C Hamano2012-02-011-5/+1
|/
* request-pull: do not emit "tag" before the tagnameJunio C Hamano2011-12-191-1/+1
* request-pull: update the "pull" command generation logicJunio C Hamano2011-12-161-0/+3
* request-pull: use the annotated tag contentsJunio C Hamano2011-11-091-0/+4
* request-pull: state what commit to expectJunio C Hamano2011-10-051-0/+6
* t/t5150: remove space from sed scriptBrandon Casey2010-06-021-2/+2
* tests: chmod +x t5150Jeff King2010-05-101-0/+0
* adapt request-pull tests for new pull request formatJonathan Nieder2010-05-081-5/+5
* t5150: protect backslash with backslash in shellJunio C Hamano2010-05-081-2/+2
* request-pull: protect against OPTIONS_KEEPDASHDASH from environmentJonathan Nieder2010-05-011-0/+14
* tests for request-pullJonathan Nieder2010-05-011-0/+214