1. 8cfa89b Disable retries when gsutil runs loas_check. by dtu@chromium.org · 10 years ago
  2. 6911307 Revert of Fetch Windows tools on Cygwin and use that Python for some scripts (https://codereview.chromium.org/140843004/) by rnk@chromium.org · 10 years ago
  3. c073003 win: taskkill mspdbsrv.exe before updating toolchain by scottmg@chromium.org · 10 years ago
  4. a957e27 Fetch Windows tools on Cygwin and use that Python for some scripts by rnk@chromium.org · 10 years ago
  5. dfaf79d win: Add windbg and command line debuggers to automatic toolchain by scottmg@chromium.org · 10 years ago
  6. 5748237 Always ignore submodules. by szager@chromium.org · 10 years ago
  7. 2dca41c Added basic completion (the commands) for gclient. by scr@chromium.org · 10 years ago
  8. 3ac1c4e Depot tools: use the clang-format binaries that are now included by nick@chromium.org · 10 years ago
  9. 9eabb22 Fix presubmit errors in toolchain2013, so that cq works for depot_tools. by thakis@chromium.org · 10 years ago
  10. 7cc7a1c Automatic Windows toolchain by scottmg@chromium.org · 10 years ago
  11. 9075258 Add support for BUG_PREFIX in codereview.settings. by rmistry@google.com · 10 years ago
  12. 3ec0d54 Indiciate the tree status in the rietveld message when bypassing hooks by jochen@chromium.org · 10 years ago
  13. 1ce8e66 Do not tell people to ask me for help. I won't help them. by maruel@chromium.org · 10 years ago
  14. ac98e29 Add an "add_inline_comment" method to rietveld.py by dtseng@chromium.org · 10 years ago
  15. 4b74fcd Force download_from_google_storage --config to produce a read-only token by hinoka@google.com · 10 years ago
  16. 9114137 Added --email to git_cl.py by pgervais@chromium.org · 10 years ago
  17. 2eefcca Handle the PrimeLint SSL read timeout better. by wtc@chromium.org · 10 years ago
  18. d8b6599 Adding fetch recipes for nacl, naclports, and depot_tools. by bradnelson@google.com · 10 years ago
  19. 5724484 Update 32-bit Linux ninja 1.4.0 binary to use -D_FILE_OFFSET_BITS=64. by thestig@chromium.org · 10 years ago
  20. c0aaa52 Have git gs search *.gn too. by piman@chromium.org · 10 years ago
  21. 9d9310c Add one more example to "git try -h" output. by gavinp@chromium.org · 10 years ago
  22. 2f2ca14 Checkout tarball for chrome and blink for initial sync on a bot by hinoka@google.com · 10 years ago
  23. c92f582 Add more formatting options for my_activity.py by jsbell@chromium.org · 10 years ago
  24. 87884cc Added --(de)activate-update options by pgervais@chromium.org · 10 years ago
  25. f7d31f5 Have presubmit.py accept an option to output trybot data as json. by stip@chromium.org · 10 years ago
  26. d246c97 git_cl.py: emit a more helpful message when [git try] should be used instead of [git cl try]. by fischman@chromium.org · 11 years ago
  27. c3d17dd git_cl.py: In the "status" command, add space after the branch name. by binji@chromium.org · 11 years ago
  28. 43064fd Add support for new-style trybot specifications to git_cl.py. by stip@chromium.org · 11 years ago
  29. 5ca2762 Allow PRESUBMIT.py files to have old and new-style trybot specifications (as long as each file is consistent). by stip@chromium.org · 11 years ago
  30. daee1d3 Fix TypeError: cannot concatenate 'str' and 'int' objects by yujie.mao@intel.com · 11 years ago
  31. 4ac2553 Honor svn-remote.*.rewriteRoot option. by szager@chromium.org · 11 years ago
  32. ee33442 Update submodule url unequivocally. by szager@chromium.org · 11 years ago
  33. ed2b4fe Handle conflicting os deps better in gclient. by bratell@opera.com · 11 years ago
  34. 3596d58 fetch.py: Add '--nohooks' option. by digit@chromium.org · 11 years ago
  35. 0ee42a6 Avoid windows presubmit hang in gclient tests. by bratell@opera.com · 11 years ago
  36. 154c36c Don't run presubmit checks on python276_bin. by bratell@opera.com · 11 years ago
  37. c6a2ee6 Adds SSO auth to gsutil by hinoka@chromium.org · 11 years ago
  38. aeab41a Add "in the commit queue" state to git cl status colors by jsbell@chromium.org · 11 years ago
  39. ff7a1fb Let git cl format be runnable outside of the root by enne@chromium.org · 11 years ago
  40. 152cca5 Ignore all python downloads/installs in git for Windows. by bratell@opera.com · 11 years ago
  41. 65621c7 vim -> vi. by bratell@opera.com · 11 years ago
  42. 7d4cc4a Actually call the NormlizeFilePath function for download platform detection. by brettw@chromium.org · 11 years ago
  43. 25a33d3 Add executable bit to all files downloaded under cygwin. by brettw@chromium.org · 11 years ago
  44. 7d6ffa5 Detect cygwin as Win32 for the purposes of running GN and downloading from google storage. by brettw@chromium.org · 11 years ago
  45. 80612ba Use the latest gerrit 2.8 RC by cranger@google.com · 11 years ago
  46. ffeb2f3 Print test duration in verbose mode. by maruel@chromium.org · 11 years ago
  47. 1281608 Allow obj-c import statements to be as long as necessary. by erikchen@google.com · 11 years ago
  48. 00858c8 Add git cl web command to open the current issue in the web browser. by thestig@chromium.org · 11 years ago
  49. 7044efc GERRIT_PORT is no longer used in git_cl.py by ukai@chromium.org · 11 years ago
  50. 712d610 Download commit-msg from gerrit-review.googlesource.com by ukai@chromium.org · 11 years ago
  51. 103f6d3 Revert r235548 "Add a Yo Dawg to wake up folks." by maruel@chromium.org · 11 years ago
  52. 1a60dca Fix unpinned version to track upstream. by maruel@chromium.org · 11 years ago
  53. ff7ea00 Silence common noisiness in download_from_google_storage by scottmg@chromium.org · 11 years ago
  54. 78dc984 Fix "git cl diff" when run on branch without an issue. by sbc@chromium.org · 11 years ago
  55. abc0ca3 Fix separate git-dir handling by tzik@chromium.org · 11 years ago
  56. 2b2b370 Send build revision as json object. by stip@chromium.org · 11 years ago
  57. a3d7c4b Add got_revision support for apply_issue. by stip@chromium.org · 11 years ago
  58. c61894c Add no_auth flag to skip auth checking for buckets that don't require it. Also fix tests by hinoka@chromium.org · 11 years ago
  59. aa74cf6 Add git-number script to calculate generation numbers for commits. by iannucci@chromium.org · 11 years ago
  60. d6617f3 Fixed URL to "using git" instructions by pgervais@chromium.org · 11 years ago
  61. b5f87ed Remove code in gsutil that removes http_proxy from the env var by hinoka@chromium.org · 11 years ago
  62. 26b6442 Add a Yo Dawg to wake up folks. by maruel@chromium.org · 11 years ago
  63. f13c205 Clearer help in gclient-new-workdir.py by pgervais@chromium.org · 11 years ago
  64. 181ddce Update the python auto-install on Windows to 2.7.6. by maruel@chromium.org · 11 years ago
  65. aecf9d1 Change the windows bootstrap code to download zips in %TEMP%. by maruel@chromium.org · 11 years ago
  66. 411b7b0 Print the exact path get_file.js is trying to write to when failing. by maruel@chromium.org · 11 years ago
  67. 741cf9b Enable implicit auto-upgrade to python 2.7.5. by maruel@chromium.org · 11 years ago
  68. 8aee486 my_activity: Skip Rietveld cookie check if not found. by deymo@chromium.org · 11 years ago
  69. a738935 Add executable and line ending properties for GN. by brettw@chromium.org · 11 years ago
  70. 67bb861 Add a wrapper script for GN to depot_tools by brettw@chromium.org · 11 years ago
  71. 4731ec4 Fix upstream.sh presubmit test for git 1.8.3+ by iannucci@chromium.org · 11 years ago
  72. 3665cd2 Add python coverage 3.7 to depot tools. by iannucci@chromium.org · 11 years ago
  73. f8be276 my_activity: Port gerrit to the new gerrit_util API. by deymo@chromium.org · 11 years ago
  74. 62d817c Add a new gclient-new-workdir script which clones an existing gclient working directory much like git-new-workdir, but takes into account all sub projects as well. by adam.treat@samsung.com · 11 years ago
  75. 68e0419 Rework bot and test parsing to allow receipt of (bot, set(test)) specifications. by stip@chromium.org · 11 years ago
  76. 22879a7 Fix git-cl quoting, yet again. by maruel@chromium.org · 11 years ago
  77. 4f4e76f Reapply 231888 "Fixes for python 2.7.5 support." with fixes. by maruel@chromium.org · 11 years ago
  78. 566c382 Update colorama from upstream to 5a3100113a3a. by maruel@chromium.org · 11 years ago
  79. 7b6847f Revert r231888 "Fixes for python 2.7.5 support." by maruel@chromium.org · 11 years ago
  80. b588767 Fixes for python 2.7.5 support. by maruel@chromium.org · 11 years ago
  81. ba63bcb Add a platform filtering and executable setting abilities to download_from_google_storage. by brettw@chromium.org · 11 years ago
  82. fd5b638 Remove git_filter=True from git cache_dir commands. by agable@chromium.org · 11 years ago
  83. d6ddc1c Fix "git cl format" when newer clang-format version is installed. by digit@chromium.org · 11 years ago
  84. d79d4b8 Make "git cl issue 0" idempotent. by teravest@chromium.org · 11 years ago
  85. 91507f7 gclient_utils: Fix call to sleep() after r229219. by raphael.kubo.da.costa@intel.com · 11 years ago
  86. 545260d Configure HOME for the gerrit process. by szager@chromium.org · 11 years ago
  87. f2d7d6b Consolidate subprocess retry logic into gclient_utils. by szager@chromium.org · 11 years ago
  88. 8dce2c7 Fix lint errors. by szager@chromium.org · 11 years ago
  89. e0fabd7 Update upload.py from Rietveld @ 73805c4878a9. by maruel@chromium.org · 11 years ago
  90. 314877c Add stip@ as depot_tools OWNER. by maruel@chromium.org · 11 years ago
  91. b469623 Add git/gerrit-on-borg utilities. by szager@chromium.org · 11 years ago
  92. 71b1357 Allow '.' in user name on gclient ssh connection by kangil.han@samsung.com · 11 years ago
  93. 1ef44af Adding --directory option to git cl patch by qsr@chromium.org · 11 years ago
  94. cef7236 GTTF: When faking urllib2.HTTPError use int type for HTTP error code by phajdan.jr@chromium.org · 11 years ago
  95. 2d1ee9e Add support in gclient for pre-DEPS hooks by borenet@google.com · 11 years ago
  96. 93276ab Suggest interactive owners tool when suggesting owners. by scheib@chromium.org · 11 years ago
  97. 4d3ed59 Redo the python check to look for the directories too. by maruel@chromium.org · 11 years ago
  98. c2f94e7 GTTF: Retry on flaky SSL "EOF occurred in violation of protocol" errors. by phajdan.jr@chromium.org · 11 years ago
  99. ca4fdfd Add python 2.7.5 support on Windows. Not enabled by default. by maruel@chromium.org · 11 years ago
  100. c1c9635 Remove references to sconsbuild. by thakis@chromium.org · 11 years ago