summaryrefslogtreecommitdiffstats
path: root/rfc.sh
Commit message (Expand)AuthorAgeFilesLines
* rfc.sh: Handle remote-repo with .git extension (#1586)Pranith Kumar Karampuri2020-10-091-1/+1
* rfc.sh: make proper changes to work on github (#1547)Amar Tumballi2020-10-071-9/+14
* Migration: update the docsAmar Tumballi2020-08-121-23/+45
* rfc.sh: remove reference to bugzillaAmar Tumballi2020-02-281-36/+18
* rfc.sh: Improve bug identificationXavi Hernandez2019-06-261-39/+49
* rfc.sh: fix the missing rebase issueAmar Tumballi2019-02-131-38/+1
* clang-format: add the config fileAmar Tumballi2018-08-221-1/+18
* rfc.sh: use 'git log -n1' instead of 'git show'Amar Tumballi2018-09-051-4/+4
* rfc.sh: provide a unified way to update bugs or github issues IDAmar Tumballi2018-02-141-73/+88
* rfc.sh: Update rfc.sh to use a custom origin via an env variableShreyas Siravara2017-12-051-10/+11
* rfc.sh: make alignment check compulsoryRaghavendra Talur2017-07-101-4/+4
* scripts: prevent a script warning if rfc.sh does not find a backportNiels de Vos2017-05-301-1/+1
* scripts: Update rfc.sh to prompt for a github issue on RFE commitsShyam2017-04-101-0/+82
* scripts: Update rfc.sh to check existance of Change-Id in backportsShyam2017-04-051-0/+70
* build: move checkpatch.pl to build-auxNiels de Vos2016-09-051-5/+5
* build: update link for .git/hooks/commit-msgKaleb S KEITHLEY2016-01-141-3/+3
* Portability fix: rfc.shEmmanuel Dreyfus2016-01-091-1/+1
* Make rfc.sh show what its actually doingPatrick Uiterwijk2014-08-181-0/+13
* Fix incorrect rfc.sh and checkpatch.pl use of "jenkins" instead of "gerrit"Justin Clift2015-04-121-4/+6
* extras/checkpatch.pl: linux kernel style patch verificationHarshavardhana2014-06-251-4/+43
* rfc.sh: Include BUG: header even in first runAnand Avati2013-08-141-2/+2
* rfc.sh: set 'Change-Id: ' header on first runAnand Avati2012-08-071-0/+3
* gerrit / rfc.sh: further trim of fetch targetCsaba Henk2012-04-161-1/+1
* POSIXly correct: \n replacement is GNU sed specificEmmanuel Dreyfus2011-08-121-1/+1
* One more missing change :-/Emmanuel Dreyfus2011-08-121-1/+1
* Use bourne shell, fix error in previous commitEmmanuel Dreyfus2011-08-121-8/+8
* sed -i is available from GNU sed, but is not portable. Output to a new file a...Emmanuel Dreyfus2011-08-121-2/+3
* gerrit: add a dry-run mode to rfc scriptCsaba Henk2011-07-231-2/+8
* gerrit: some fixes for the rfc scriptCsaba Henk2011-07-231-2/+2
* s/Patchwork/Gerrit/Anand Avati2011-07-181-0/+104