1. 5a44776 Try harder to detect an existing checkout before 'fetch'ing. by mmoss@chromium.org · 9 years ago
  2. f0e4152 Improve "dcommit in git repo" error message. by mmoss@chromium.org · 9 years ago
  3. 8e095af Revert of Specify GIT_DIR when running git-config in a mirror. (patchset #4 id:60001 of https://codereview.chromium.org/1167193002/) by hinoka@chromium.org · 9 years ago
  4. a6de1f4 Added textual status output to git-cl-status by nodir@chromium.org · 9 years ago
  5. e877e7b Specify GIT_DIR when running git-config in a mirror. by szager@chromium.org · 9 years ago
  6. 58888e1 Fix git branch parsing. by akuegel@chromium.org · 9 years ago
  7. d6a68b3 Add fetch recipes for dart and dartium by ricow@google.com · 9 years ago
  8. 0242eb4 Treat 'revert' like 'update' in gclient. by agable@chromium.org · 9 years ago
  9. 1da6b03 Add script for triggering Buildbucket builds by smut@google.com · 9 years ago
  10. 5f0788b Add script for triggering Buildbucket builds by smut@google.com · 9 years ago
  11. 8dd3546 Update .git/objects/info/alternates when upstream url changes. by szager@chromium.org · 9 years ago
  12. 4c61dcc Add period below review URL when adding review URL footer to committed CLs by smut@google.com · 9 years ago
  13. 9d0644d Add experimental support for python in 'git cl format' by sbc@chromium.org · 9 years ago
  14. 015cdc3 Enable depot_tools_presubmit trybot for CQ. by akuegel@chromium.org · 9 years ago
  15. 380e599 Fix format string. by akuegel@chromium.org · 9 years ago
  16. 4c10d41 Fix push_basic.sh by akuegel@chromium.org · 9 years ago
  17. 1c1f7ca Fix System32 vs Sysnative for x86 python by scottmg@chromium.org · 9 years ago
  18. ffc888e Add system crt dlls to win 2015 toolchain package by scottmg@chromium.org · 9 years ago
  19. 4e2d36e Drop support for buildtools/linux32 in the GN wrapper. by dpranke@chromium.org · 9 years ago
  20. 67ac65c Renamed google.protobuf to protobuf26 by sergiyb@chromium.org · 9 years ago
  21. f59415f Added CQ config to the depot_tools repo by sergiyb@chromium.org · 9 years ago
  22. 3ee5588 Updated cq_client library by sergiyb@chromium.org · 9 years ago
  23. 204eb2d Update codereview settings to match new CQ project name. by akuegel@chromium.org · 9 years ago
  24. 701337b win: Another attempted fix for toolchain/src skew by scottmg@chromium.org · 9 years ago
  25. 0b5a74a Insert third_party in to the beginning of PATH by sergiyb@chromium.org · 9 years ago
  26. 996cfac Revert of win: Fix current toolchain path with old packaging (patchset #1 id:1 of https://codereview.chromium.org/1159433006/) by scottmg@chromium.org · 9 years ago
  27. 17f9065 win: Fix current toolchain path with old packaging by scottmg@chromium.org · 9 years ago
  28. 4442454 Fix bug in git cl patch using raw patch URL. by kjellander@chromium.org · 9 years ago
  29. ecc3795 Add env variable to suppress the notice about deprecated SVN by sergiyb@chromium.org · 9 years ago
  30. 3f722d1 Rework/update toolchain script for vs2015 by scottmg@chromium.org · 9 years ago
  31. 217330f Add quotes around command line in subproccess error message by sbc@chromium.org · 9 years ago
  32. 79d6237 Make gclient warn when svn is used. by maruel@chromium.org · 9 years ago
  33. 30e5b23 roll_dep.py: switch to argparse by sbc@chromium.org · 9 years ago
  34. f0149a3 Install google appengine. by akuegel@chromium.org · 9 years ago
  35. 318592b Added commit_queue binaries for Windows and Linux by sergiyb@chromium.org · 9 years ago
  36. e5d984b Fix crash in roll_dep.py when key == None by sbc@chromium.org · 9 years ago
  37. dc12831 Added tools to retrieve CQ builders from a CQ config by sergiyb@chromium.org · 9 years ago
  38. 5b3bebb In PatchIssue, add CL description to commit message by wychen@chromium.org · 9 years ago
  39. 85cab63 Show date format in help message in my_activity.py by wychen@chromium.org · 9 years ago
  40. 0d2dae5 Add README.md for win_toolchain by scottmg@chromium.org · 9 years ago
  41. 8770f48 Fix filename checks by sullivan@chromium.org · 9 years ago
  42. 832d51e my_activity.py: Fix to work with non-ascii characters by stevefung@chromium.org · 9 years ago
  43. 31f3df0 Report more detailed error from download_from_google_storage.py when gsutil fails. by nparker@chromium.org · 9 years ago
  44. adec273 Remove the 'brillo' wrapper. by dgarrett@chromium.org · 9 years ago
  45. dbd102d Remove most svn related testing. by maruel@chromium.org · 9 years ago
  46. c20f470 Make roll_dep.py work on Windows by scottmg@chromium.org · 9 years ago
  47. a7a229f Also handle IOError in roll_dep.py. by maruel@chromium.org · 9 years ago
  48. 9655094 Rename roll-dep to roll-dep-svn and add roll-dep for git. by maruel@chromium.org · 9 years ago
  49. a1bf72d Disable tests that break because of git 2.4 by akuegel@chromium.org · 9 years ago
  50. 79e43ff Allow properties to be overridden in buildbucket tries. by machenbach@chromium.org · 9 years ago
  51. 6ebaf78 git cl try uses buildbucket via OAuth2 by sheyang@google.com · 9 years ago
  52. eda2c9b Update toolchain setup instructions to match reality. by thakis@chromium.org · 9 years ago
  53. 609f395 Make git cl upload correctly track upstream refs when uploading to Gerrit by luqui@chromium.org · 9 years ago
  54. 84ec4ac Change depot_tools presubmit to use infra rietveld from head. Also disable newly added backends by specifying app.yaml explicitly. by estaab@chromium.org · 9 years ago
  55. a735da2 Add `gclient root` command which outputs the current solution's root. by stip@chromium.org · 9 years ago
  56. 8ba1ddb In my_activity.py, multiple --last_week for more weeks by wychen@chromium.org · 9 years ago
  57. a872e75 Don't clean up after conflict in "git cl patch" by wychen@chromium.org · 9 years ago
  58. 445c896 Fix mock restoration in git_cl_test by wychen@chromium.org · 9 years ago
  59. 7676cca Disabled flaky depot_tools tests by sergiyb@google.com · 9 years ago
  60. 9820112 Improve --help and usage message for roll_deps.py by sbc@chromium.org · 9 years ago
  61. 327d72b Enable passing custom pylintrc files to PRESUBMIT.RunPylint. by agable@chromium.org · 9 years ago
  62. 148f76f Fix "git cl upload --use-oauth2" not working on Windows when HOME is not set. by vadimsh@chromium.org · 9 years ago
  63. cfbeecb Add debug logging to auth.py. by vadimsh@chromium.org · 9 years ago
  64. 19f3fe6 Enable OAuth2 by default. by vadimsh@chromium.org · 9 years ago
  65. d6d15b8 Fix GetPrimarySolutionPath() to not include buildtools by jiangj@opera.com · 9 years ago
  66. 5604359 Add "fetch" recipe for pdfium by phajdan.jr@chromium.org · 9 years ago
  67. 002ffa0 Remove apiclient package by sheyang@chromium.org · 9 years ago
  68. 24daf9e Add support for externally provided refresh tokens. by vadimsh@chromium.org · 9 years ago
  69. 2ce1313 Implement support for file: includes in OWNERS files. by peter@chromium.org · 9 years ago
  70. 5fc6c8c Skip OWNERS checks for CQ dry runs by rmistry@google.com · 9 years ago
  71. 82c0fb1 Revert of Upgrade 3rd packages (patchset #4 id:60001 of https://codereview.chromium.org/1085893002/) by akuegel@chromium.org · 9 years ago
  72. 7e3b6fd Upgrade 3rd packages by sheyang@google.com · 9 years ago
  73. ed15219 Use prefixed URLs path when calling internal Rietveld with OAuth2 auth. by vadimsh@chromium.org · 9 years ago
  74. afbb019 Fix typo in Authorization header name. by vadimsh@chromium.org · 9 years ago
  75. 48d661e Added an env variable to hide "Depot tools has been updated..." message by sergiyb@chromium.org · 9 years ago
  76. 5df79ca Fix git_cl_tests. by akuegel@chromium.org · 9 years ago
  77. eed4df3 Add OAuth2 support for end users (i.e. 3-legged flow with the browser). by vadimsh@chromium.org · 9 years ago
  78. cf6a5d2 Extract authentication options handling into a separate function. by vadimsh@chromium.org · 9 years ago
  79. 71437c0 git-squash-branch: handle empty squashes by sbc@chromium.org · 9 years ago
  80. 4126556 Fix hook disable logic in gclient_scm (non-atomic os.rename on Windows) by primiano@chromium.org · 9 years ago
  81. e8bc1aa gclient: Add '--no-bootstrap' sync option. by e.hakkinen@samsung.com · 9 years ago
  82. 5549faa Fix 'gsutil' self-discovery. by dnj@chromium.org · 9 years ago
  83. f31e7e8 Remove 'email', 'password' and 'private_key_file' properties of Rietveld class. by vadimsh@chromium.org · 9 years ago
  84. 8365667 upload.py: Fix immutable exception attribute. by dnj@chromium.org · 9 years ago
  85. c0707f8 upload.py: Fix undefined variable bug. by dnj@google.com · 9 years ago
  86. 491272f Try internal authentication URL if external fails. by dnj@chromium.org · 9 years ago
  87. 6dc64d3 Automatically upgrade '_' to '-' when finding the right command. by maruel@chromium.org · 9 years ago
  88. ef96622 Add ability to CQ dry run patchsets during "git cl upload". by rmistry@google.com · 9 years ago
  89. 67e58a5 Added OAuth2 support in depot_tools by sheyang@google.com · 9 years ago
  90. 46309bf Disallow applying patches when git tree is dirty by wychen@chromium.org · 9 years ago
  91. 364876e In upload_to_google_storage, pass -z argument through to gsutil. by pasko@chromium.org · 9 years ago
  92. 063e4e5 In "git cl description", skip updating when unchanged by wychen@chromium.org · 9 years ago
  93. 37b2ec0 Unify style of subcommand docstrings in git-cl by wychen@chromium.org · 9 years ago
  94. 16ca29c Enable help generation for some git-cl subcommands by wychen@chromium.org · 9 years ago
  95. 9f7fd12 Formalizes support for '-' in command names. by maruel@chromium.org · 9 years ago
  96. 39497ac Normalizes OWNERS and WATCHLISTS. by maruel@chromium.org · 9 years ago
  97. 03f0c53 Remove 150% hard line length limit for long URLs. by dtu@chromium.org · 9 years ago
  98. ca85801 Adjust file name blacklist in patch.py by phajdan.jr@chromium.org · 9 years ago
  99. 09156ec git map-branches: add --show-subject by borenet@google.com · 9 years ago
  100. 34a92d9 Fine tune const NSClass* presubmit check by dominik.rottsches@intel.com · 9 years ago