[Mesa-dev] [PATCH 0/2] Add ignore file for bin/get-{extra, fixes}-pick-list.sh scripts

Juan A. Suarez Romero jasuarez at igalia.com
Wed Apr 5 18:25:22 UTC 2017


Those two scripts suggest about commits that could be potential candidates to be
in stable.

But if we decided some of those commits arent, the scripts will continue
suggesting them.

The first patch adds a bin/.cherry-ignore-extra, similar to bin/.cherry-ignore,
where we can put the commits we are not interested any more, so neither
bin/get-extra-pick-list.sh nor bin/get-fixes-pick-list.sh scripts will suggest
them in future.

The second one just formats the output slightly different, so it makes it easier
to copy and paste the commit to ignore in the bin/.cherry-ignore-extra file.


Juan A. Suarez Romero (2):
  bin/get-{extra,fixes}-pick-list.sh: add support for ignore list
  bin/get-{extra,fixes}-pick-list.sh: improve output

 bin/get-extra-pick-list.sh | 16 +++++++++++++++-
 bin/get-fixes-pick-list.sh | 18 ++++++++++++++++--
 2 files changed, 31 insertions(+), 3 deletions(-)

-- 
2.9.3



More information about the mesa-dev mailing list