aboutsummaryrefslogtreecommitdiff
path: root/git-codereview/branch_test.go
AgeCommit message (Expand)Author
2022-04-06git-codereview: handle branches checked out in a worktreeFilippo Valsorda
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: update tests for "main" branch defaultRuss Cox
2019-12-16git-codereview: write hooks with execute permission in testsBryan C. Mills
2016-06-14git-codereview: specify --no-track on checkoutJosh Bleecher Snyder
2015-01-30git-codereview: add rebase-work commandRuss Cox
2015-01-14git-codereview: parse branch commits correctly during b.PendingRuss Cox
2015-01-14git-codereview: add branchpoint command, for scriptsRuss Cox
2015-01-06git-codereview: begin to handle multiple-change branchesRuss Cox
2014-12-30git-codereview: guard against ambiguous revision parametersAnthony Martin
2014-12-23git-codereview: fix a few corner case failuresRuss Cox
2014-12-18Revert "git-codereview: fix TestCurrentBranch"Josh Bleecher Snyder
2014-12-18git-codereview: fix TestCurrentBranchJosh Bleecher Snyder
2014-12-18git-codereview: rename from 'git-review' to 'git-codereview'Andrew Gerrand