aboutsummaryrefslogtreecommitdiff
path: root/git-codereview/review.go
AgeCommit message (Expand)Author
2025-07-09git-codereview: frame sync as git codereview syncv1.16.0Matt T. Proud
2025-04-11git-codereview: do not write hooks if -n is givenv1.15.0Anatoli Babenia
2025-02-06git-codereview: pending: add -g optionIan Lance Taylor
2023-10-18git-codereview: make hooks command report conflicting hooksv1.8.0siddharth ravikumar
2021-02-12git-codereview: fix runDirErr to actually use the passed directoryFilippo Valsorda
2021-01-13git-codereview: add reword commandRuss Cox
2021-01-13git-codereview: new sync-branch and related fixesRuss Cox
2021-01-07git-codereview: add a few more testsRuss Cox
2020-12-22git-codereview: clean up usage message, docsRuss Cox
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
2018-11-08git-codereview: add -m optionJean de Klerk
2018-07-02git-codereview: add -hashtag flag to the mail commandJesús Espino
2017-11-10git-codereview: batch GerritChange info fetches during pendingRuss Cox
2017-06-07git-codereview: update help text to add -trybotDaniel Martí
2017-06-06codereview: mention rebase-work in usage messageThan McIntosh
2016-09-15git-codereview: allow changing to a CLCaio Marcelo de Oliveira Filho
2016-06-14git-codereview: pass args to installHookJosh Bleecher Snyder
2016-02-18git-codereview: disable Gerrit-specific hook behavior if Gerrit is not in useRuss Cox
2016-02-05git-codereview: accept any commit spelling for mail and submitAustin Clements
2015-11-11git-codereview: add interactive mode to submitAustin Clements
2015-11-11git-codereview: allow multiple commit hashes for submitAustin Clements
2015-01-30git-codereview: fix bug in sync for multi-commit clientRuss Cox
2015-01-30git-codereview: use cmd prefix on command implementation funcsRuss Cox
2015-01-30git-codereview: add rebase-work commandRuss Cox
2015-01-30git-codereview: revise pendingRuss Cox
2015-01-19git-codereview: refactor getOutput/getLines into cmdOutput, trim, lines, nonB...Russ Cox
2015-01-14git-codereview: add branchpoint command, for scriptsRuss Cox
2015-01-06git-codereview: add test for loadAuthRuss Cox
2015-01-06git-codereview: begin to handle multiple-change branchesRuss Cox
2015-01-06git-codereview: allow short user names in git mailRuss Cox
2015-01-05git-codereview: print gofmt commands in verbose modeJosh Bleecher Snyder
2014-12-23git-codereview: fix a few corner case failuresRuss Cox
2014-12-22git-codereview: fix .netrc authenticationYann Kerhervé
2014-12-18git-codereview: rename from 'git-review' to 'git-codereview'Andrew Gerrand