Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(466)

Issue 4974067: code review 4974067: [release-branch.r60] goinstall: select the tag that is ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 7 months ago by adg
Modified:
13 years, 7 months ago
Reviewers:
CC:
golang-dev, dsymonds
Visibility:
Public.

Description

[release-branch.r60] goinstall: select the tag that is closest to runtime.Version ««« CL 4873057 / db63f3a1f992 goinstall: select the tag that is closest to runtime.Version release.r50 looks for newest tag <= go.r50 weekly.2010-10-10 looks for newest tag <= go.2010-10-10 Implements behavior for hg, git, and bzr. R=dsymonds, rsc, n13m3y3r CC=golang-dev http://codereview.appspot.com/4873057 »»»

Patch Set 1 #

Patch Set 2 : diff -r 48e07a84eea0 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 48e07a84eea0 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+224 lines, -86 lines) Patch
M src/cmd/goinstall/Makefile View 1 1 chunk +6 lines, -0 lines 0 comments Download
M src/cmd/goinstall/doc.go View 1 1 chunk +5 lines, -2 lines 0 comments Download
M src/cmd/goinstall/download.go View 1 6 chunks +140 lines, -83 lines 0 comments Download
A src/cmd/goinstall/tag_test.go View 1 1 chunk +73 lines, -0 lines 0 comments Download
M src/pkg/Makefile View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 3
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 7 months ago (2011-09-08 00:47:20 UTC) #1
dsymonds
LGTM
13 years, 7 months ago (2011-09-08 00:48:07 UTC) #2
adg
13 years, 7 months ago (2011-09-08 00:48:25 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=cb8a76427c55 ***

[release-branch.r60] goinstall: select the tag that is closest to
runtime.Version

««« CL 4873057 / db63f3a1f992
goinstall: select the tag that is closest to runtime.Version

release.r50 looks for newest tag <= go.r50
weekly.2010-10-10 looks for newest tag <= go.2010-10-10

Implements behavior for hg, git, and bzr.

R=dsymonds, rsc, n13m3y3r
CC=golang-dev
http://codereview.appspot.com/4873057
»»»

R=golang-dev, dsymonds
CC=golang-dev
http://codereview.appspot.com/4974067
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b