aboutsummaryrefslogtreecommitdiff
path: root/git-codereview/gofmt_test.go
AgeCommit message (Expand)Author
2024-01-25git-codereview: remove usage of io/ioutilv1.9.0Joshua Sing
2021-01-07git-codereview: update tests for "main" branch defaultRuss Cox
2019-12-16git-codereview: write hooks with execute permission in testsBryan C. Mills
2019-01-22git-codereview: do not check vendor folder with gofmtDaniel Theophanes
2015-03-02git-codereview: call testMain instead of executing "git codereview ..."Alex Brainman
2015-01-21git-codereview: use fromSlash in TestGofmtSubdir* to make them pass on windowsAlex Brainman
2015-01-19git-codereview: work around git checkout-index bug in gofmtRuss Cox
2015-01-19git-codereview: use might not use the aliases of codereviewMarkus Zimmermann
2015-01-14git-codereview: do not gofmt committed files during mergeRuss Cox
2015-01-06git-codereview: make tests pass on windowsAlex Brainman
2014-12-30git-codereview: guard against ambiguous revision parametersAnthony Martin
2014-12-23git-codereview: fix a few corner case failuresRuss Cox
2014-12-18git-codereview: rename from 'git-review' to 'git-codereview'Andrew Gerrand