aboutsummaryrefslogtreecommitdiff
path: root/git-codereview/api.go
AgeCommit message (Expand)Author
2021-02-18hackv1.0.1Russ Cox
2021-01-27git-codereview: avoid race in loadGerritOriginIan Lance Taylor
2020-03-11git-codereview: remove use of MergeableRuss Cox
2019-11-12git-codereview: pick up URL-specific cookieFile configDaniel Lublin
2018-06-12git-codereview: use --path option of git config to expand ~Dmitri Shuralyov
2018-06-05git-codereview: check for https:// origin only for googlesource urlsMichael Matloob
2018-06-01git-codereview: support ~ in http.cookiefileFilippo Valsorda
2017-11-10git-codereview: batch GerritChange info fetches during pendingRuss Cox
2016-06-14git-codereview: use codereview.cfg from working treeJosh Bleecher Snyder
2016-05-31review: look in correct location for netrc on Windows.Daniel Theophanes
2016-05-30review: handle hosting Gerrit in a sub-pathDaniel Theophanes
2015-05-27git-codereview: let codereview.cfg provide "gerrit".Nigel Tao
2015-01-19git-codereview: Github URL can be ssh basedMarkus Zimmermann
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-23git-codereview: fix loadAuth bug from CL 1771Russ Cox
2014-12-23git-codereview: accept more forms of hosts in cookies fileOling Cat
2014-12-22git-codereview: fix .netrc authenticationYann Kerhervé
2014-12-18git-codereview: rename from 'git-review' to 'git-codereview'Andrew Gerrand