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
Age
Commit message (
Expand
)
Author
2022-10-03
git-codereview: add -autosubmit
v1.1.0
Heschi Kreinick
2022-07-22
A+C: delete AUTHORS and CONTRIBUTORS
Russ Cox
2022-06-01
git-codereview: print more about Gerrit API errors
Russ Cox
2022-04-14
git-codereview: print about all Gerrit API errors
Russ Cox
2022-04-12
git-codereview: remove -trust
Russ Cox
2022-04-12
git-codereview: fix how to install the command
cia-rana
2022-04-11
all: gofmt
Russ Cox
2022-04-06
git-codereview: handle branches checked out in a worktree
Filippo Valsorda
2022-04-06
git-codereview: fix sync-branch to work in worktrees
Filippo Valsorda
2022-04-05
all: update go.mod version
Filippo Valsorda
2022-03-31
git-codereview: add mail --no-verify option
Damien Neil
2022-01-27
git-codereview: disable message about skipped cherry-picks in sync
v1.0.3
Russ Cox
2022-01-07
review: fix TestSyncRebase test
siddharth
2021-12-03
git-codereview: don't sign git tags
Tobias Klauser
2021-12-03
git-codereview: log stderr and stdout from successful commands
Bryan C. Mills
2021-09-21
git-codereview: reword: apply commit message hook to edits
Russ Cox
2021-07-29
git-codereview: add -s option for change
Paul Jolly
2021-05-18
git-codereview: set GIT_GOFMT_HOOK=off for sync-branch
Katie Hockman
2021-02-23
git-codereview: pending: show unresolved comment count
Russ Cox
2021-02-18
git-codereview: fix active rebase detection
v1.0.2
Russ Cox
2021-02-17
git-codereview: document sync-branch
Russ Cox
2021-02-12
git-codereview: fix runDirErr to actually use the passed directory
Filippo Valsorda
2021-01-27
git-codereview: avoid race in loadGerritOrigin
Ian Lance Taylor
2021-01-15
git-codereview: fix buglet in 'reword' related to work trees
Than McIntosh
2021-01-13
git-codereview: add sync-branch -merge-back-to-parent
Russ Cox
2021-01-13
git-codereview: clean up detached HEAD mode
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
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
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-09-11
git-codereview: change upstream fallback to try main before master
Russ Cox
2020-05-15
git-codereview: add -wip flag to mail command
Paul Jolly
2020-03-11
git-codereview: remove use of Mergeable
Russ Cox
2020-01-15
git-codereview: add mail -nokeycheck option
Brad Fitzpatrick
2019-12-16
git-codereview: write hooks with execute permission in tests
Bryan C. Mills
2019-11-12
git-codereview: pick up URL-specific cookieFile config
Daniel Lublin
2019-11-09
git-codereview: override existing locale with LC_ALL=C
Eric Lagergren
2019-09-25
git-codereview: do not install hooks for help and invalid commands
Anderson Queiroz
2019-08-30
go.mod: add go version directive
Bryan C. Mills
2019-05-08
git-codereview: add a hint about mailing the whole chain of changes
Yury Smolsky
2019-04-22
git-codereview: do not require gofmt for testdata files
Rebecca Stambler
2019-03-25
git-codereview: make commit-msg hook play nicely with other systems
Andrew Gerrand
2019-03-13
all: add a go.mod file
Michael Matloob
2019-01-22
git-codereview: do not check vendor folder with gofmt
Daniel Theophanes
2018-11-29
git-codereview: recognize rpc:// and sso:// as Gerrit origins
Russ Cox
2018-11-08
git-codereview: add -m option
Jean de Klerk
[next]