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
/
gofmt_test.go
Age
Commit message (
Expand
)
Author
2024-01-25
git-codereview: remove usage of io/ioutil
v1.9.0
Joshua Sing
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
2019-01-22
git-codereview: do not check vendor folder with gofmt
Daniel Theophanes
2015-03-02
git-codereview: call testMain instead of executing "git codereview ..."
Alex Brainman
2015-01-21
git-codereview: use fromSlash in TestGofmtSubdir* to make them pass on windows
Alex Brainman
2015-01-19
git-codereview: work around git checkout-index bug in gofmt
Russ Cox
2015-01-19
git-codereview: use might not use the aliases of codereview
Markus Zimmermann
2015-01-14
git-codereview: do not gofmt committed files during merge
Russ Cox
2015-01-06
git-codereview: make tests pass on windows
Alex Brainman
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
git-codereview: rename from 'git-review' to 'git-codereview'
Andrew Gerrand