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
Age
Commit message (
Expand
)
Author
2025-04-11
git-codereview: do not write hooks if -n is given
v1.15.0
Anatoli Babenia
2025-02-06
git-codereview: pending: add -g option
Ian Lance Taylor
2024-04-03
git-codereview: use --no-ff for sync-branch
v1.11.0
Cherry Mui
2024-02-29
git-codereview: improve haveGerritInternal
v1.10.0
Joshua Sing
2024-01-25
git-codereview: remove usage of io/ioutil
v1.9.0
Joshua Sing
2023-10-18
git-codereview: make hooks command report conflicting hooks
v1.8.0
siddharth ravikumar
2023-10-11
all: update go directive to 1.18
Dmitri Shuralyov
2023-10-02
git-codereview: use strings.Cut
v1.7.0
Dmitri Shuralyov
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
2023-08-16
git-codereview: fix comment
cui fliter
2023-07-27
git-codereview: allow _content to not warn
v1.5.0
Sean Liao
2023-06-26
git-codereview: fix TestReword on Windows
v1.4.0
Dmitri Shuralyov
2023-06-22
git-codereview: fix mail lookup for dmitshur short name
Dmitri Shuralyov
2023-06-02
git-codereview: recognize sso://go/ and rpc://go/
v1.3.0
Russ Cox
2022-11-01
git-codereview: allow trailing slash in git origin
v1.2.0
Benny Siegert
2022-10-03
git-codereview: add -autosubmit
v1.1.0
Heschi Kreinick
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-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-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
[next]