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
/
hook_test.go
Age
Commit message (
Expand
)
Author
2024-01-25
git-codereview: remove usage of io/ioutil
v1.9.0
Joshua Sing
2023-10-18
git-codereview: make hooks command report conflicting hooks
v1.8.0
siddharth ravikumar
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-03-25
git-codereview: make commit-msg hook play nicely with other systems
Andrew Gerrand
2017-03-09
git-codereview: fix hook installation in git 2.13.0
Austin Clements
2016-08-01
git-codereview: fix commitmsg hook when verbose
Daniel MartÃ
2016-06-14
git-codereview: use codereview.cfg from working tree
Josh Bleecher Snyder
2016-03-02
git-codereview: fix hooks install when using 'git worktree'
Caio Marcelo de Oliveira Filho
2016-02-18
git-codereview: disable Gerrit-specific hook behavior if Gerrit is not in use
Russ Cox
2015-10-19
git-codereview: Properly detect Rietveld-style fix messages
Michael Darakananda
2015-04-09
git-codereview: reject commits with multiple Change-Id lines
Josh Bleecher Snyder
2015-03-18
git-codereview: rewrite issue references
Josh Bleecher Snyder
2015-03-02
git-codereview: call testMain instead of executing "git codereview ..."
Alex Brainman
2015-02-23
git-codereview: do not insert branch prefix in fixup! and squash! commits
Russ Cox
2015-02-07
git-codereview: ensure blank line after subject
Josh Bleecher Snyder
2015-01-19
git-codereview: use might not use the aliases of codereview
Markus Zimmermann
2015-01-14
git-codereview: disable gofmt hook when $GIT_GOFMT_HOOK=off
Russ Cox
2015-01-14
git-codereview: add [serverbranch] prefix for work on non-master server branches
Russ Cox
2015-01-06
git-codereview: make tests pass on windows
Alex Brainman
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