1. cb82838 Merge branch 'stable-3.0' by David Ostrovsky · 6 years ago
  2. 384e38b Merge branch 'stable-2.16' into stable-3.0 by David Ostrovsky · 6 years ago
  3. 380e391 Add utility script to remove refs used by NoteDB by Fabio Ponciroli · 6 years ago
  4. 9dda122 Convert file name of script to just lower case letters by Alice Kober-Sotzek · 6 years ago
  5. ed6afea Add a script to simplify starting the local testsite by Alice Kober-Sotzek · 6 years ago
  6. d5c7716 Add a script to simplify testing documentation changes by Alice Kober-Sotzek · 6 years ago
  7. 9a89567 Add a script to simplify testing a plugin in the local testsite by Alice Kober-Sotzek · 6 years ago
  8. b4b7c82 Merge "post-receive hook to enable hiding refs/changes during replication" by David Pursehouse · 6 years ago
  9. 81f8cc6 Remove abandon_stale.py by David Pursehouse · 6 years ago
  10. fc299bc Provide --components for plugin-based mitm scripts by Viktar Donich · 6 years ago
  11. 618c4fe Fix contrib/mitm-ui by serving test components by brohlfs · 6 years ago
  12. 375e974 post-receive hook to enable hiding refs/changes during replication by Matthias Sohn · 8 years ago
  13. fd72a50 Force or replace local site theme on *.googlesource.com by viktard · 6 years ago
  14. 508f81d Scripts for UI plugins development using mitmproxy by Viktar Donich · 6 years ago
  15. d69ad71 abandon_stale.py: Optionally exclude WIP changes by David Pursehouse · 7 years ago
  16. d823dfa Fix merge conflict in populate-fixture-data.py by Paladox none · 7 years ago
  17. 6914232 Python cleanups, round 2: line too long, etc. by Chad Horohoe · 7 years ago
  18. dd22470 Python cleanups, round 1: whitespace by Chad Horohoe · 7 years ago
  19. 5c6fdf4 Py3 compat: xrange() -> range() by Chad Horohoe · 7 years ago
  20. bc8eca1 Use print_function from __future__ by Chad Horohoe · 7 years ago
  21. 8df5c2e Merge "gitiles script to generate/open gitiles URLs" by Edwin Kempin · 7 years ago
  22. 4f69f03 git-push-review: Add flags for edits and WIP/ready by Dave Borowitz · 7 years ago
  23. 6c51586 Parametrize populate-fixture-data.py by Han-Wen Nienhuys · 7 years ago
  24. 40839ea gitiles script to generate/open gitiles URLs by Saša Živkov · 7 years ago
  25. 4416d90 abandon_stale.py: Exclude WIP changes by David Pursehouse · 7 years ago
  26. ab8e7d8 abandon_stale: Log project name by David Pursehouse · 7 years ago
  27. b40453a abandon_stale: Only log change owner in verbose mode by David Pursehouse · 7 years ago
  28. 9a8851b abandon_stale: fix style warnings from flake8 by David Pursehouse · 7 years ago
  29. 4e0011e abandon_stale.py: add test mode by David Pursehouse · 7 years ago
  30. 3b2dbc4 abandon_stale.py: send data using json argument, not data argument by David Pursehouse · 8 years ago
  31. dbc9f60 abandon_stale.py: send data as a dict, not a string by David Pursehouse · 8 years ago
  32. b7e7885 abandon_stale: Use DETAILED_ACCOUNTS option by David Pursehouse · 8 years ago
  33. 10890e8 abandon_stale.py: minor documentation improvements by David Pursehouse · 8 years ago
  34. bd19a23 abandon_stale.py: Adapt to removal of digest authentication by David Pursehouse · 8 years ago
  35. 7b1264e Replace digest auth with basic auth in 'populate-fixture-data.py' by Changcheng Xiao · 8 years ago
  36. 292fa15 Format all Java files with google-java-format by Dave Borowitz · 8 years ago
  37. fdbfcad Remove Buck based build by David Ostrovsky · 8 years ago
  38. 3336c2d Remove unused/outdated Pylint configuration file by David Pursehouse · 8 years ago
  39. 28deb03 Improve populate-fixture-data script by Alice Kober-Sotzek · 8 years ago
  40. e7d88cd git-push-review: Handle reviewers with no explicit config by Dave Borowitz · 8 years ago
  41. 77abe31 abandon_stale: Use pygerrit2 instead of pygerrit by David Pursehouse · 9 years ago
  42. 053b7a6e git-push-review: Support #hashtag arguments by Dave Borowitz · 9 years ago
  43. 13ebf8c Add a piece of go code to find mismatching lib versions in bzl/bck by Patrick Hiesel · 9 years ago
  44. c8076c3 Added a script to populate some dummy data by Patrick Hiesel · 9 years ago
  45. 626327c Add "threads" command to gerrit.sh bash_completion script by Richard Fearn · 9 years ago
  46. f8602e1 Add the original SVG images for the Diffy logo by Sebastian Schuberth · 9 years ago
  47. fa1a828 Merge "Don't hardcode bash location" by David Pursehouse · 9 years ago
  48. a55ed3d abandon_stale.py: fix typo in option handling by David Pursehouse · 9 years ago
  49. 0198978 abandon_stale.py: Allow to limit by branch and project by David Pursehouse · 9 years ago
  50. 920b166 Correct issue with Bouncy Castle code signing by Doug Kelly · 9 years ago
  51. 1cbfe97 Changing the SSH key converter to BUCK by Doug Kelly · 9 years ago
  52. bd3b995 Simple tool for converting SSH keys by Doug Kelly · 9 years ago
  53. 26c0d09 Don't hardcode bash location by Dan McGregor · 10 years ago
  54. 25bebb1 abandon_stale: Allow singular form of age parameter by David Pursehouse · 10 years ago
  55. e766d2c abandon_stale: Allow weeks as an age parameter by David Pursehouse · 10 years ago
  56. 522e4f8 Script to abandon stale changes from the review server by David Pursehouse · 11 years ago
  57. c357ceb tools: use python on path by Björn Pedersen · 10 years ago
  58. 686bfea Fix minor python code style issues by David Pursehouse · 10 years ago
  59. 1b46d67 contrib: Add a simple tool for pushing to named reviewers by Dave Borowitz · 11 years ago
  60. 5ba27bd Allow to download reposize.sh script from Gerrit by Edwin Kempin · 11 years ago
  61. 61bc05e Fix documentation and add license header for reposize.sh by Matthias Sohn · 11 years ago
  62. 2d1c219 Add script to find the largest objects in the pack files of a repo by Matthias Sohn · 11 years ago
  63. 5cf13de Remove the trivial_rebase hook by Orgad Shaneh · 11 years ago
  64. 00e5dc6 Add contrib/ui-api-proxy.go for testing UI features with live data. by Colby Ranger · 11 years ago
  65. 85dfa35 Recompression *.png images with pngout tool to reduce the size of files by alex · 11 years ago
  66. 9d62c20 Improve the bash completion script installation instructions by David Pursehouse · 12 years ago
  67. 3c08243 Add bash completion script for gerrit.sh by David Pursehouse · 12 years ago
  68. c0d8509 Merge branch 'stable-2.7' by Shawn Pearce · 12 years ago
  69. f859e62 TrivialRebase: Replace category_id with label by Orgad Shaneh · 12 years ago
  70. 02b672e TrivialRebase: Avoid re-adding -2 for code-review label by Orgad Shaneh · 12 years ago
  71. 4af8c8f TrivialRebase: Support custom labels by Orgad Shaneh · 12 years ago
  72. a7b2435 Adjust diffy theme to fix ChangeScreen2 overlap by Shawn Pearce · 12 years ago
  73. c068f33 git-exproll.sh: Return nonzero on errors. by Brian Harring · 12 years ago
  74. 2e082bf Add configuration file for PEP-8 checker tool by David Pursehouse · 12 years ago
  75. 4c5ee48 Python3 support by Chirayu Desai · 12 years ago
  76. c56875d TrivialRebase: tidy up docstrings to follow PEP-0257 by David Pursehouse · 12 years ago
  77. e6d06d7 Make Diffy in Diffy theme smaller by Edwin Kempin · 12 years ago
  78. 6f4e9e8 TrivialRebase: Fix custom categories by Orgad Shaneh · 12 years ago
  79. a4bc8df Merge "TrivialRebase: Support custom labels" into stable-2.6 by David Pursehouse · 12 years ago
  80. baa1432 Merge "TrivialRebase: Call gerrit review instead of approve" into stable-2.6 by David Pursehouse · 12 years ago
  81. f51cb9a TrivialRebase: Support custom labels by Orgad Shaneh · 12 years ago
  82. 7d3f63c TrivialRebase: Call gerrit review instead of approve by Orgad Shaneh · 12 years ago
  83. 5a9fdc3 TrivialRebase: Adapt to labels in 2.6 by Orgad Shaneh · 12 years ago
  84. 0c68ab9 TrivialRebase: Exclude Code-Review-2 by Orgad Shaneh · 12 years ago
  85. 3e6ce23 Merge "TrivialRebase: Aggregate approvals" into stable-2.6 by David Pursehouse · 12 years ago
  86. 67ad391 TrivialRebase: Aggregate approvals by Orgad Shaneh · 12 years ago
  87. f18e1e0 TrivialRebase: Correctly handle empty patch-id by Orgad Shaneh · 12 years ago
  88. eecfa12 TrivialRebase: Support alternative ssh executable by Orgad Shaneh · 12 years ago
  89. 5fe0860 TrivialRebase: Add server argument by Orgad Shaneh · 12 years ago
  90. e507cf9 TrivialRebase: Make private key argument optional by Orgad Shaneh · 12 years ago
  91. c9c4272 TrivialRebase: Pipe subprocesses directly by Orgad Shaneh · 12 years ago
  92. 0ee021b TrivialRebase: Skip unsupported categories by Orgad Shaneh · 12 years ago
  93. a17f23c TrivialRebase: Raise exception on error by Orgad Shaneh · 12 years ago
  94. 18f50ed TrivialRebase: Refactor as a class by Orgad Shaneh · 12 years ago
  95. a581ad2 TrivialRebase: Fix the fix of pylint error :) by Orgad Shaneh · 12 years ago
  96. 54d646f TrivialRebase: Fix pylint errors by Orgad Shaneh · 12 years ago
  97. 505b427 Add theme that displays Diffy on the left side of the top menu by Edwin Kempin · 12 years ago
  98. 1a41273 TrivialRebase: Use change-url flag for ChangeId by Orgad Shaneh · 12 years ago
  99. 0f6870f TrivialRebase: Adapt options to gerrit 2.6 by Orgad Shaneh · 12 years ago
  100. 9e56ab3 Merge "TrivialRebase: Prevent exception for empty commit" by David Pursehouse · 12 years ago