aboutsummaryrefslogtreecommitdiff
path: root/git-codereview/pending_test.go
AgeCommit message (Expand)Author
2025-02-06git-codereview: pending: add -g optionIan Lance Taylor
2024-01-25git-codereview: remove usage of io/ioutilv1.9.0Joshua Sing
2023-10-11all: update go directive to 1.18Dmitri Shuralyov
2021-02-23git-codereview: pending: show unresolved comment countRuss Cox
2021-01-27git-codereview: avoid race in loadGerritOriginIan Lance Taylor
2021-01-07git-codereview: allow work on main branchesRuss Cox
2021-01-07git-codereview: add a few more testsRuss 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
2017-11-27git-codereview: fix test compilation error on Go 1.8Brad Fitzpatrick
2017-11-10git-codereview: batch GerritChange info fetches during pendingRuss Cox
2016-06-15git-codereview: specify --no-track in TestPendingNoneBranchJosh Bleecher Snyder
2016-02-18git-codereview: disable Gerrit-specific hook behavior if Gerrit is not in useRuss Cox
2015-12-14git-codereview: fix branch "behind" countAustin Clements
2015-02-12git-codereview: hide +0 scores and +0 labels except Code-ReviewRuss Cox
2015-01-30git-codereview: revise pendingRuss Cox
2015-01-06git-codereview: begin to handle multiple-change branchesRuss Cox
2014-12-23git-codereview: fix a few corner case failuresRuss Cox
2014-12-22git-codereview: add test for pendingRuss Cox