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
/
doc.go
Age
Commit message (
Expand
)
Author
2025-02-06
git-codereview: pending: add -g option
Ian Lance Taylor
2023-10-18
git-codereview: make hooks command report conflicting hooks
v1.8.0
siddharth ravikumar
2023-08-28
git-codereview: change default -trybot flag to use LUCI
v1.6.0
Dmitri Shuralyov
2023-08-25
git-codereview: add GIT_CODEREVIEW_TRYBOT env var to control CI system
Dmitri Shuralyov
2022-10-03
git-codereview: add -autosubmit
v1.1.0
Heschi Kreinick
2022-04-12
git-codereview: remove -trust
Russ Cox
2022-04-11
all: gofmt
Russ Cox
2021-07-29
git-codereview: add -s option for change
Paul Jolly
2021-02-17
git-codereview: document sync-branch
Russ Cox
2021-01-13
git-codereview: add reword command
Russ Cox
2021-01-13
git-codereview: new sync-branch and related fixes
Russ Cox
2021-01-07
git-codereview: make git change handle GitHub PRs
Russ Cox
2020-12-22
git-codereview: clean up usage message, docs
Russ Cox
2020-05-15
git-codereview: add -wip flag to mail command
Paul Jolly
2018-11-08
git-codereview: add -m option
Jean de Klerk
2018-06-17
git-codereview: highlight branchpoint command
Mark Fischer
2018-04-04
git-codereview: pull punctuation marks out of quotation marks
Marvin Stenger
2018-01-22
review/git-codereview: use more verbosity to signal verbose pulls
Rob Pike
2017-11-16
git-codereview: add support for DΟ NΟT MAIL
Russ Cox
2016-10-12
git-codereview: document mail -trybot flag
Austin Clements
2016-08-08
git-codereview: add documentation about codereview.cfg
Caio Marcelo de Oliveira Filho
2016-02-18
git-codereview: document multiple-commit workflow
Russ Cox
2015-01-31
git-codereview: fix references to 'git review' in doc.
Rahul Chaudhry
2015-01-30
git-codereview: add rebase-work command
Russ Cox
2015-01-14
git-codereview: add branchpoint command, for scripts
Russ Cox
2015-01-14
git-codereview: document short names in mail command
Russ Cox
2015-01-05
git-codereview: print gofmt commands in verbose mode
Josh Bleecher Snyder
2014-12-23
git-codereview: document <branch>.mailed tag
Russ Cox
2014-12-18
git-codereview: rename from 'git-review' to 'git-codereview'
Andrew Gerrand