summaryrefslogtreecommitdiffstats
path: root/scripts/create-pull-request
AgeCommit message (Expand)Author
2023-08-14scripts/create-pull-request: update URLs to git repositoriesMichael Opdenacker
2022-09-27create-pull-request: don't switch the git remote protocol to git://Martin Jansa
2019-07-29scripts/create-pull-request: fix putting subject containing / into cover letterPaul Eggleton
2019-07-29scripts/create-pull-request: improve handling of non-SSH remote URLsPaul Eggleton
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2017-05-23create-pull-request: support format-patch optionsEd Bartosh
2017-05-23Revert "create-pull-request: add "-t in-reply-to" option"Ed Bartosh
2017-05-10create-pull-request: add "-t in-reply-to" optionJose Lamego
2017-01-23create-pull-request: fix for OE cgit URL changePaul Eggleton
2016-09-14create-pull-request: remove output directoryEd Bartosh
2016-08-04create-pull-request: set subject automatically for cover latterRobert Yang
2016-08-04create-pull-request: read remote from env var CPR_CONTRIB_REMOTERobert Yang
2016-08-04create-pull-request: add option -a to auto pushRobert Yang
2016-04-06create-pull-request: fix for newer gitRobert Yang
2016-01-11scripts/create-pull-request: fix git request-pull syntaxMartin Jansa
2015-12-01create-pull-request: handle empty ODIRPetter Mabäcker
2015-08-16create-pull-request: cleanup bashismsEd Bartosh
2015-08-09create-pull-request: cd to relative directoryEd Bartosh
2015-07-31create-pull-request: Implement -d optionEd Bartosh
2015-07-21Revert "create-pull-request: Fix error on 2.0 versions of git"Ross Burton
2015-07-16create-pull-request: Fix error on 2.0 versions of gitBen Shelton
2015-03-09create-pull-request: fix git GIT_VERSIONRobert Yang
2015-02-07create-pull-request: Fix git request-pullSaul Wold
2013-02-08create-pull-request: Error message on missing -uBernhard Reutner-Fischer
2012-12-13create-pull-request: detect trailing white spaceNitin A Kamble
2012-04-10create-pull-request: Assume remote branch from local branchDarren Hart
2011-08-17create-pull-request: increase likelihood of detecting a renameAnders Darander
2011-06-09create-pull-request: Add URL documentationMark Hatle
2011-06-01create-pull-request: allow '+' in git PROTO_RE, ie for 'git+ssh://'Martin Jansa
2011-05-23create-pull-request: generalize the repository URL parsingDarren Hart
2011-05-19*pull-request: add copyright, license, and descriptionsDarren Hart
2011-05-19create-pull-request: add untested oe repository supportDarren Hart
2011-05-19create-pull-request: add GitHub remote supportOtavio Salvador
2011-05-19create-pull-request: do not check certificateOtavio Salvador
2011-05-19create-pull-request: provide an RFC mode via -c argumentDarren Hart
2011-05-19create-pull-request: rewrite known private URLs to public URLsDarren Hart
2011-05-19create-pull-request: use git request-pull and arbitrary remotesDarren Hart
2011-05-19create-pull-request: whitespace cleanupDarren Hart
2011-05-19create-pull-request: alphabetize argumentsDarren Hart
2011-03-15create-pull-request: switch URL from git.pokylinux.org/poky-contrib to git.op...Martin Jansa
2010-11-10git-pull: add the new create-pull-request scriptDarren Hart
2010-11-10git pull: remove the existing create_pull_request scriptDarren Hart
2010-06-10scripts/create_pull_request fix a typoNitin A Kamble
2010-06-10update create_pull_request for distro/masterNitin A Kamble
2010-05-17add a new scripts create-pull-requestNitin A Kamble