aboutsummaryrefslogtreecommitdiff
path: root/git-codereview/change.go
AgeCommit message (Expand)Author
6 daysgit-codereview: support remote other than "origin"HEADmainShulhan
2025-07-09git-codereview: frame sync as git codereview syncv1.16.0Matt T. Proud
2023-07-27git-codereview: allow _content to not warnv1.5.0Sean Liao
2021-07-29git-codereview: add -s option for changePaul Jolly
2021-02-18git-codereview: fix active rebase detectionv1.0.2Russ Cox
2021-01-13git-codereview: new sync-branch and related fixesRuss Cox
2021-01-07git-codereview: make git change handle GitHub PRsRuss Cox
2021-01-07git-codereview: allow work on main branchesRuss Cox
2021-01-07git-codereview: add a few more testsRuss Cox
2020-12-22git-codereview: clean up usage message, docsRuss 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
2017-11-10git-codereview: overlap 'git fetch -q' with Gerrit queries in pendingRuss Cox
2016-09-15git-codereview: allow changing to a CLCaio Marcelo de Oliveira Filho
2016-06-14git-codereview: pass args to installHookJosh Bleecher Snyder
2016-05-28git-codereview: make change fail with multiple pending changesCaio Marcelo de Oliveira Filho
2015-10-19git-codereview: Properly detect Rietveld-style fix messagesMichael Darakananda
2015-01-30git-codereview: use cmd prefix on command implementation funcsRuss Cox
2015-01-19git-codereview: refactor getOutput/getLines into cmdOutput, trim, lines, nonB...Russ Cox
2015-01-14git-codereview: diagnose local tracking branch ahead of remoteRuss Cox
2015-01-06git-codereview: begin to handle multiple-change branchesRuss Cox
2014-12-23git-codereview: fix a few corner case failuresRuss Cox
2014-12-22git-codereview: permit dot before colon in change descriptionAndrew Gerrand
2014-12-18git-codereview: rename from 'git-review' to 'git-codereview'Andrew Gerrand