summaryrefslogtreecommitdiff
path: root/bin/get-pick-list.sh
Commit message (Expand)AuthorAgeFilesLines
* bin/get-pick-list: use --oneline=pretty instead of --onelineDylan Baker2019-09-251-1/+1
* bin/get-pick-list.sh: sha1 commits can be smaller than 8 charsJuan A. Suarez Romero2019-09-241-1/+1
* get-pick-list: Add --pretty=medium to the arguments for Cc patchesDylan Baker2019-02-131-2/+2
* bin/get-pick-list.sh: fix redirection in shAndres Gomez2019-01-141-1/+1
* bin/get-pick-list.sh: fix the oneline printingAndres Gomez2019-01-141-1/+1
* bin/get-pick-list.sh: warn when commit lists invalid shaEmil Velikov2018-12-211-0/+11
* bin/get-pick-list.sh: rework handing of sha nominationsEmil Velikov2018-12-211-16/+30
* bin/get-pick-list.sh: handle reverts prior to the branchpointEmil Velikov2018-11-151-1/+8
* bin/get-pick-list.sh: use test instead of [ ]Emil Velikov2018-11-151-4/+4
* bin/get-pick-list.sh: handle unofficial "broken by" tagEmil Velikov2018-11-151-1/+8
* bin/get-pick-list.sh: handle fixes tag with missing colonEmil Velikov2018-11-151-1/+5
* bin/get-pick-list.sh: flesh out is_sha_nominationEmil Velikov2018-11-151-2/+9
* bin/get-pick-list.sh: tweak the commit sha matching patternEmil Velikov2018-11-151-1/+1
* bin/get-pick-list.sh: handle the fixes tagEmil Velikov2018-11-151-3/+43
* bin/get-pick-list.sh: handle "typod" usecase.Emil Velikov2018-11-151-1/+8
* bin/get-pick-list.sh: prefix output with "[stable] "Emil Velikov2018-11-151-0/+15
* bin/get-pick-list.sh: simplify git oneline printingEmil Velikov2018-11-151-1/+1
* bin/get-pick-listh.sh: force git --pretty=mediumDylan Baker2018-05-231-1/+1
* bin/get-pick-list.sh: remove ancient way of nominating patchesEmil Velikov2017-02-161-1/+1
* bin/get-pick-list.sh: limit `git grep ...' only as neededEmil Velikov2017-02-161-2/+5
* get-pick-list: Allow for non-whitespace between "CC:" and "mesa-stable"Carl Worth2013-07-311-1/+1
* get-pick-list.sh: Include commits mentionining "CC: mesa-stable..." in pick listCarl Worth2013-07-301-1/+1
* mesa: add usage examples to get-pick-list and shortlog scriptsAndreas Boll2013-05-011-0/+6
* mesa: Modify candidate search stringIan Romanick2013-03-051-1/+1
* mesa: use .cherry-ignore in the get-pick-list.sh scriptAndreas Boll2012-11-141-2/+2
* mesa: fix indentation in get-pick-list.sh scriptAndreas Boll2012-10-231-4/+4
* mesa: grep for commits with cherry picked in commit message only onceAndreas Boll2012-10-231-2/+9
* mesa: optimize get-pick-list.sh scriptAndreas Boll2012-10-231-4/+3
* mesa: simplify get-pick-list.sh scriptAndreas Boll2012-10-231-1/+3
* mesa: add get-pick-list.sh script into bin/Ian Romanick2012-10-231-0/+21