aboutsummaryrefslogtreecommitdiff
path: root/git-codereview
AgeCommit message (Expand)Author
6 daysgit-codereview: support remote other than "origin"HEADmainShulhan
6 daysgit-codereview: add command to generate Change-IdShulhan
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-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-06git-codereview: pending: add -g optionIan Lance Taylor
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-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-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-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
2021-01-15git-codereview: fix buglet in 'reword' related to work treesThan McIntosh
2021-01-13git-codereview: add sync-branch -merge-back-to-parentRuss Cox
2021-01-13git-codereview: clean up detached HEAD modeRuss Cox
2021-01-13git-codereview: add reword commandRuss Cox
2021-01-13git-codereview: new sync-branch and related fixesRuss Cox
2021-01-07git-codereview: make git change handle GitHub PRsRuss Cox
2021-01-07git-codereview: allow work on main branchesRuss Cox
2021-01-07git-codereview: add a few more testsRuss Cox