aboutsummaryrefslogtreecommitdiff
path: root/git-codereview/sync.go
AgeCommit message (Expand)Author
2025-07-09git-codereview: frame sync as git codereview syncv1.16.0Matt T. Proud
2025-06-17git-codereview: explicitly include the codereview subcommand in suggested com...Adam Bender
2024-04-03git-codereview: use --no-ff for sync-branchv1.11.0Cherry Mui
2024-01-25git-codereview: remove usage of io/ioutilv1.9.0Joshua Sing
2022-04-06git-codereview: fix sync-branch to work in worktreesFilippo Valsorda
2022-01-27git-codereview: disable message about skipped cherry-picks in syncv1.0.3Russ Cox
2021-05-18git-codereview: set GIT_GOFMT_HOOK=off for sync-branchKatie Hockman
2021-01-13git-codereview: add sync-branch -merge-back-to-parentRuss Cox
2021-01-13git-codereview: clean up detached HEAD modeRuss Cox
2021-01-13git-codereview: new sync-branch and related fixesRuss Cox
2021-01-07git-codereview: allow work on main branchesRuss Cox
2021-01-07git-codereview: add a few more testsRuss Cox
2018-01-22review/git-codereview: use more verbosity to signal verbose pullsRob Pike
2015-01-30git-codereview: fix bug in sync for multi-commit clientRuss Cox
2015-01-30git-codereview: use cmd prefix on command implementation funcsRuss Cox
2015-01-06git-codereview: begin to handle multiple-change branchesRuss Cox
2014-12-18git-codereview: rename from 'git-review' to 'git-codereview'Andrew Gerrand