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
/
change_test.go
Age
Commit message (
Expand
)
Author
2023-07-27
git-codereview: allow _content to not warn
v1.5.0
Sean Liao
2021-07-29
git-codereview: add -s option for change
Paul Jolly
2021-01-07
git-codereview: make git change handle GitHub PRs
Russ Cox
2021-01-07
git-codereview: allow work on main branches
Russ Cox
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
2019-12-16
git-codereview: write hooks with execute permission in tests
Bryan C. Mills
2018-11-08
git-codereview: add -m option
Jean de Klerk
2016-09-15
git-codereview: allow changing to a CL
Caio Marcelo de Oliveira Filho
2016-05-28
git-codereview: make change fail with multiple pending changes
Caio Marcelo de Oliveira Filho
2015-01-14
git-codereview: diagnose local tracking branch ahead of remote
Russ Cox
2014-12-23
git-codereview: fix a few corner case failures
Russ Cox
2014-12-22
git-codereview: permit dot before colon in change description
Andrew Gerrand
2014-12-18
git-codereview: rename from 'git-review' to 'git-codereview'
Andrew Gerrand