summaryrefslogtreecommitdiffstats
path: root/scripts/create-pull-request
Commit message (Expand)AuthorAgeFilesLines
* create-pull-request: Assume remote branch from local branchDarren Hart2012-04-101-3/+8
* create-pull-request: increase likelihood of detecting a renameAnders Darander2011-08-171-1/+1
* create-pull-request: Add URL documentationMark Hatle2011-06-091-0/+3
* create-pull-request: allow '+' in git PROTO_RE, ie for 'git+ssh://'Martin Jansa2011-06-011-1/+1
* create-pull-request: generalize the repository URL parsingDarren Hart2011-05-251-17/+12
* *pull-request: add copyright, license, and descriptionsDarren Hart2011-05-191-0/+26
* create-pull-request: add untested oe repository supportDarren Hart2011-05-191-0/+7
* create-pull-request: add GitHub remote supportOtavio Salvador2011-05-191-0/+7
* create-pull-request: do not check certificateOtavio Salvador2011-05-191-1/+1
* create-pull-request: provide an RFC mode via -c argumentDarren Hart2011-05-191-2/+22
* create-pull-request: rewrite known private URLs to public URLsDarren Hart2011-05-191-1/+13
* create-pull-request: use git request-pull and arbitrary remotesDarren Hart2011-05-191-26/+52
* create-pull-request: whitespace cleanupDarren Hart2011-05-191-39/+39
* create-pull-request: alphabetize argumentsDarren Hart2011-05-191-5/+5
* create-pull-request: switch URL from git.pokylinux.org/poky-contrib to git.op...Martin Jansa2011-05-191-3/+4
* git-pull: add the new create-pull-request scriptDarren Hart2010-11-101-0/+129
* git pull: remove the existing create_pull_request scriptDarren Hart2010-11-101-86/+0
* scripts/create_pull_request fix a typoNitin A Kamble2010-06-101-1/+1
* update create_pull_request for distro/masterNitin A Kamble2010-06-101-16/+61
* add a new scripts create-pull-requestNitin A Kamble2010-05-171-0/+41