1. a112f03 Fix git_nav_downstream.py when origin/master is checked out. by iannucci@chromium.org · 10 years ago
  2. f204d4b Pass through "--filter" arguments from "git cl lint" to cpplint.py by tzik@chromium.org · 10 years ago
  3. 626e77d Make rietveld test work on port 10000. by stip@chromium.org · 10 years ago
  4. 7dc1144 Fix GitCheckout to be sane and use git-cache by agable@chromium.org · 10 years ago
  5. 99f9c92 Accept remote urls as gospel in git_cache. by agable@chromium.org · 10 years ago
  6. 8bc9b5c Add git-map and git-map-branches to depot_tools. by iannucci@chromium.org · 10 years ago
  7. ab4d438 Don't use -rc versions of gerrit. by szager@chromium.org · 10 years ago
  8. 16c319d Validate input dates in my_reviews.py. by thestig@chromium.org · 10 years ago
  9. 44202a2 Implement git cl lint. by thestig@chromium.org · 10 years ago
  10. f52a605 Refactor the way that git executables are launched in depot tools. by iannucci@chromium.org · 10 years ago
  11. afc32ce Less attempted magic in pulling toolchain by scottmg@chromium.org · 10 years ago
  12. d0b0a5b Revert of Another attempt: gclient: delete mismatching checkouts (https://codereview.chromium.org/183283003/) by thakis@chromium.org · 10 years ago
  13. 0455ed5 git gs: search .json files as well. by plundblad@chromium.org · 10 years ago
  14. 7ff0429 Another attempt: gclient: delete mismatching checkouts by borenet@google.com · 10 years ago
  15. 0d23d77 Move Googlers to gs:// based toolchain pull by scottmg@chromium.org · 10 years ago
  16. 04d5a22 Add git cl format --diff option to print format diff without modifying files by wittman@chromium.org · 10 years ago
  17. 6352945 x86 binaries for 7z for win_toolchain by scottmg@chromium.org · 10 years ago
  18. 454f2ca CHROME_HEADLESS is always Pro by scottmg@chromium.org · 10 years ago
  19. b16a165 Be more aggressive about breaking locks by hinoka@google.com · 10 years ago
  20. d59e761 Make missing PRESUBMIT.py warning consistent with others. by mdempsky@chromium.org · 10 years ago
  21. 5b9f90e Make toolchain2013.py work properly if there's a space in the temp path. by viettrungluu@chromium.org · 10 years ago
  22. f634964 Fix presubmit checks when --trybot-json flag is specified. by alokp@chromium.org · 10 years ago
  23. 2ddad2c Fix the git-svn remote for the depot_tools and nacl recipes. by primiano@chromium.org · 10 years ago
  24. 7175632 Add toolchain simple mirror option used for bots by scottmg@chromium.org · 10 years ago
  25. 58a69cb Support multiple try masters when sending tries to rietveld. by machenbach@chromium.org · 10 years ago
  26. 703fe5d Need to run git cache exists in a directory we know for sure that exists by hinoka@google.com · 10 years ago
  27. 267f33e Make gclient_scm.py use cache_dir by hinoka@google.com · 10 years ago
  28. a2aaa63 Minor fixes to help texts by tnagel@chromium.org · 10 years ago
  29. c1abae1 chmod +x 7z.dll and 7z.exe for cygwin by scottmg@chromium.org · 10 years ago
  30. fc330cb Add +refs/tags/*:refs/tags/* to git cache config by hinoka@chromium.org · 10 years ago
  31. c355374 Remove --update-shallow from git-cache. by agable@chromium.org · 10 years ago
  32. bd4dafb Make git non-interactive when checking for src-internal access by scottmg@chromium.org · 10 years ago
  33. 6c2b49d Revert "Re-re-land gclient deletion of mismatching checkouts again" by szager@chromium.org · 10 years ago
  34. 6ff5448 Re-re-land gclient deletion of mismatching checkouts again by borenet@google.com · 10 years ago
  35. 28974af Add some missing setlocals from various .bat files by scottmg@chromium.org · 10 years ago
  36. 04bd6b1 Incorrect SSLError attribute. by sergeyberezin@chromium.org · 10 years ago
  37. 8ca1aa3 clang-format: Allow .proto files to be formatted (supported by an upcoming binary/script; this change is safe if you are running an older binary); remove warnings. by nick@chromium.org · 10 years ago
  38. 36bc384 Handle SSL timeouts in Rietveld requests. by sergeyberezin@chromium.org · 10 years ago
  39. 5a306a2 Create "git cache" command. by agable@chromium.org · 10 years ago
  40. b460ebe Don't have svn ls block waiting for password by scottmg@chromium.org · 10 years ago
  41. 4a56efe Add some missing parts from MFC to toolchain by scottmg@chromium.org · 10 years ago
  42. 360f032 Move data.json to win_toolchain to its abs paths aren't hashed by scottmg@chromium.org · 10 years ago
  43. be6b308 Instead of passing --author, lets just set the name/email for the repo temporarily. by hinoka@google.com · 10 years ago
  44. 5d17b92 Move toolchain update control into src, but keep download logic in depot_tools by scottmg@chromium.org · 10 years ago
  45. 998deaf Pass in "--author 'name <email@somewhere.com>" when doing git patches in apply_issue.py by hinoka@google.com · 10 years ago
  46. 805133d Revert 252633 "Switch to opt-out for toolchain" by scottmg@chromium.org · 10 years ago
  47. e604eaf Switch to opt-out for toolchain by scottmg@chromium.org · 10 years ago
  48. 3b16a28 More fixes for hardcoded git directory paths. by mmoss@chromium.org · 10 years ago
  49. 0211dcb Add agable@ to OWNERS by agable@chromium.org · 10 years ago
  50. d067d81 Apply Issue changes for disabling checkout when bot update ran. by hinoka@google.com · 10 years ago
  51. e0faffa Added a default timeout to rietveld requests. by sergeyberezin@chromium.org · 10 years ago
  52. cc2b6a1 Don't hardcode git directory path. by mmoss@chromium.org · 10 years ago
  53. 43fb902 Ignore all the versioned git directories. by mmoss@chromium.org · 10 years ago
  54. 9a8b066 Make gclient reset use GetUsableRev. by iannucci@chromium.org · 10 years ago
  55. 0d00011 Revert "Support Gerrit snapshot versions" by davidjames@chromium.org · 10 years ago
  56. cdd9690 Support Gerrit snapshot versions by dborowitz@google.com · 10 years ago
  57. 40167ed win_toolchain: Add DIA SDK to extracted pieces by scottmg@chromium.org · 10 years ago
  58. 6962986 win_toolchain: add timeout before nuke, hide taskkill output by scottmg@chromium.org · 10 years ago
  59. 6279e8a Log gclient revert exceptions by zty@chromium.org · 10 years ago
  60. 50fd47f Revert 250482 "Re-reland r245404 ("If the destination directory ..." by mmoss@chromium.org · 10 years ago
  61. 82439aa Revert 250524 "gclient: Use the correct bot hostnames to enable ..." by mmoss@chromium.org · 10 years ago
  62. 38e9461 Fix a typo for "--dry-run" in the usage message. by wtc@chromium.org · 10 years ago
  63. f41d791 Make new Windows git the default again. by mmoss@chromium.org · 10 years ago
  64. 78d78f3 Change --mirror to --bare in gclient_scm.py for cache directories by hinoka@google.com · 10 years ago
  65. 7bfa4d8 gclient: Use the correct bot hostnames to enable experimental deletion behavior by borenet@google.com · 10 years ago
  66. d9839e8 Better restriction to prevent Windows git install on XP or older. by mmoss@chromium.org · 10 years ago
  67. 255b5d9 Re-reland r245404 ("If the destination directory doesn't contain the desired repo, delete it") by borenet@google.com · 10 years ago
  68. 7a54e81 git_cl: Do not cache the relative root in Settings. by thestig@chromium.org · 10 years ago
  69. 8b0553c Cleanup: Merge a bunch of redundent env['GIT_PAGER'] = 'cat' statements. by thestig@chromium.org · 10 years ago
  70. 2504f2e Revert default Windows git to the old version. by mmoss@chromium.org · 10 years ago
  71. 91dadb3 Don't install new Windows git on XP machines. by mmoss@chromium.org · 10 years ago
  72. 5021f93 Make new Windows git the default. by mmoss@chromium.org · 10 years ago
  73. a638c2d Download git package via https. by mmoss@chromium.org · 10 years ago
  74. ea60d18 Add custom Windows git 1.8.5.2, disabled by default. by mmoss@chromium.org · 10 years ago
  75. 3bdfbeb Update to repo version v1.12.13-cr1 by akeshet@google.com · 10 years ago
  76. 3dce24f Revert of Reland r245404 ("If the destination directory doesn't contain the desired repo, delete it") (https://codereview.chromium.org/131743022/) by borenet@google.com · 10 years ago
  77. 8456c48 Reland r245404 ("If the destination directory doesn't contain the desired repo, delete it") by borenet@google.com · 10 years ago
  78. a2ede5c Consider sso:// repos to be git-managed. by mariakhomenko@chromium.org · 10 years ago
  79. d9591f0 Warn if --gclientfile= specifies a with separators. by rdsmith@chromium.org · 10 years ago
  80. 130a5c4 Add retries to downloading the gerrit war file(s). by petermayo@chromium.org · 10 years ago
  81. b6cd920 Automatic toolchain: Use src-internal as signal for Pro by scottmg@chromium.org · 10 years ago
  82. 0981223 Search for the source root rather than checkout root in clang_format.py. by ajm@chromium.org · 10 years ago
  83. 26cb836 Support VS2013 Express for automatic toolchain too by scottmg@chromium.org · 10 years ago
  84. e139d95 Let `git cl format` format .mm files too. by thakis@chromium.org · 10 years ago
  85. 6813daf Let depot_tools use scripts from deps-pulled "script" folder. by thakis@chromium.org · 10 years ago
  86. d03893e trychange.py: Use urllib2's urlopen() instead of urllib's. by raphael.kubo.da.costa@intel.com · 10 years ago
  87. 555cfe4 Support passing files/directories to git cl format by enne@chromium.org · 10 years ago
  88. 22b2ec7 Use sys.exit rather than raise SystemExit by scottmg@chromium.org · 10 years ago
  89. 7923129 Pull toolchain isos from gs:// when on bots by scottmg@chromium.org · 10 years ago
  90. da73a4b bypass_prodaccess fix by hinoka@google.com · 10 years ago
  91. 30c46d6 Merge instead of rebasing upstream changes in `gclient sync` when --merge is given. by bauerb@chromium.org · 10 years ago
  92. 9d2165c Remove WebKit bugzilla/git support from my_activity.py by jsbell@chromium.org · 10 years ago
  93. 3b7e15c Add a canned clang-format presubmit check by enne@chromium.org · 10 years ago
  94. 682d0d7 Update update_depot_tools to always check out Windows tools on Cygwin. by pkasting@chromium.org · 10 years ago
  95. 0680c69 git_cl format: allow WebKit style to be picked up from .clang-format by nick@chromium.org · 10 years ago
  96. c827063 Adds --auto_platform to download_from_google_storage. by hinoka@google.com · 10 years ago
  97. 0a0e310 Revert of If the destination directory doesn't contain the desired repo, delete it (https://codereview.chromium.org/61623008/) by thakis@chromium.org · 10 years ago
  98. 69ae86a Only run pylint on Windows in PRESUBMIT by scottmg@chromium.org · 10 years ago
  99. ca35be3 Gate tarball downloading based on SVN url by hinoka@google.com · 10 years ago
  100. b75a835 If the destination directory doesn't contain the desired repo, delete it by borenet@google.com · 10 years ago