1. 16e0b4e Gerrit git cl upload: warn and offer to remove Gerrit commit-msg hook. by tandrii · 9 years ago
  2. b93dd2b git cl try: clarify where the default set of bots is coming from. by tandrii · 9 years ago
  3. 3bff56b Add "archive" command to git_cl.py. by kmarshall · 9 years ago
  4. 074c2af Revert of Gerrit git cl: temporary disable cc option on upload. (patchset #1 id:1 of https://codereview.chromium.org/1895863002/ ) by [email protected] · 9 years ago
  5. 601e1d1 git cl description: avoid appending BUG= after Change-Id. by [email protected] · 9 years ago
  6. 9b7fd71 git cl issue 0 should really clear issue. by [email protected] · 9 years ago
  7. c2786d9 Fix & refactor git cl patch. by [email protected] · 9 years ago
  8. b067ec5 git cl upload: die when --no-squash has no commit-msg-hook. by [email protected] · 9 years ago
  9. cbd7dc3 Use CLs more consistently instead of branch names by [email protected] · 9 years ago
  10. 8da4540 Gerrit git cl upload: obey -s --send-mail option. by [email protected] · 9 years ago
  11. 5e1bf38 Fix git cl status for MERGED CLs. by [email protected] · 9 years ago
  12. cf19748 Fix hanging issue with git map-branches. by [email protected] · 9 years ago
  13. d6648e2 git_cl: Add the ability to set the description. (reland) by [email protected] · 9 years ago
  14. 611cd7a Revert of git_cl: Add the ability to set the description. (patchset #3 id:40001 of https://codereview.chromium.org/1922133006/ ) by [email protected] · 9 years ago
  15. b73176a git_cl: Add the ability to set the description. by [email protected] · 9 years ago
  16. 37b07a7 Reland Implement owners check in presubmit for Gerrit. by [email protected] · 9 years ago
  17. 83b1b23 Revert of Implement owners check in presubmit for Gerrit. (patchset #5 id:80001 of https://codereview.chromium.org/1927773002/ ) by [email protected] · 9 years ago
  18. b4cd196 Implement owners check in presubmit for Gerrit. by [email protected] · 9 years ago
  19. 2403e80 Reland of git cl try: don't skip presubmit builders, but set dry_run property. (patchset #1 id:1 of https://codereview.chromium.org/1928373002/ ) by [email protected] · 9 years ago
  20. c2dfcb8 Revert of git cl try: don't skip presubmit builders, but set dry_run property. (patchset #2 id:20001 of https://codereview.chromium.org/1926663002/ ) by [email protected] · 9 years ago
  21. 6996a10 Revert of Implement owners check in presubmit for Gerrit. (patchset #3 id:40001 of https://codereview.chromium.org/1927773002/ ) by [email protected] · 9 years ago
  22. f48a375 Implement owners check in presubmit for Gerrit. by [email protected] · 9 years ago
  23. 627d900 Subprocess uses shell=True on Windows when launching GN. by [email protected] · 9 years ago
  24. c68f7b5 Reland of git cl try: don't skip presubmit builders, but set dry_run property. by [email protected] · 9 years ago
  25. 3ea2614 Revert of git cl try: don't skip presubmit builders, but set dry_run property. (patchset #1 id:1 of https://codereview.chromium.org/1926663002/ ) by [email protected] · 9 years ago
  26. c39431a git cl try: don't skip presubmit builders, but set dry_run property. by [email protected] · 9 years ago
  27. 8c3b442 Pedantic follow up nitfix. by [email protected] · 9 years ago
  28. 2b55fe3 git_cl: description fetching from code review servers. by [email protected] · 9 years ago
  29. 6d1266e Make `git cl description` work for Gerrit by [email protected] · 9 years ago
  30. 600b492 Add missing method stub for _GerritCodereviewImpl. by [email protected] · 9 years ago
  31. 56d0de7 Revert of Make `git cl description` work for Gerrit (patchset #2 id:20001 of https://codereview.chromium.org/1917473002/ ) by [email protected] · 9 years ago
  32. 4d038b4 Make `git cl description` work for Gerrit by [email protected] · 9 years ago
  33. 04ea846 Revert of Use CLs more consistently instead of branch names (patchset #3 id:40001 of https://codereview.chromium.org/1893563002/ ) by [email protected] · 9 years ago
  34. 2d3da63 Fetch Gerrit cl description from gitiles. by [email protected] · 9 years ago
  35. 81156e6 Use CLs more consistently instead of branch names by [email protected] · 9 years ago
  36. 0b2d707 Gerrit git cl: temporary disable cc option on upload. by [email protected] · 9 years ago
  37. 00dbccd Use hyphen for gerrit.skip-ensure-authenticated by [email protected] · 9 years ago
  38. 2825353 Allow to skip EnsureAuthenticated for Gerrit. by [email protected] · 9 years ago
  39. dde6462 git cl: add --gerrit and --rietveld options to force codereview. by [email protected] · 9 years ago
  40. fa330e8 git cl set-commit: for Gerrit + dry-run support. by [email protected] · 9 years ago
  41. 8930b3d git cl: update Gerrit todos and small nits. by [email protected] · 9 years ago
  42. 8acd833 Gerrit git cl upload: implement setting cc and reviewers. by [email protected] · 9 years ago
  43. bf766ba Gerrit git cl upload: implement patchset title (message). by [email protected] · 9 years ago
  44. 11a899e Fix regression in git cl for Gerrit. by [email protected] · 9 years ago
  45. fe30f18 Gerrit git cl upload: add check for missing credentials. by [email protected] · 9 years ago
  46. 5573df1 Check for clang-format only if its files are present by [email protected] · 9 years ago
  47. d03bc63 Small refactor git cl py. by [email protected] · 9 years ago
  48. 9e6c3a5 Refactor CMDUpload further to avoid checks IsGerrit(). by [email protected] · 9 years ago
  49. aa6235b Refactor git cl RietveldUpload and GerritUpload. by [email protected] · 9 years ago
  50. 26c8fd2 Fix git cl checkout when no branch has issues. by [email protected] · 9 years ago
  51. 5df290f git cl checkout: implement for Gerrit + add test. by [email protected] · 9 years ago
  52. abd27e5 git cl checkout: reall fix it. by [email protected] · 9 years ago
  53. de6c9a1 Fix git cl checkout. by [email protected] · 9 years ago
  54. 534f67a Slight refactor git cl diff. by [email protected] · 9 years ago
  55. ef7c68c git cl diff: fix regression. by [email protected] · 9 years ago
  56. 917f0ff Add DownloadHooks as a no-op function to git_cl to unblock android bisectors. by [email protected] · 9 years ago
  57. 596cd5c Fix coloring madness in depot_tools. by [email protected] · 9 years ago
  58. f86c7d3 Reland of Gerrit git cl: implement git cl patch. (patchset #1 id:1 of https://codereview.chromium.org/1848393002/ ) by [email protected] · 9 years ago
  59. e0a1058 Revert of Gerrit git cl: implement git cl patch. (patchset #7 id:120001 of https://codereview.chromium.org/1852593002/ ) by [email protected] · 9 years ago
  60. cc0856a Gerrit git cl: implement git cl patch. by [email protected] · 9 years ago
  61. bf8f751 Fix typo in git cl aptch with patch url. by [email protected] · 9 years ago
  62. 0703ea2 Multiple improvements to windows bash integration. by [email protected] · 9 years ago
  63. c0f8642 Revert "Better tooling" by [email protected] · 9 years ago
  64. eed06d6 Better tooling by [email protected] · 9 years ago
  65. 4c72b08 Gerrit git cl: do per CL check for Gerrit, not repo-wide. by [email protected] · 9 years ago
  66. d68b62b Gerrit git cl: implement "git cl land". by [email protected] · 9 years ago
  67. 512d79c Gerrit git cl: stop creating a shadow branch. by [email protected] · 9 years ago
  68. 013a280 git cl status for Gerrit. by [email protected] · 9 years ago
  69. aa5ced1 git cl: Rework Changelist class for Rietveld/Gerrit use. by [email protected] · 9 years ago
  70. fa3fb61 Revert of git cl: Rework Changelist class for Rietveld/Gerrit use. (patchset #1 id:1 of https://codereview.chromium.org/1844523002/ ) by [email protected] · 9 years ago
  71. 278a25d Reland of git cl: Rework Changelist class for Rietveld/Gerrit use. (patchset #1 id:1 of https://codereview.chromium.org/1840833002/ ) by [email protected] · 9 years ago
  72. f585b1f Revert of git cl: Rework Changelist class for Rietveld/Gerrit use. (patchset #3 id:40001 of https://codereview.chromium.org/1830973003/ ) by [email protected] · 9 years ago
  73. 95ffb61 Revert of Use tracking remote name for gerrit upload. (patchset #1 id:1 of https://codereview.chromium.org/1830313002/ ) by [email protected] · 9 years ago
  74. 39b24c3 git cl: Rework Changelist class for Rietveld/Gerrit use. by [email protected] · 9 years ago
  75. 52eb593 Use tracking remote name for gerrit upload. by [email protected] · 9 years ago
  76. 87985d2 Revert of git cl: Rework Changelist class for Rietveld/Gerrit use. (patchset #8 id:380001 of https://codereview.chromium.org/1805193002/ ) by [email protected] · 9 years ago
  77. c4a9454 Revert of git cl: refactor Changelist codereview detection. (patchset #4 id:60001 of https://codereview.chromium.org/1830923002/ ) by [email protected] · 9 years ago
  78. eba7b7e Revert of Gerrit: make git cl close working. (patchset #2 id:20001 of https://codereview.chromium.org/1827523003/ ) by [email protected] · 9 years ago
  79. 6a3e002 Revert of git cl: follow up indentation fix. (patchset #1 id:1 of https://codereview.chromium.org/1830703004/ ) by [email protected] · 9 years ago
  80. 0755611 git cl: follow up indentation fix. by [email protected] · 9 years ago
  81. 4ab3d0f Gerrit: make git cl close working. by [email protected] · 9 years ago
  82. c24bb3b git cl: refactor Changelist codereview detection. by [email protected] · 9 years ago
  83. e044c81 git cl: Rework Changelist class for Rietveld/Gerrit use. by [email protected] · 9 years ago
  84. 139595e Gerrit git cl: temporarily disable gerritissue setting. by [email protected] · 9 years ago
  85. a342c92 Gerrit git cl upload: record issue id for a branch. by [email protected] · 9 years ago
  86. 5e8bb9a Remove legacy DownloadHooks as no longer used. by [email protected] · 9 years ago
  87. e7d3d16 Stop installing Gerrit commit-msg hooks in git cl config. by [email protected] · 9 years ago
  88. 6cf98c8 git cl try-results: make color force-able. by [email protected] · 9 years ago
  89. 8159374 Don't use 'git remote get-url', which is a new-ish feature. by [email protected] · 9 years ago
  90. 151ebcf Enable git-cl-land for git-cache checkouts. by [email protected] · 9 years ago
  91. baff4e1 git-cl-try: print proper access denied error msg by [email protected] · 9 years ago
  92. 1062500 git cl: stop downloading Gerrit commit-hook with --squash mode. by [email protected] · 9 years ago
  93. 675bec3 Update TODO for cleaning up DownloadGerritHooks. by [email protected] · 9 years ago
  94. 57d8654 git cl for Gerrit: make --squash generate Change-Id directly. by [email protected] · 9 years ago
  95. c55295c temporary fix for repos that directly used DownloadHooks from git_cl.py. by [email protected] · 9 years ago
  96. 09d7a6a git cl upload for Gerit no-squash: correct detect missing Change-Id. by [email protected] · 9 years ago
  97. 18630d6 Gerrit: announce deprecation of auto-download of commit-msg hook. by [email protected] · 9 years ago
  98. 65874e1 git cl: add python implementation of Change-Id generation. by [email protected] · 9 years ago
  99. 6593d93 Fix `git cl format` for dart code. by [email protected] · 9 years ago
  100. b4f6a22 git cl status: do not show CQ Dry run as 'commit'. by [email protected] · 9 years ago