index
:
go-x-review
main
Fork of golang.org/x/review with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-codereview
/
submit.go
Age
Commit message (
Expand
)
Author
2025-07-09
git-codereview: frame sync as git codereview sync
v1.16.0
Matt T. Proud
2025-06-17
git-codereview: explicitly include the codereview subcommand in suggested com...
Adam Bender
2021-01-13
git-codereview: add reword command
Russ Cox
2021-01-07
git-codereview: add a few more tests
Russ Cox
2020-12-22
git-codereview: clean up usage message, docs
Russ Cox
2020-09-11
git-codereview: add mail -trust to set Trust+1 vote
Russ Cox
2020-03-11
git-codereview: remove use of Mergeable
Russ Cox
2017-11-16
git-codereview: add support for DΟ NΟT MAIL
Russ Cox
2016-05-28
git-codereview: make change fail with multiple pending changes
Caio Marcelo de Oliveira Filho
2016-02-05
git-codereview: accept any commit spelling for mail and submit
Austin Clements
2015-11-11
git-codereview: add interactive mode to submit
Austin Clements
2015-11-11
git-codereview: factor pre-check for submittable changes
Austin Clements
2015-11-11
git-codereview: allow multiple commit hashes for submit
Austin Clements
2015-11-11
git-codereview: factor submitting a single change
Austin Clements
2015-01-30
git-codereview: use cmd prefix on command implementation funcs
Russ Cox
2015-01-06
git-codereview: begin to handle multiple-change branches
Russ Cox
2014-12-22
git-codereview: add TODO about go1.5.txt not needing review
Russ Cox
2014-12-18
git-codereview: rename from 'git-review' to 'git-codereview'
Andrew Gerrand