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
Age
Commit message (
Expand
)
Author
2021-02-18
hack
v1.0.1
Russ Cox
2021-02-18
git-codereview: fix active rebase detection
v1.0.2
Russ Cox
2021-02-17
git-codereview: document sync-branch
Russ Cox
2021-02-12
git-codereview: fix runDirErr to actually use the passed directory
Filippo Valsorda
2021-01-27
git-codereview: avoid race in loadGerritOrigin
Ian Lance Taylor
2021-01-15
git-codereview: fix buglet in 'reword' related to work trees
Than McIntosh
2021-01-13
git-codereview: add sync-branch -merge-back-to-parent
Russ Cox
2021-01-13
git-codereview: clean up detached HEAD mode
Russ Cox
2021-01-13
git-codereview: add reword command
Russ Cox
2021-01-13
git-codereview: new sync-branch and related fixes
Russ Cox
2021-01-07
git-codereview: make git change handle GitHub PRs
Russ Cox
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
2020-12-22
git-codereview: clean up usage message, docs
Russ Cox
2020-09-11
git-codereview: add mail -trust to set Trust+1 vote
Russ Cox
2020-09-11
git-codereview: change upstream fallback to try main before master
Russ Cox
2020-05-15
git-codereview: add -wip flag to mail command
Paul Jolly
2020-03-11
git-codereview: remove use of Mergeable
Russ Cox
2020-01-15
git-codereview: add mail -nokeycheck option
Brad Fitzpatrick
2019-12-16
git-codereview: write hooks with execute permission in tests
Bryan C. Mills
2019-11-12
git-codereview: pick up URL-specific cookieFile config
Daniel Lublin
2019-11-09
git-codereview: override existing locale with LC_ALL=C
Eric Lagergren
2019-09-25
git-codereview: do not install hooks for help and invalid commands
Anderson Queiroz
2019-05-08
git-codereview: add a hint about mailing the whole chain of changes
Yury Smolsky
2019-04-22
git-codereview: do not require gofmt for testdata files
Rebecca Stambler
2019-03-25
git-codereview: make commit-msg hook play nicely with other systems
Andrew Gerrand
2019-01-22
git-codereview: do not check vendor folder with gofmt
Daniel Theophanes
2018-11-29
git-codereview: recognize rpc:// and sso:// as Gerrit origins
Russ Cox
2018-11-08
git-codereview: add -m option
Jean de Klerk
2018-08-23
git-codereview: remove unused cruft
Jean de Klerk
2018-08-07
Fix erroneous error message saying "git sync"
Issac Trotts
2018-07-02
git-codereview: add -hashtag flag to the mail command
Jesús Espino
2018-06-17
git-codereview: highlight branchpoint command
Mark Fischer
2018-06-12
git-codereview: use --path option of git config to expand ~
Dmitri Shuralyov
2018-06-05
git-codereview: check for https:// origin only for googlesource urls
Michael Matloob
2018-06-01
git-codereview: support ~ in http.cookiefile
Filippo Valsorda
2018-04-04
git-codereview: pull punctuation marks out of quotation marks
Marvin Stenger
2018-03-30
git-codereview: forbid mailing editor temp files
Yury Smolsky
2018-01-22
review/git-codereview: use more verbosity to signal verbose pulls
Rob Pike
2017-12-15
git-codereview: fix vet warning to fix build on Go 1.10
Brad Fitzpatrick
2017-11-29
git-codereview: fix Go 1.8 t.Helper fix
Brad Fitzpatrick
2017-11-27
git-codereview: fix test compilation error on Go 1.8
Brad Fitzpatrick
2017-11-16
git-codereview: add support for DΟ NΟT MAIL
Russ Cox
2017-11-10
git-codereview: overlap 'git fetch -q' with Gerrit queries in pending
Russ Cox
2017-11-10
git-codereview: batch GerritChange info fetches during pending
Russ Cox
2017-10-06
git-codereview: specify a dummy cookie file
Kevin Burke
2017-10-02
git-codereview: avoid Gerrit timeout for missing Change-Id during pending
Russ Cox
2017-07-17
git-codereview: create hooks directory if it doesn't exist
Marko Mudrinic
2017-06-07
git-codereview: update help text to add -trybot
Daniel Martí
[next]