aboutsummaryrefslogtreecommitdiff
path: root/git-codereview
AgeCommit message (Expand)Author
2015-01-16git-codereview: cleanup tmp directory if newGitTest fails.Hyang-Ah Hana Kim
2015-01-14git-codereview: parse branch commits correctly during b.PendingRuss Cox
2015-01-14git-codereview: diagnose local tracking branch ahead of remoteRuss Cox
2015-01-14git-codereview: do not gofmt committed files during mergeRuss Cox
2015-01-14git-codereview: disable gofmt hook when $GIT_GOFMT_HOOK=offRuss Cox
2015-01-14git-codereview: add branchpoint command, for scriptsRuss Cox
2015-01-14git-codereview: add [serverbranch] prefix for work on non-master server branchesRuss Cox
2015-01-14git-codereview: document short names in mail commandRuss Cox
2015-01-06git-codereview: add test for loadAuthRuss Cox
2015-01-06git-codereview: begin to handle multiple-change branchesRuss Cox
2015-01-06git-codereview: allow short user names in git mailRuss Cox
2015-01-06git-codereview: make tests pass on windowsAlex Brainman
2015-01-05git-codereview: print gofmt commands in verbose modeJosh Bleecher Snyder
2015-01-05git-codereview: update outdated error messageDave Cheney
2014-12-30git-codereview: guard against ambiguous revision parametersAnthony Martin
2014-12-30git-codereview: make Branch.Submitted pickierJosh Bleecher Snyder
2014-12-24git-codereview: set user.name and user.email before testsShenghou Ma
2014-12-23git-codereview: fix loadAuth bug from CL 1771Russ Cox
2014-12-23git-codereview: accept more forms of hosts in cookies fileOling Cat
2014-12-23git-codereview: document <branch>.mailed tagRuss Cox
2014-12-23git-codereview: fix a few corner case failuresRuss Cox
2014-12-22git-codereview: permit dot before colon in change descriptionAndrew Gerrand
2014-12-22git-codereview: add TODO about go1.5.txt not needing reviewRuss Cox
2014-12-22git-codereview: add test for pendingRuss Cox
2014-12-22git-codereview: fix .netrc authenticationYann Kerhervé
2014-12-21git-codereview: fix print directivesEmil Hessman
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