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
/
api.go
Age
Commit message (
Expand
)
Author
2024-01-25
git-codereview: remove usage of io/ioutil
v1.9.0
Joshua Sing
2023-06-02
git-codereview: recognize sso://go/ and rpc://go/
v1.3.0
Russ Cox
2022-11-01
git-codereview: allow trailing slash in git origin
v1.2.0
Benny Siegert
2022-06-01
git-codereview: print more about Gerrit API errors
Russ Cox
2022-04-14
git-codereview: print about all Gerrit API errors
Russ Cox
2021-02-23
git-codereview: pending: show unresolved comment count
Russ Cox
2021-01-27
git-codereview: avoid race in loadGerritOrigin
Ian Lance Taylor
2020-03-11
git-codereview: remove use of Mergeable
Russ Cox
2019-11-12
git-codereview: pick up URL-specific cookieFile config
Daniel Lublin
2018-06-12
git-codereview: use --path option of git config to expand ~
Dmitri Shuralyov
2018-06-05
git-codereview: check for https:// origin only for googlesource urls
Michael Matloob
2018-06-01
git-codereview: support ~ in http.cookiefile
Filippo Valsorda
2017-11-10
git-codereview: batch GerritChange info fetches during pending
Russ Cox
2016-06-14
git-codereview: use codereview.cfg from working tree
Josh Bleecher Snyder
2016-05-31
review: look in correct location for netrc on Windows.
Daniel Theophanes
2016-05-30
review: handle hosting Gerrit in a sub-path
Daniel Theophanes
2015-05-27
git-codereview: let codereview.cfg provide "gerrit".
Nigel Tao
2015-01-19
git-codereview: Github URL can be ssh based
Markus Zimmermann
2015-01-19
git-codereview: refactor getOutput/getLines into cmdOutput, trim, lines, nonB...
Russ Cox
2015-01-06
git-codereview: begin to handle multiple-change branches
Russ Cox
2014-12-23
git-codereview: fix loadAuth bug from CL 1771
Russ Cox
2014-12-23
git-codereview: accept more forms of hosts in cookies file
Oling Cat
2014-12-22
git-codereview: fix .netrc authentication
Yann Kerhervé
2014-12-18
git-codereview: rename from 'git-review' to 'git-codereview'
Andrew Gerrand