summaryrefslogtreecommitdiffstats
path: root/llvm/utils/Reviewing/find_interesting_reviews.py
Commit message (Expand)AuthorAgeFilesLines
* [find_interesting_reviews.py] Add git blame output cacheKristof Beyls2019-12-231-14/+57
* find_interesting_reviews.py: adapt to github monorepoKristof Beyls2019-12-161-2/+4
* find_interesting_reviews.py: avoid crash on non-ascii data.Kristof Beyls2019-11-081-1/+1
* Python compat - iteritems() vs. items()Serge Guelton2019-01-031-2/+2
* Python compat - print statementSerge Guelton2019-01-031-0/+2
* Make email options of find_interesting_reviews more flexible.Kristof Beyls2018-06-291-6/+23
* Avoid UnicodeEncodeError on non-ascii reviewer namesKristof Beyls2018-06-061-13/+13
* Add Script to match open Phabricator reviews with potential reviewers.Kristof Beyls2018-05-181-0/+616
OpenPOWER on IntegriCloud