aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 daysgit-codereview: support remote other than "origin"HEADmainShulhan
5 daysgit-codereview: add command to generate Change-IdShulhan
2026-02-11all: upgrade go directive to at least 1.25.0 [generated]v1.19.0Gopher Robot
2025-11-07git-codereview: add matloob@google.com to the mail shortOptOut listv1.18.0matloob@golang.org
2025-10-24git-codereview: fix some commentscuishuang
2025-08-13all: upgrade go directive to at least 1.24.0 [generated]v1.17.0Gopher Robot
2025-07-09git-codereview: frame sync as git codereview syncv1.16.0Matt T. Proud
2025-06-17git-codereview: explicitly include the codereview subcommand in suggested com...Adam Bender
2025-04-11git-codereview: do not write hooks if -n is givenv1.15.0Anatoli Babenia
2025-02-14all: upgrade go directive to at least 1.23.0 [generated]v1.14.0Gopher Robot
2025-02-06git-codereview: pending: add -g optionIan Lance Taylor
2024-11-02README: don't mention GOPATHv1.13.0Ian Lance Taylor
2024-07-16LICENSE: update per Google Legalv1.12.0Russ Cox
2024-04-03git-codereview: use --no-ff for sync-branchv1.11.0Cherry Mui
2024-02-29git-codereview: improve haveGerritInternalv1.10.0Joshua Sing
2024-01-25git-codereview: remove usage of io/ioutilv1.9.0Joshua Sing
2023-10-18git-codereview: make hooks command report conflicting hooksv1.8.0siddharth ravikumar
2023-10-11all: update go directive to 1.18Dmitri Shuralyov
2023-10-02git-codereview: use strings.Cutv1.7.0Dmitri Shuralyov
2023-08-28git-codereview: change default -trybot flag to use LUCIv1.6.0Dmitri Shuralyov
2023-08-25git-codereview: add GIT_CODEREVIEW_TRYBOT env var to control CI systemDmitri Shuralyov
2023-08-16git-codereview: fix commentcui fliter
2023-07-27git-codereview: allow _content to not warnv1.5.0Sean Liao
2023-06-26git-codereview: fix TestReword on Windowsv1.4.0Dmitri Shuralyov
2023-06-22git-codereview: fix mail lookup for dmitshur short nameDmitri Shuralyov
2023-06-02git-codereview: recognize sso://go/ and rpc://go/v1.3.0Russ Cox
2022-11-01git-codereview: allow trailing slash in git originv1.2.0Benny Siegert
2022-10-03git-codereview: add -autosubmitv1.1.0Heschi Kreinick
2022-07-22A+C: delete AUTHORS and CONTRIBUTORSRuss Cox
2022-06-01git-codereview: print more about Gerrit API errorsRuss Cox
2022-04-14git-codereview: print about all Gerrit API errorsRuss Cox
2022-04-12git-codereview: remove -trustRuss Cox
2022-04-12git-codereview: fix how to install the commandcia-rana
2022-04-11all: gofmtRuss Cox
2022-04-06git-codereview: handle branches checked out in a worktreeFilippo Valsorda
2022-04-06git-codereview: fix sync-branch to work in worktreesFilippo Valsorda
2022-04-05all: update go.mod versionFilippo Valsorda
2022-03-31git-codereview: add mail --no-verify optionDamien Neil
2022-01-27git-codereview: disable message about skipped cherry-picks in syncv1.0.3Russ Cox
2022-01-07review: fix TestSyncRebase testsiddharth
2021-12-03git-codereview: don't sign git tagsTobias Klauser
2021-12-03git-codereview: log stderr and stdout from successful commandsBryan C. Mills
2021-09-21git-codereview: reword: apply commit message hook to editsRuss Cox
2021-07-29git-codereview: add -s option for changePaul Jolly
2021-05-18git-codereview: set GIT_GOFMT_HOOK=off for sync-branchKatie Hockman
2021-02-23git-codereview: pending: show unresolved comment countRuss Cox
2021-02-18git-codereview: fix active rebase detectionv1.0.2Russ Cox
2021-02-17git-codereview: document sync-branchRuss Cox
2021-02-12git-codereview: fix runDirErr to actually use the passed directoryFilippo Valsorda
2021-01-27git-codereview: avoid race in loadGerritOriginIan Lance Taylor