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_test.go
Age
Commit message (
Expand
)
Author
2025-06-17
git-codereview: explicitly include the codereview subcommand in suggested com...
Adam Bender
2023-10-02
git-codereview: use strings.Cut
v1.7.0
Dmitri Shuralyov
2021-01-07
git-codereview: add a few more tests
Russ Cox
2021-01-07
git-codereview: update tests for "main" branch default
Russ Cox
2020-03-11
git-codereview: remove use of Mergeable
Russ Cox
2019-12-16
git-codereview: write hooks with execute permission in tests
Bryan C. Mills
2017-11-16
git-codereview: add support for DΟ NΟT MAIL
Russ Cox
2016-02-05
git-codereview: accept any commit spelling for mail and submit
Austin Clements
2016-01-13
git-codereview: skip TestSubmitInteractive on windows (fixes build)
Alex Brainman
2015-11-11
git-codereview: add interactive mode to submit
Austin Clements
2015-11-11
git-codereview: allow multiple commit hashes for submit
Austin Clements
2015-01-06
git-codereview: begin to handle multiple-change branches
Russ Cox
2014-12-18
git-codereview: rename from 'git-review' to 'git-codereview'
Andrew Gerrand