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
/
branch_test.go
Age
Commit message (
Expand
)
Author
2022-04-06
git-codereview: handle branches checked out in a worktree
Filippo Valsorda
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: update tests for "main" branch default
Russ Cox
2019-12-16
git-codereview: write hooks with execute permission in tests
Bryan C. Mills
2016-06-14
git-codereview: specify --no-track on checkout
Josh Bleecher Snyder
2015-01-30
git-codereview: add rebase-work command
Russ Cox
2015-01-14
git-codereview: parse branch commits correctly during b.Pending
Russ Cox
2015-01-14
git-codereview: add branchpoint command, for scripts
Russ Cox
2015-01-06
git-codereview: begin to handle multiple-change branches
Russ Cox
2014-12-30
git-codereview: guard against ambiguous revision parameters
Anthony Martin
2014-12-23
git-codereview: fix a few corner case failures
Russ Cox
2014-12-18
Revert "git-codereview: fix TestCurrentBranch"
Josh Bleecher Snyder
2014-12-18
git-codereview: fix TestCurrentBranch
Josh Bleecher Snyder
2014-12-18
git-codereview: rename from 'git-review' to 'git-codereview'
Andrew Gerrand