1. c91ae92 git-codereview: use --no-ff for sync-branch by Cherry Mui · 3 years ago master v1.11.0
  2. 38b40c0 git-codereview: improve haveGerritInternal by Joshua Sing · 5 months ago v1.10.0
  3. 0e3f283 git-codereview: remove usage of io/ioutil by Joshua Sing · 5 months ago v1.9.0
  4. 8be3abf git-codereview: make hooks command report conflicting hooks by siddharth ravikumar · 7 months ago v1.8.0
  5. 406355a all: update go directive to 1.18 by Dmitri Shuralyov · 6 months ago
  6. f951e77 git-codereview: use strings.Cut by Dmitri Shuralyov · 7 months ago v1.7.0
  7. dbef367 git-codereview: change default -trybot flag to use LUCI by Dmitri Shuralyov · 8 months ago v1.6.0
  8. a7f03fb git-codereview: add GIT_CODEREVIEW_TRYBOT env var to control CI system by Dmitri Shuralyov · 8 months ago
  9. fbc0ad7 git-codereview: fix comment by cui fliter · 8 months ago
  10. 1ade026 git-codereview: allow _content to not warn by Sean Liao · 9 months ago v1.5.0
  11. 99fd4b8 git-codereview: fix TestReword on Windows by Dmitri Shuralyov · 10 months ago v1.4.0
  12. 1ee98ad git-codereview: fix mail lookup for dmitshur short name by Dmitri Shuralyov · 11 months ago
  13. d285cae git-codereview: recognize sso://go/ and rpc://go/ by Russ Cox · 11 months ago v1.3.0
  14. 1970062 git-codereview: allow trailing slash in git origin by Benny Siegert · 1 year, 6 months ago v1.2.0
  15. a897dc9 git-codereview: add -autosubmit by Heschi Kreinick · 1 year, 7 months ago v1.1.0
  16. 0c548b8 A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 1 year, 9 months ago
  17. 5579f24 git-codereview: print more about Gerrit API errors by Russ Cox · 1 year, 11 months ago
  18. ae62a0b git-codereview: print about all Gerrit API errors by Russ Cox · 2 years ago
  19. f2105c4 git-codereview: remove -trust by Russ Cox · 2 years ago
  20. b1bd8c5 git-codereview: fix how to install the command by cia-rana · 2 years ago
  21. adff2bb all: gofmt by Russ Cox · 2 years ago
  22. 9dad70d git-codereview: handle branches checked out in a worktree by Filippo Valsorda · 2 years, 6 months ago
  23. 8c1fa9c git-codereview: fix sync-branch to work in worktrees by Filippo Valsorda · 3 years, 2 months ago
  24. de8a882 all: update go.mod version by Filippo Valsorda · 2 years ago
  25. 543cc26 git-codereview: add mail --no-verify option by Damien Neil · 4 years, 1 month ago
  26. 6c99688 git-codereview: disable message about skipped cherry-picks in sync by Russ Cox · 2 years, 7 months ago v1.0.3
  27. b04b288 review: fix TestSyncRebase test by siddharth · 2 years, 3 months ago
  28. b8ead20 git-codereview: don't sign git tags by Tobias Klauser · 2 years, 5 months ago
  29. 4305ba7 git-codereview: log stderr and stdout from successful commands by Bryan C. Mills · 2 years, 5 months ago
  30. 39ade5b git-codereview: reword: apply commit message hook to edits by Russ Cox · 3 years, 2 months ago
  31. 2e4fd9a git-codereview: add -s option for change by Paul Jolly · 2 years, 9 months ago
  32. 59af802 git-codereview: set GIT_GOFMT_HOOK=off for sync-branch by Katie Hockman · 3 years ago
  33. 2465c8e git-codereview: pending: show unresolved comment count by Russ Cox · 3 years, 2 months ago
  34. 1989931 git-codereview: fix active rebase detection by Russ Cox · 3 years, 2 months ago v1.0.2
  35. 840efbc git-codereview: document sync-branch by Russ Cox · 3 years, 3 months ago
  36. 08a7ebc git-codereview: fix runDirErr to actually use the passed directory by Filippo Valsorda · 3 years, 2 months ago
  37. 28abaf5 git-codereview: avoid race in loadGerritOrigin by Ian Lance Taylor · 3 years, 3 months ago
  38. 027ac86 git-codereview: fix buglet in 'reword' related to work trees by Than McIntosh · 3 years, 3 months ago
  39. b8a6970 git-codereview: add sync-branch -merge-back-to-parent by Russ Cox · 3 years, 3 months ago
  40. b916a6f git-codereview: clean up detached HEAD mode by Russ Cox · 3 years, 3 months ago
  41. fdc5e6a git-codereview: add reword command by Russ Cox · 3 years, 3 months ago
  42. 4aa052d git-codereview: new sync-branch and related fixes by Russ Cox · 3 years, 3 months ago
  43. c4d5d8f git-codereview: make git change handle GitHub PRs by Russ Cox · 3 years, 3 months ago
  44. 5617b86 git-codereview: allow work on main branches by Russ Cox · 3 years, 3 months ago
  45. 3f3690d git-codereview: add a few more tests by Russ Cox · 3 years, 3 months ago
  46. 541f6ae git-codereview: update tests for "main" branch default by Russ Cox · 3 years, 3 months ago
  47. 9593f86 git-codereview: clean up usage message, docs by Russ Cox · 3 years, 7 months ago
  48. 0edcede git-codereview: add mail -trust to set Trust+1 vote by Russ Cox · 3 years, 7 months ago
  49. 3c48274 git-codereview: change upstream fallback to try main before master by Russ Cox · 3 years, 7 months ago
  50. a2b90d2 git-codereview: add -wip flag to mail command by Paul Jolly · 4 years ago
  51. 180dd7f git-codereview: remove use of Mergeable by Russ Cox · 4 years, 1 month ago
  52. f51a732 git-codereview: add mail -nokeycheck option by Brad Fitzpatrick · 6 years ago
  53. f64da47 git-codereview: write hooks with execute permission in tests by Bryan C. Mills · 4 years, 4 months ago
  54. be34946 git-codereview: pick up URL-specific cookieFile config by Daniel Lublin · 4 years, 5 months ago
  55. 44454f6 git-codereview: override existing locale with LC_ALL=C by Eric Lagergren · 4 years, 8 months ago
  56. 8568849 git-codereview: do not install hooks for help and invalid commands by Anderson Queiroz · 4 years, 7 months ago
  57. 11e366f go.mod: add go version directive by Bryan C. Mills · 4 years, 8 months ago
  58. 8102926 git-codereview: add a hint about mailing the whole chain of changes by Yury Smolsky · 5 years ago
  59. 8390835 git-codereview: do not require gofmt for testdata files by Rebecca Stambler · 5 years ago
  60. 7744f6d git-codereview: make commit-msg hook play nicely with other systems by Andrew Gerrand · 5 years ago
  61. 05c2690 all: add a go.mod file by Michael Matloob · 5 years ago
  62. 266ee1e git-codereview: do not check vendor folder with gofmt by Daniel Theophanes · 5 years ago
  63. 80efb4d git-codereview: recognize rpc:// and sso:// as Gerrit origins by Russ Cox · 5 years ago
  64. 22b8515 git-codereview: add -m option by Jean de Klerk · 6 years ago
  65. 5745d81 README.md: correct installation instructions by Johan Brandhorst · 6 years ago
  66. 5934012 git-codereview: remove unused cruft by Jean de Klerk · 6 years ago
  67. 876f02c Fix erroneous error message saying "git sync" by Issac Trotts · 6 years ago
  68. 03b299b git-codereview: add -hashtag flag to the mail command by Jesús Espino · 6 years ago
  69. 3faf270 git-codereview: highlight branchpoint command by Mark Fischer · 6 years ago
  70. abfd237 git-codereview: use --path option of git config to expand ~ by Dmitri Shuralyov · 6 years ago
  71. 0d7a669 git-codereview: check for https:// origin only for googlesource urls by Michael Matloob · 6 years ago
  72. d4998e7 git-codereview: support ~ in http.cookiefile by Filippo Valsorda · 6 years ago
  73. 8545223 git-codereview: pull punctuation marks out of quotation marks by Marvin Stenger · 6 years ago
  74. febe82b git-codereview: forbid mailing editor temp files by Yury Smolsky · 6 years ago
  75. 3469671 CONTRIBUTING.md: remove note about not accepting Pull Requests by Andrew Bonventre · 6 years ago
  76. f5dbde0 review/git-codereview: use more verbosity to signal verbose pulls by Rob Pike · 6 years ago
  77. 40351d0 git-codereview: fix vet warning to fix build on Go 1.10 by Brad Fitzpatrick · 6 years ago
  78. a57765c git-codereview: fix Go 1.8 t.Helper fix by Brad Fitzpatrick · 6 years ago
  79. 0a9d6c1 git-codereview: fix test compilation error on Go 1.8 by Brad Fitzpatrick · 6 years ago
  80. 0d52c01 git-codereview: add support for DΟ NΟT MAIL by Russ Cox · 6 years ago
  81. 69da225 git-codereview: overlap 'git fetch -q' with Gerrit queries in pending by Russ Cox · 7 years ago
  82. 0bdc7ed git-codereview: batch GerritChange info fetches during pending by Russ Cox · 7 years ago
  83. c4baf78 git-codereview: specify a dummy cookie file by Kevin Burke · 7 years ago
  84. 0eaa382 git-codereview: avoid Gerrit timeout for missing Change-Id during pending by Russ Cox · 7 years ago
  85. 925f9bd README: add better description by Kevin Burke · 7 years ago
  86. d9d8428 git-codereview: create hooks directory if it doesn't exist by Marko Mudrinic · 7 years ago
  87. 97320b9 git-codereview: update help text to add -trybot by Daniel Martí · 7 years ago
  88. 42c461b codereview: mention rebase-work in usage message by Than McIntosh · 7 years ago
  89. 14b1fbe git-codereview: fix hook installation in git 2.13.0 by Austin Clements · 7 years ago
  90. e973841 x/review/git-codereview: pending should mention abandoned CLs by Jaana Burcu Dogan · 7 years ago
  91. 7435a04 git-codereview: document mail -trybot flag by Austin Clements · 8 years ago
  92. 9615674 review: Fix error of git change on windows by Yasuhiro Matsumoto · 8 years ago
  93. 50528ca git-codereview: allow changing to a CL by Caio Marcelo de Oliveira Filho · 8 years ago
  94. e143ba9 git-codereview: add documentation about codereview.cfg by Caio Marcelo de Oliveira Filho · 8 years ago
  95. 748a6d4 git-codereview: fix commitmsg hook when verbose by Daniel Martí · 8 years ago
  96. c272006 git-codereview: add [branchname] when on release branch by Andrew Gerrand · 8 years ago
  97. 81c5301 git-codereview: specify --no-track in TestPendingNoneBranch by Josh Bleecher Snyder · 8 years ago
  98. c79b2cb git-codereview: use codereview.cfg from working tree by Josh Bleecher Snyder · 8 years ago
  99. 9f7b28f git-codereview: pass args to installHook by Josh Bleecher Snyder · 8 years ago
  100. 4a86a65 git-codereview: specify --no-track on checkout by Josh Bleecher Snyder · 8 years ago