aboutsummaryrefslogtreecommitdiff
path: root/git-codereview
AgeCommit message (Expand)Author
2021-01-07git-codereview: update tests for "main" branch defaultRuss Cox
2020-12-22git-codereview: clean up usage message, docsRuss Cox
2020-09-11git-codereview: add mail -trust to set Trust+1 voteRuss Cox
2020-09-11git-codereview: change upstream fallback to try main before masterRuss Cox
2020-05-15git-codereview: add -wip flag to mail commandPaul Jolly
2020-03-11git-codereview: remove use of MergeableRuss Cox
2020-01-15git-codereview: add mail -nokeycheck optionBrad Fitzpatrick
2019-12-16git-codereview: write hooks with execute permission in testsBryan C. Mills
2019-11-12git-codereview: pick up URL-specific cookieFile configDaniel Lublin
2019-11-09git-codereview: override existing locale with LC_ALL=CEric Lagergren
2019-09-25git-codereview: do not install hooks for help and invalid commandsAnderson Queiroz
2019-05-08git-codereview: add a hint about mailing the whole chain of changesYury Smolsky
2019-04-22git-codereview: do not require gofmt for testdata filesRebecca Stambler
2019-03-25git-codereview: make commit-msg hook play nicely with other systemsAndrew Gerrand
2019-01-22git-codereview: do not check vendor folder with gofmtDaniel Theophanes
2018-11-29git-codereview: recognize rpc:// and sso:// as Gerrit originsRuss Cox
2018-11-08git-codereview: add -m optionJean de Klerk
2018-08-23git-codereview: remove unused cruftJean de Klerk
2018-08-07Fix erroneous error message saying "git sync"Issac Trotts
2018-07-02git-codereview: add -hashtag flag to the mail commandJesús Espino
2018-06-17git-codereview: highlight branchpoint commandMark Fischer
2018-06-12git-codereview: use --path option of git config to expand ~Dmitri Shuralyov
2018-06-05git-codereview: check for https:// origin only for googlesource urlsMichael Matloob
2018-06-01git-codereview: support ~ in http.cookiefileFilippo Valsorda
2018-04-04git-codereview: pull punctuation marks out of quotation marksMarvin Stenger
2018-03-30git-codereview: forbid mailing editor temp filesYury Smolsky
2018-01-22review/git-codereview: use more verbosity to signal verbose pullsRob Pike
2017-12-15git-codereview: fix vet warning to fix build on Go 1.10Brad Fitzpatrick
2017-11-29git-codereview: fix Go 1.8 t.Helper fixBrad Fitzpatrick
2017-11-27git-codereview: fix test compilation error on Go 1.8Brad Fitzpatrick
2017-11-16git-codereview: add support for DΟ NΟT MAILRuss Cox
2017-11-10git-codereview: overlap 'git fetch -q' with Gerrit queries in pendingRuss Cox
2017-11-10git-codereview: batch GerritChange info fetches during pendingRuss Cox
2017-10-06git-codereview: specify a dummy cookie fileKevin Burke
2017-10-02git-codereview: avoid Gerrit timeout for missing Change-Id during pendingRuss Cox
2017-07-17git-codereview: create hooks directory if it doesn't existMarko Mudrinic
2017-06-07git-codereview: update help text to add -trybotDaniel Martí
2017-06-06codereview: mention rebase-work in usage messageThan McIntosh
2017-03-09git-codereview: fix hook installation in git 2.13.0Austin Clements
2016-11-05x/review/git-codereview: pending should mention abandoned CLsJaana Burcu Dogan
2016-10-12git-codereview: document mail -trybot flagAustin Clements
2016-10-06review: Fix error of git change on windowsYasuhiro Matsumoto
2016-09-15git-codereview: allow changing to a CLCaio Marcelo de Oliveira Filho
2016-08-08git-codereview: add documentation about codereview.cfgCaio Marcelo de Oliveira Filho
2016-08-01git-codereview: fix commitmsg hook when verboseDaniel Martí
2016-07-11git-codereview: add [branchname] when on release branchAndrew Gerrand
2016-06-15git-codereview: specify --no-track in TestPendingNoneBranchJosh Bleecher Snyder
2016-06-14git-codereview: use codereview.cfg from working treeJosh Bleecher Snyder
2016-06-14git-codereview: pass args to installHookJosh Bleecher Snyder
2016-06-14git-codereview: specify --no-track on checkoutJosh Bleecher Snyder