aboutsummaryrefslogtreecommitdiff
path: root/git-codereview/pending.go
AgeCommit message (Expand)Author
5 daysgit-codereview: support remote other than "origin"HEADmainShulhan
2025-02-06git-codereview: pending: add -g optionIan Lance Taylor
2021-02-23git-codereview: pending: show unresolved comment countRuss Cox
2021-01-13git-codereview: clean up detached HEAD modeRuss Cox
2021-01-13git-codereview: add reword commandRuss Cox
2021-01-13git-codereview: new sync-branch and related fixesRuss Cox
2021-01-07git-codereview: allow work on main branchesRuss Cox
2021-01-07git-codereview: add a few more testsRuss Cox
2021-01-07git-codereview: update tests for "main" branch defaultRuss Cox
2020-12-22git-codereview: clean up usage message, docsRuss 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
2016-11-05x/review/git-codereview: pending should mention abandoned CLsJaana Burcu Dogan
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
2015-11-11git-codereview: factor pending commit formattingAustin Clements
2015-06-17git-codereview: wait longer for GerritRuss Cox
2015-02-12git-codereview: hide +0 scores and +0 labels except Code-ReviewRuss Cox
2015-01-30git-codereview: use cmd prefix on command implementation funcsRuss Cox
2015-01-30git-codereview: revise pendingRuss Cox
2015-01-19git-codereview: refactor getOutput/getLines into cmdOutput, trim, lines, nonB...Russ Cox
2015-01-06git-codereview: begin to handle multiple-change branchesRuss Cox
2014-12-30git-codereview: guard against ambiguous revision parametersAnthony Martin
2014-12-23git-codereview: fix a few corner case failuresRuss Cox
2014-12-22git-codereview: add test for pendingRuss Cox
2014-12-21git-codereview: fix print directivesEmil Hessman
2014-12-18git-codereview: rename from 'git-review' to 'git-codereview'Andrew Gerrand