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
/
pending_test.go
Age
Commit message (
Expand
)
Author
2025-02-06
git-codereview: pending: add -g option
Ian Lance Taylor
2024-01-25
git-codereview: remove usage of io/ioutil
v1.9.0
Joshua Sing
2023-10-11
all: update go directive to 1.18
Dmitri Shuralyov
2021-02-23
git-codereview: pending: show unresolved comment count
Russ Cox
2021-01-27
git-codereview: avoid race in loadGerritOrigin
Ian Lance Taylor
2021-01-07
git-codereview: allow work on main branches
Russ Cox
2021-01-07
git-codereview: add a few more tests
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
2017-11-27
git-codereview: fix test compilation error on Go 1.8
Brad Fitzpatrick
2017-11-10
git-codereview: batch GerritChange info fetches during pending
Russ Cox
2016-06-15
git-codereview: specify --no-track in TestPendingNoneBranch
Josh Bleecher Snyder
2016-02-18
git-codereview: disable Gerrit-specific hook behavior if Gerrit is not in use
Russ Cox
2015-12-14
git-codereview: fix branch "behind" count
Austin Clements
2015-02-12
git-codereview: hide +0 scores and +0 labels except Code-Review
Russ Cox
2015-01-30
git-codereview: revise pending
Russ Cox
2015-01-06
git-codereview: begin to handle multiple-change branches
Russ Cox
2014-12-23
git-codereview: fix a few corner case failures
Russ Cox
2014-12-22
git-codereview: add test for pending
Russ Cox