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
/
sync.go
Age
Commit message (
Expand
)
Author
2025-07-09
git-codereview: frame sync as git codereview sync
v1.16.0
Matt T. Proud
2025-06-17
git-codereview: explicitly include the codereview subcommand in suggested com...
Adam Bender
2024-04-03
git-codereview: use --no-ff for sync-branch
v1.11.0
Cherry Mui
2024-01-25
git-codereview: remove usage of io/ioutil
v1.9.0
Joshua Sing
2022-04-06
git-codereview: fix sync-branch to work in worktrees
Filippo Valsorda
2022-01-27
git-codereview: disable message about skipped cherry-picks in sync
v1.0.3
Russ Cox
2021-05-18
git-codereview: set GIT_GOFMT_HOOK=off for sync-branch
Katie Hockman
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: new sync-branch and related fixes
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
2018-01-22
review/git-codereview: use more verbosity to signal verbose pulls
Rob Pike
2015-01-30
git-codereview: fix bug in sync for multi-commit client
Russ Cox
2015-01-30
git-codereview: use cmd prefix on command implementation funcs
Russ Cox
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