aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-05-31review: look in correct location for netrc on Windows.Daniel Theophanes
2016-05-30review: handle hosting Gerrit in a sub-pathDaniel Theophanes
2016-05-28git-codereview: make change fail with multiple pending changesCaio Marcelo de Oliveira Filho
2016-05-02git-codereview: limit reviewer search to last 1000 commitsJosh Bleecher Snyder
2016-03-02git-codereview: fix hooks install when using 'git worktree'Caio Marcelo de Oliveira Filho
2016-03-02git-codereview: print git version when test fails to execute commandHåvard Haugen
2016-02-26git-codereview: reject empty commits in mailCaio Marcelo de Oliveira Filho
2016-02-18git-codereview: disable Gerrit-specific hook behavior if Gerrit is not in useRuss Cox
2016-02-18git-codereview: document multiple-commit workflowRuss Cox
2016-02-05git-codereview: accept any commit spelling for mail and submitAustin Clements
2016-01-13git-codereview: skip TestSubmitInteractive on windows (fixes build)Alex Brainman
2015-12-14git-codereview: fix branch "behind" countAustin Clements
2015-11-19git-codereview: add mail -trybot flagAustin Clements
2015-11-11git-codereview: add interactive mode to submitAustin Clements
2015-11-11git-codereview: factor pre-check for submittable changesAustin Clements
2015-11-11git-codereview: factor pending commit formattingAustin Clements
2015-11-11git-codereview: allow multiple commit hashes for submitAustin Clements
2015-11-11git-codereview: factor submitting a single changeAustin Clements
2015-10-19git-codereview: Properly detect Rietveld-style fix messagesMichael Darakananda
2015-08-25Revert "review: git change doesn't pass @{u} correctly on windows."Andrew Gerrand
2015-08-20review: git change doesn't pass @{u} correctly on windows.Yasuhiro Matsumoto
2015-08-18git-codereview: skip git tests when there's no gitRuss Cox
2015-06-17git-codereview: wait longer for GerritRuss Cox
2015-06-17git-codereview: fix missing upstream detectionRuss Cox
2015-05-27git-codereview: let codereview.cfg provide "gerrit".Nigel Tao
2015-05-13git-codereview: deflake TestSyncRebaseHåvard Haugen
2015-05-12git-codereview: fix test regressions in TestMail*Håvard Haugen
2015-05-11Revert "git-codereview: deflake TestSyncRebase"Andrew Gerrand
2015-05-11git-codereview: deflake TestSyncRebaseHåvard Haugen
2015-04-29git-codereview: require test/run.go to be gofmt'dJosh Bleecher Snyder
2015-04-09git-codereview: reject commits with multiple Change-Id linesJosh Bleecher Snyder
2015-03-20git-codereview: set x.mailed tag to mailed commit instead of HEADAustin Clements
2015-03-18git-codereview: rewrite issue referencesJosh Bleecher Snyder
2015-03-09doc: add license noticesAndrew Gerrand
2015-03-02git-codereview: call testMain instead of executing "git codereview ..."Alex Brainman
2015-02-23git-codereview: do not insert branch prefix in fixup! and squash! commitsRuss Cox
2015-02-20git-codereview: add mail -topic supportAustin Clements