aboutsummaryrefslogtreecommitdiff
path: root/git-codereview
AgeCommit message (Expand)Author
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-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
2015-02-12git-codereview: hide +0 scores and +0 labels except Code-ReviewRuss Cox
2015-02-07git-codereview: ensure blank line after subjectJosh Bleecher Snyder
2015-02-05Revert "git-codereview: work around compiler bug"Minux Ma
2015-01-31git-codereview: fix references to 'git review' in doc.Rahul Chaudhry
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-30git-codereview: work around compiler bugRuss Cox
2015-01-21git-codereview: use fromSlash in TestGofmtSubdir* to make them pass on windowsAlex Brainman
2015-01-19git-codereview: Github URL can be ssh basedMarkus Zimmermann
2015-01-19git-codereview: work around git checkout-index bug in gofmtRuss Cox
2015-01-19git-codereview: refactor getOutput/getLines into cmdOutput, trim, lines, nonB...Russ Cox
2015-01-19git-codereview: use might not use the aliases of codereviewMarkus Zimmermann