- dff80c8 Adding bug icons by Yolanda Jasso · 11 months ago
- b29403a Move preserveOldPacks and prunePreserved options to section "pack" by Matthias Sohn · 2 years ago
- 2cc3b5b git-gc-preserve: write process details to gc-preserve.pid by Matthias Sohn · 2 years, 1 month ago
- 1356738 git-gc-preserve: move description to the correct place by Matthias Sohn · 2 years, 1 month ago
- 3ab45f0 Prevent git-gc-preserve runs concurrently on the same repo by Matthias Sohn · 2 years, 1 month ago
- e7e8213 git-gc-preserve: improve error handling by Matthias Sohn · 2 years, 1 month ago
- 5a5b9de Make git-gc-preserve script executable by Matthias Sohn · 2 years, 1 month ago
- 59c9ae7 Custom git gc-preserve command which can preserve packs for JGit by Nasser Grainawi · 2 years, 2 months ago
- 0071943 Merge branch 'stable-3.5' into stable-3.6 by Antonio Barone · 2 years, 2 months ago
- 5acf6d5 find-duplicate-usernames.sh: fix regex for spaces in username by Antoine Musso · 2 years, 2 months ago
- 1ab8754 find-duplicate-usernames.sh: hint to fetch meta/external-ids by Antoine Musso · 2 years, 2 months ago
- 2a3e5c2b find-duplicate-usernames.sh: disambiguate tree/pathspec by Antoine Musso · 2 years, 2 months ago
- 0cba3e3 Remove JCraft JSch dependency by David Ostrovsky · 3 years, 2 months ago
- 436f89a contrib: remove ui-api-proxy by Han-Wen Nienhuys · 3 years, 5 months ago
- 2b5fe09 Migrate to python 3 by David Ostrovsky · 3 years, 11 months ago
- b639b3e Merge branch 'stable-3.3' by David Ostrovsky · 3 years, 10 months ago
- a94969f Merge commit 'stable-3.1' into stable-3.2 by David Ostrovsky · 3 years, 10 months ago
- 3e88869 Add searching duplicate "external" externalIds only differing in case by Matthias Sohn · 3 years, 10 months ago
- fc974c9 find-duplicate-usernames.sh: add example output of git grep by Matthias Sohn · 3 years, 10 months ago
- f1c7bb4 Script to find duplicate usernames only differing in case by Matthias Sohn · 3 years, 10 months ago
- 695d9f7 Use Python 3 in populate-fixture-data.py by Ilmari Lauhakangas · 3 years, 11 months ago
- 430ba7a Merge branch 'stable-3.1' into stable-3.2 by Matthias Sohn · 4 years, 1 month ago
- dfcb9bc Add script for incremental reindexing during upgrade by Matthias Sohn · 4 years, 1 month ago
- 197894f Merge branch 'stable-3.1' by David Pursehouse · 5 years ago
- 5979ce8 Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 5 years ago
- 6213e7c Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 5 years ago
- f262d68 Replace deprecated OptionParser with ArgumentParser by Paladox none · 5 years ago
- bfa270a Merge branch 'stable-3.1' by David Pursehouse · 5 years ago
- d8182ba Rename "master" to "primary" in documentation and comments by Matthias Sohn · 5 years ago
- ca48b37 Remove mitm-ui by Tao Zhou · 5 years ago
- 74372fa Merge "post-receive-move-tmp-refs: adapt for NoteDb replication" by David Pursehouse · 5 years ago
- 925b5df post-receive-move-tmp-refs: adapt for NoteDb replication by Sven Selberg · 5 years ago
- e49c518 Merge "contrib/benchmark-createchange: program to test BatchRefUpdate speed" by David Pursehouse · 5 years ago
- cdf4fd4 Merge branch 'stable-3.0' by David Pursehouse · 5 years ago
- fe0abbf Remove contrib/themes by David Pursehouse · 5 years ago
- cb82838 Merge branch 'stable-3.0' by David Ostrovsky · 5 years ago
- 384e38b Merge branch 'stable-2.16' into stable-3.0 by David Ostrovsky · 5 years ago
- 380e391 Add utility script to remove refs used by NoteDB by Fabio Ponciroli · 5 years ago
- 3133fea contrib/benchmark-createchange: program to test BatchRefUpdate speed by Han-Wen Nienhuys · 5 years ago
- 9dda122 Convert file name of script to just lower case letters by Alice Kober-Sotzek · 5 years ago
- ed6afea Add a script to simplify starting the local testsite by Alice Kober-Sotzek · 5 years ago
- d5c7716 Add a script to simplify testing documentation changes by Alice Kober-Sotzek · 5 years ago
- 9a89567 Add a script to simplify testing a plugin in the local testsite by Alice Kober-Sotzek · 5 years ago
- b4b7c82 Merge "post-receive hook to enable hiding refs/changes during replication" by David Pursehouse · 6 years ago
- 81f8cc6 Remove abandon_stale.py by David Pursehouse · 6 years ago
- fc299bc Provide --components for plugin-based mitm scripts by Viktar Donich · 6 years ago
- 618c4fe Fix contrib/mitm-ui by serving test components by brohlfs · 6 years ago
- 375e974 post-receive hook to enable hiding refs/changes during replication by Matthias Sohn · 7 years ago
- fd72a50 Force or replace local site theme on *.googlesource.com by viktard · 6 years ago
- 508f81d Scripts for UI plugins development using mitmproxy by Viktar Donich · 6 years ago
- d69ad71 abandon_stale.py: Optionally exclude WIP changes by David Pursehouse · 6 years ago
- d823dfa Fix merge conflict in populate-fixture-data.py by Paladox none · 7 years ago
- 6914232 Python cleanups, round 2: line too long, etc. by Chad Horohoe · 7 years ago
- dd22470 Python cleanups, round 1: whitespace by Chad Horohoe · 7 years ago
- 5c6fdf4 Py3 compat: xrange() -> range() by Chad Horohoe · 7 years ago
- bc8eca1 Use print_function from __future__ by Chad Horohoe · 7 years ago
- 8df5c2e Merge "gitiles script to generate/open gitiles URLs" by Edwin Kempin · 7 years ago
- 4f69f03 git-push-review: Add flags for edits and WIP/ready by Dave Borowitz · 7 years ago
- 6c51586 Parametrize populate-fixture-data.py by Han-Wen Nienhuys · 7 years ago
- 40839ea gitiles script to generate/open gitiles URLs by Saša Živkov · 7 years ago
- 4416d90 abandon_stale.py: Exclude WIP changes by David Pursehouse · 7 years ago
- ab8e7d8 abandon_stale: Log project name by David Pursehouse · 7 years ago
- b40453a abandon_stale: Only log change owner in verbose mode by David Pursehouse · 7 years ago
- 9a8851b abandon_stale: fix style warnings from flake8 by David Pursehouse · 7 years ago
- 4e0011e abandon_stale.py: add test mode by David Pursehouse · 7 years ago
- 3b2dbc4 abandon_stale.py: send data using json argument, not data argument by David Pursehouse · 7 years ago
- dbc9f60 abandon_stale.py: send data as a dict, not a string by David Pursehouse · 7 years ago
- b7e7885 abandon_stale: Use DETAILED_ACCOUNTS option by David Pursehouse · 7 years ago
- 10890e8 abandon_stale.py: minor documentation improvements by David Pursehouse · 7 years ago
- bd19a23 abandon_stale.py: Adapt to removal of digest authentication by David Pursehouse · 8 years ago
- 7b1264e Replace digest auth with basic auth in 'populate-fixture-data.py' by Changcheng Xiao · 8 years ago
- 292fa15 Format all Java files with google-java-format by Dave Borowitz · 8 years ago
- fdbfcad Remove Buck based build by David Ostrovsky · 8 years ago
- 3336c2d Remove unused/outdated Pylint configuration file by David Pursehouse · 8 years ago
- 28deb03 Improve populate-fixture-data script by Alice Kober-Sotzek · 8 years ago
- e7d88cd git-push-review: Handle reviewers with no explicit config by Dave Borowitz · 8 years ago
- 77abe31 abandon_stale: Use pygerrit2 instead of pygerrit by David Pursehouse · 8 years ago
- 053b7a6e git-push-review: Support #hashtag arguments by Dave Borowitz · 8 years ago
- 13ebf8c Add a piece of go code to find mismatching lib versions in bzl/bck by Patrick Hiesel · 8 years ago
- c8076c3 Added a script to populate some dummy data by Patrick Hiesel · 9 years ago
- 626327c Add "threads" command to gerrit.sh bash_completion script by Richard Fearn · 9 years ago
- f8602e1 Add the original SVG images for the Diffy logo by Sebastian Schuberth · 9 years ago
- fa1a828 Merge "Don't hardcode bash location" by David Pursehouse · 9 years ago
- a55ed3d abandon_stale.py: fix typo in option handling by David Pursehouse · 9 years ago
- 0198978 abandon_stale.py: Allow to limit by branch and project by David Pursehouse · 9 years ago
- 920b166 Correct issue with Bouncy Castle code signing by Doug Kelly · 9 years ago
- 1cbfe97 Changing the SSH key converter to BUCK by Doug Kelly · 9 years ago
- bd3b995 Simple tool for converting SSH keys by Doug Kelly · 9 years ago
- 26c0d09 Don't hardcode bash location by Dan McGregor · 9 years ago
- 25bebb1 abandon_stale: Allow singular form of age parameter by David Pursehouse · 10 years ago
- e766d2c abandon_stale: Allow weeks as an age parameter by David Pursehouse · 10 years ago
- 522e4f8 Script to abandon stale changes from the review server by David Pursehouse · 11 years ago
- c357ceb tools: use python on path by Björn Pedersen · 10 years ago
- 686bfea Fix minor python code style issues by David Pursehouse · 10 years ago
- 1b46d67 contrib: Add a simple tool for pushing to named reviewers by Dave Borowitz · 10 years ago
- 5ba27bd Allow to download reposize.sh script from Gerrit by Edwin Kempin · 11 years ago
- 61bc05e Fix documentation and add license header for reposize.sh by Matthias Sohn · 11 years ago
- 2d1c219 Add script to find the largest objects in the pack files of a repo by Matthias Sohn · 11 years ago
- 5cf13de Remove the trivial_rebase hook by Orgad Shaneh · 11 years ago
- 00e5dc6 Add contrib/ui-api-proxy.go for testing UI features with live data. by Colby Ranger · 11 years ago