index
:
go-x-review
main
Fork of golang.org/x/review with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-codereview
/
change.go
Age
Commit message (
Expand
)
Author
6 days
git-codereview: support remote other than "origin"
HEAD
main
Shulhan
2025-07-09
git-codereview: frame sync as git codereview sync
v1.16.0
Matt T. Proud
2023-07-27
git-codereview: allow _content to not warn
v1.5.0
Sean Liao
2021-07-29
git-codereview: add -s option for change
Paul Jolly
2021-02-18
git-codereview: fix active rebase detection
v1.0.2
Russ Cox
2021-01-13
git-codereview: new sync-branch and related fixes
Russ Cox
2021-01-07
git-codereview: make git change handle GitHub PRs
Russ Cox
2021-01-07
git-codereview: allow work on main branches
Russ Cox
2021-01-07
git-codereview: add a few more tests
Russ Cox
2020-12-22
git-codereview: clean up usage message, docs
Russ Cox
2018-11-08
git-codereview: add -m option
Jean de Klerk
2018-08-23
git-codereview: remove unused cruft
Jean de Klerk
2018-08-07
Fix erroneous error message saying "git sync"
Issac Trotts
2017-11-10
git-codereview: overlap 'git fetch -q' with Gerrit queries in pending
Russ Cox
2016-09-15
git-codereview: allow changing to a CL
Caio Marcelo de Oliveira Filho
2016-06-14
git-codereview: pass args to installHook
Josh Bleecher Snyder
2016-05-28
git-codereview: make change fail with multiple pending changes
Caio Marcelo de Oliveira Filho
2015-10-19
git-codereview: Properly detect Rietveld-style fix messages
Michael Darakananda
2015-01-30
git-codereview: use cmd prefix on command implementation funcs
Russ Cox
2015-01-19
git-codereview: refactor getOutput/getLines into cmdOutput, trim, lines, nonB...
Russ Cox
2015-01-14
git-codereview: diagnose local tracking branch ahead of remote
Russ Cox
2015-01-06
git-codereview: begin to handle multiple-change branches
Russ Cox
2014-12-23
git-codereview: fix a few corner case failures
Russ Cox
2014-12-22
git-codereview: permit dot before colon in change description
Andrew Gerrand
2014-12-18
git-codereview: rename from 'git-review' to 'git-codereview'
Andrew Gerrand