summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated OptionParser with ArgumentParserPaladox none2020-02-231-9/+9
* Add utility script to remove refs used by NoteDBFabio Ponciroli2019-09-101-0/+56
* abandon_stale.py: Optionally exclude WIP changesDavid Pursehouse2018-08-301-1/+6
* Fix merge conflict in populate-fixture-data.pyPaladox none2018-05-311-36/+0
* Python cleanups, round 2: line too long, etc.Chad Horohoe2018-05-192-76/+84
* Python cleanups, round 1: whitespaceChad Horohoe2018-05-192-187/+228
* Py3 compat: xrange() -> range()Chad Horohoe2018-05-171-2/+2
* Use print_function from __future__Chad Horohoe2018-05-091-1/+2
* Merge "gitiles script to generate/open gitiles URLs"Edwin Kempin2018-04-181-0/+84
|\
| * gitiles script to generate/open gitiles URLsSaša Živkov2018-03-071-0/+84
* | git-push-review: Add flags for edits and WIP/readyDave Borowitz2018-04-121-1/+20
* | Parametrize populate-fixture-data.pyHan-Wen Nienhuys2018-03-141-18/+22
|/
* abandon_stale.py: Exclude WIP changesDavid Pursehouse2018-02-211-1/+1
* abandon_stale: Log project nameDavid Pursehouse2017-12-201-1/+4
* abandon_stale: Only log change owner in verbose modeDavid Pursehouse2017-12-201-5/+8
* abandon_stale: fix style warnings from flake8David Pursehouse2017-10-231-1/+2
* abandon_stale.py: add test modeDavid Pursehouse2017-10-231-9/+18
* abandon_stale.py: send data using json argument, not data argumentDavid Pursehouse2017-09-271-1/+1
* abandon_stale.py: send data as a dict, not a stringDavid Pursehouse2017-09-051-1/+1
* abandon_stale: Use DETAILED_ACCOUNTS optionDavid Pursehouse2017-08-291-1/+1
* abandon_stale.py: minor documentation improvementsDavid Pursehouse2017-08-291-14/+17
* abandon_stale.py: Adapt to removal of digest authenticationDavid Pursehouse2017-04-211-4/+8
* Replace digest auth with basic auth in 'populate-fixture-data.py'Changcheng Xiao2017-04-201-8/+8
* Format all Java files with google-java-formatDave Borowitz2017-02-071-8/+4
* Remove Buck based buildDavid Ostrovsky2017-01-232-158/+0
* Remove unused/outdated Pylint configuration fileDavid Pursehouse2016-10-201-301/+0
* Improve populate-fixture-data scriptAlice Kober-Sotzek2016-10-101-3/+5
* git-push-review: Handle reviewers with no explicit configDave Borowitz2016-10-041-1/+2
* abandon_stale: Use pygerrit2 instead of pygerritDavid Pursehouse2016-09-231-3/+3
* git-push-review: Support #hashtag argumentsDave Borowitz2016-09-221-3/+7
* Add a piece of go code to find mismatching lib versions in bzl/bckPatrick Hiesel2016-08-261-0/+108
* Added a script to populate some dummy dataPatrick Hiesel2016-05-201-0/+298
* Add "threads" command to gerrit.sh bash_completion scriptRichard Fearn2016-03-231-1/+1
* Add the original SVG images for the Diffy logoSebastian Schuberth2016-03-162-0/+524
* Merge "Don't hardcode bash location"David Pursehouse2016-02-261-1/+1
|\
| * Don't hardcode bash locationDan McGregor2015-08-261-1/+1
* | abandon_stale.py: fix typo in option handlingDavid Pursehouse2016-02-151-1/+1
* | abandon_stale.py: Allow to limit by branch and projectDavid Pursehouse2016-02-011-3/+15
* | Correct issue with Bouncy Castle code signingDoug Kelly2015-11-101-2/+32
* | Changing the SSH key converter to BUCKDoug Kelly2015-11-092-89/+20
* | Simple tool for converting SSH keysDoug Kelly2015-11-092-0/+162
|/
* abandon_stale: Allow singular form of age parameterDavid Pursehouse2015-07-061-1/+1
* abandon_stale: Allow weeks as an age parameterDavid Pursehouse2015-07-061-1/+1
* Script to abandon stale changes from the review serverDavid Pursehouse2015-06-301-0/+185
* tools: use python on pathBjörn Pedersen2015-06-181-1/+1
* Fix minor python code style issuesDavid Pursehouse2014-12-181-1/+1
* contrib: Add a simple tool for pushing to named reviewersDave Borowitz2014-11-061-0/+88
* Allow to download reposize.sh script from GerritEdwin Kempin2014-05-091-73/+0
* Fix documentation and add license header for reposize.shMatthias Sohn2014-04-291-3/+19
* Add script to find the largest objects in the pack files of a repoMatthias Sohn2014-04-251-0/+57