1. 3fd55f9 Automatically reauthenticate to Rietveld by pgervais@chromium.org · 10 years ago
  2. c310473 Run `svn cleanup` before every update and reset. by stip@chromium.org · 10 years ago
  3. e7f4e02 Fixed reauthentication issue by pgervais@chromium.org · 10 years ago
  4. f372610 Make Lockfile._remove_lockfile more robust on win32 by pgervais@chromium.org · 10 years ago
  5. b1b5457 branch heads fix by hinoka@google.com · 10 years ago
  6. 3f23cdf Abort git tools if git repo has too many local branches. by iannucci@chromium.org · 10 years ago
  7. 7b654f5 Added implicit empty password to 'presubmit_support.py' by djacques@chromium.org · 10 years ago
  8. 92c3009 Added POST capability to oauth Rietveld by pgervais@chromium.org · 10 years ago
  9. 72c413a Move walkthrough to end of tutorial, add real TL;DR section. by iannucci@chromium.org · 10 years ago
  10. e722300 Add a bleeding-edge git version mode to depot_tools. by iannucci@chromium.org · 10 years ago
  11. cb67a38 trychange.py: create patch refs in refs/patches/ by nodir@chromium.org · 10 years ago
  12. 8129432 Put patches to refs/patches/<user>/<name> by nodir@chromium.org · 10 years ago
  13. bf157b4 Fix empty section appearing in git config for every rebase-update. by iannucci@chromium.org · 10 years ago
  14. 9630aa2 Run get_toolchain_if_necessary.py with depot_tools Python under Cygwin by wittman@chromium.org · 10 years ago
  15. 3c66983 Improvements and bugfixes to the depot_tools doc generation process. by iannucci@chromium.org · 10 years ago
  16. f1eccaf Make it possible to refer to github-style URLs. by scr@chromium.org · 10 years ago
  17. 5724c96 Abort `git cl push` if pushing into a local branch. by iannucci@chromium.org · 10 years ago
  18. 2198002 Add a tutorial / walkthrough for pure-git workflow. by iannucci@chromium.org · 10 years ago
  19. 2d8c977 Add file:// case in presubmit_canned_checks.CheckLongLines by nednguyen@google.com · 10 years ago
  20. 97a04f2 gclient: fix deletion warning for checkouts created with "gclient config --name ." by borenet@google.com · 10 years ago
  21. 46d09f6 SplitUrlRevision when obtaining the cache_dir in gclient_scm.GetActualRemoteURL by borenet@google.com · 10 years ago
  22. c3e09d2 Fix for GitWrapper._Capture by borenet@google.com · 10 years ago
  23. 4039b31 Fix to path search redux. by szager@chromium.org · 10 years ago
  24. 6b5faf5 Fix PATH searching for Windows. by szager@chromium.org · 10 years ago
  25. 333087e Fix upload.py to properly use a local logger by agable@chromium.org · 10 years ago
  26. 1f4e71b Fix order of format string parameters. by szager@chromium.org · 10 years ago
  27. d09487b Get rid of UpdateSubmoduleConfig. by szager@chromium.org · 10 years ago
  28. b09097a gclient: print a warning if a dep would get deleted or moved in the future by borenet@google.com · 10 years ago
  29. 848fd49 Make git_cache.py import-able. by szager@chromium.org · 10 years ago
  30. 5bf80d6 Refactoring in trychange: _ParseSendChangeOptions by nodir@chromium.org · 10 years ago
  31. 74bfde0 Add --last_week/-W option to my_activity.py by jsbell@chromium.org · 10 years ago
  32. 103ae03 For determining OWNERS, drop reviewers specified via '-r' that aren't in email address format. by isherman@chromium.org · 10 years ago
  33. 3676b3f Also fetch branch heads if requested on initial sync by jochen@chromium.org · 10 years ago
  34. fe0d190 Revamped terminal output for update. by szager@chromium.org · 10 years ago
  35. c1c9c4f Allow trychange to submit empty patch sets again. by bradnelson@google.com · 10 years ago
  36. 4e9be26 gclient: Fix cache_dir functionality by borenet@google.com · 10 years ago
  37. 9788236 Clarify the .gclient URL mismatch error message by borenet@google.com · 10 years ago
  38. cfa516f Fix colorization bug in git_map. by iannucci@chromium.org · 10 years ago
  39. 9e84927 Use get_or_create_merge_base in git-cl-upload to correctly deal with rebased by iannucci@chromium.org · 10 years ago
  40. f2fb5e7 Have fetch set up tag fetch refspecs. by iannucci@chromium.org · 10 years ago
  41. ee74070 git-number cannot commit-tree without user config by nodir@chromium.org · 10 years ago
  42. ead4c7e Revert of revert and fix "Now trychange can... by nodir@chromium.org · 10 years ago
  43. 27e6f9b Have depot_tools manpage generation pin asciidoc version too. by iannucci@chromium.org · 10 years ago
  44. e0536ff Revert "Now trychange can store patches in a..." by nodir@chromium.org · 10 years ago
  45. 0a42737 Revert of Revert "gclient: Change the .gclient URL mismatch warning into an error." (https://codereview.chromium.org/213483003/) by borenet@google.com · 10 years ago
  46. 563559c Add a way for git cache to bootstrap off Google Storage. by hinoka@google.com · 10 years ago
  47. 8156c9f Ignore anything after '@' in SCMWrapper.DoesRemoteURLMatch by borenet@google.com · 10 years ago
  48. 772efaf Use CheckCallAndFilterAndHeader for git commands. by agable@chromium.org · 10 years ago
  49. 512d97d Remember what branches we delete and do not try to reparent them in cleanup. by iannucci@chromium.org · 10 years ago
  50. b1391c6 Now trychange can store patches in a Git repo by nodir@chromium.org · 10 years ago
  51. 2d3c28d Don't put unicode strings into the environment by rnk@chromium.org · 10 years ago
  52. 0752f9b Replaced boto certificate by pgervais@chromium.org · 10 years ago
  53. 38a0f57 Suppress spurious warning about overriding cache dir. by szager@chromium.org · 10 years ago
  54. 7f627a9 Improve error message in subprocess2.py. by luqui@chromium.org · 10 years ago
  55. d9f405d Re-enable git-1.9.0 by szager@chromium.org · 10 years ago
  56. a2a0c57 Fix the gn wrapper to be aware of the --root argument. by dpranke@chromium.org · 10 years ago
  57. 782dc94 Fixing inadvertant CQ breakage from depot tools change. by sergeyberezin@chromium.org · 10 years ago
  58. 8b17df6 win_toolchain: Note that google.com credentials are required by scottmg@chromium.org · 10 years ago
  59. 8bc4a30 Allow prodaccess based gsutil to also write into a bucket by hinoka@google.com · 10 years ago
  60. c776c10 Revert of Replaced boto certificate (https://codereview.chromium.org/212993005/) by hinoka@google.com · 10 years ago
  61. 979809d Revert "gclient: Change the .gclient URL mismatch warning into an error." by smut@google.com · 10 years ago
  62. edeaa81 Make mark-merge-base cap the marked merge base at the real merge-base. by iannucci@chromium.org · 10 years ago
  63. 56a624a Fix the print of the rebase error message, and make the output prettier too. by iannucci@chromium.org · 10 years ago
  64. e88578a Replaced boto certificate by pgervais@chromium.org · 10 years ago
  65. c01bff7 gclient: Change the .gclient URL mismatch warning into an error. by borenet@google.com · 10 years ago
  66. 95801c7 Split 'summary' manpages into section 7 (misc). by iannucci@chromium.org · 10 years ago
  67. de70b15 Make udiff print reasonable errors while not on a branch. by iannucci@chromium.org · 10 years ago
  68. a8378e2 Explicitly include root() in the git-map call to git-log. by iannucci@chromium.org · 10 years ago
  69. 9979824 Added OAuth2 authentication to apply_issue by pgervais@chromium.org · 10 years ago
  70. 6c3c326 Let ReadOnlyRietveld access the password. by agable@chromium.org · 10 years ago
  71. 97231b5 Fix bad interpreters. by iannucci@chromium.org · 10 years ago
  72. 7122f7d Fix bug in git_squash_branch.py. by iannucci@chromium.org · 10 years ago
  73. c050a5b Add a family of git-commands to assist with the management of multiple CLs/branches. by iannucci@chromium.org · 10 years ago
  74. a5d9502 Add documentation for git-map-branches, git-map, git-nav-downstream, by iannucci@chromium.org · 10 years ago
  75. b5cded6 Infer CL author and reviewer list from local state if the issue has not previously been uploaded. by isherman@chromium.org · 10 years ago
  76. ff11329 Disabled threaded index-pack for known difficult repositories. by szager@chromium.org · 10 years ago
  77. bda475e gclient: Fix nested checkout bug when validating .gclient by borenet@google.com · 10 years ago
  78. 6a9b168 Add warning batching in gclient_utils by borenet@google.com · 10 years ago
  79. 88d1008 gclient: in managed mode, warn if .gclient has a mismatched URL by borenet@google.com · 10 years ago
  80. 29eb6e6 my_activity.py: Parse rietveld dates without milliseconds. by deymo@chromium.org · 10 years ago
  81. 174772e Fix compatibility for gcl-try/git-try with repos not using tryserver.chromium by phajdan.jr@chromium.org · 10 years ago
  82. b000c1c Revert git-1.9.0. by szager@chromium.org · 10 years ago
  83. 3926228 Remove force push from GitCheckout.commit() by agable@chromium.org · 10 years ago
  84. 83f4767 Update to git-1.9.0. by szager@chromium.org · 10 years ago
  85. 7e8c19d Revert changes to checkout.GitCheckout. by agable@chromium.org · 10 years ago
  86. fa3c388 Revert making apply_issue assume 'master' by agable@chromium.org · 10 years ago
  87. e569f50 Assume 'master' when remote branch not specified. by agable@chromium.org · 10 years ago
  88. a4e4ef3 Fix push-basic.sh. How did it ever pass? We may never know. by szager@chromium.org · 10 years ago
  89. fc61638 Rationalize the git config settings for index-pack performance. by szager@chromium.org · 10 years ago
  90. 3407103 Presubmit check improvements. by szager@chromium.org · 10 years ago
  91. 1b8f0ab Remove --shallow from git cache call in gclient by hinoka@google.com · 10 years ago
  92. 2b3ebf9 Fix error messages by szager@chromium.org · 10 years ago
  93. 1520d90 Remove python.new.bat instead of pylint.new.bat by iannucci@chromium.org · 10 years ago
  94. c64d376 Windows: Bootstrap Python first and get rid of Python 2.6 legacy by iannucci@chromium.org · 10 years ago
  95. 9288d2e Add git_docs folder to depot_tools. by iannucci@chromium.org · 10 years ago
  96. 0265260 Presubmit: fix accepted copyright dates. by rvargas@chromium.org · 10 years ago
  97. 8da7f27 Add an error message when explicitly specifying bots without specifying the master by phajdan.jr@chromium.org · 10 years ago
  98. 7f1e644 Fix gcl try after PRESUBMIT files have been modified for multiple tryserver support by phajdan.jr@chromium.org · 10 years ago
  99. 64e6f51 Emergency fix to avoid gerrit 2.9 by szager@chromium.org · 10 years ago
  100. 97345eb Add git thaw/freeze to depot_tools. by iannucci@chromium.org · 10 years ago