aboutsummaryrefslogtreecommitdiff
path: root/git-codereview/mail.go
AgeCommit message (Expand)Author
5 daysgit-codereview: support remote other than "origin"HEADmainShulhan
2025-11-07git-codereview: add matloob@google.com to the mail shortOptOut listv1.18.0matloob@golang.org
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-06-22git-codereview: fix mail lookup for dmitshur short nameDmitri Shuralyov
2022-10-03git-codereview: add -autosubmitv1.1.0Heschi Kreinick
2022-04-12git-codereview: remove -trustRuss Cox
2022-03-31git-codereview: add mail --no-verify optionDamien Neil
2021-12-03git-codereview: don't sign git tagsTobias Klauser
2021-01-13git-codereview: add reword commandRuss Cox
2021-01-13git-codereview: new sync-branch and related fixesRuss Cox
2021-01-07git-codereview: add a few more testsRuss Cox
2020-12-22git-codereview: clean up usage message, docsRuss Cox
2020-09-11git-codereview: add mail -trust to set Trust+1 voteRuss Cox
2020-05-15git-codereview: add -wip flag to mail commandPaul Jolly
2020-01-15git-codereview: add mail -nokeycheck optionBrad Fitzpatrick
2019-05-08git-codereview: add a hint about mailing the whole chain of changesYury Smolsky
2018-07-02git-codereview: add -hashtag flag to the mail commandJesús Espino
2018-03-30git-codereview: forbid mailing editor temp filesYury Smolsky
2017-11-16git-codereview: add support for DΟ NΟT MAILRuss Cox
2016-05-28git-codereview: make change fail with multiple pending changesCaio Marcelo de Oliveira Filho
2016-05-02git-codereview: limit reviewer search to last 1000 commitsJosh Bleecher Snyder
2016-02-26git-codereview: reject empty commits in mailCaio Marcelo de Oliveira Filho
2016-02-05git-codereview: accept any commit spelling for mail and submitAustin Clements
2015-11-19git-codereview: add mail -trybot flagAustin Clements
2015-03-20git-codereview: set x.mailed tag to mailed commit instead of HEADAustin Clements
2015-02-20git-codereview: add mail -topic supportAustin Clements
2015-01-30git-codereview: use cmd prefix on command implementation funcsRuss Cox
2015-01-19git-codereview: refactor getOutput/getLines into cmdOutput, trim, lines, nonB...Russ Cox
2015-01-06git-codereview: begin to handle multiple-change branchesRuss Cox
2015-01-06git-codereview: allow short user names in git mailRuss Cox
2015-01-05git-codereview: update outdated error messageDave Cheney
2014-12-30git-codereview: guard against ambiguous revision parametersAnthony Martin
2014-12-23git-codereview: fix a few corner case failuresRuss Cox
2014-12-18git-codereview: rename from 'git-review' to 'git-codereview'Andrew Gerrand