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

Issue 5902058: code review 5902058: cmd/go: explain versions better (Closed)

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

Description

cmd/go: explain versions better Summarize the desiderata for selecting versions of remote packages to get. Fixes issue 3394.

Patch Set 1 #

Total comments: 1

Patch Set 2 : diff -r 0b3b5914a3c2 https://code.google.com/p/go/ #

Total comments: 1

Patch Set 3 : diff -r f5de9f65682b https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -2 lines) Patch
M src/cmd/go/doc.go View 1 2 1 chunk +9 lines, -1 line 0 comments Download
M src/cmd/go/get.go View 1 2 1 chunk +9 lines, -1 line 0 comments Download

Messages

Total messages: 5
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
12 years, 11 months ago (2012-03-26 05:56:57 UTC) #1
adg
http://codereview.appspot.com/5902058/diff/1/src/cmd/go/get.go File src/cmd/go/get.go (right): http://codereview.appspot.com/5902058/diff/1/src/cmd/go/get.go#newcode41 src/cmd/go/get.go:41: is "weekly.YYYY-MM-DD", it searches for a package version labeled ...
12 years, 11 months ago (2012-03-26 06:33:03 UTC) #2
r
Hello golang-dev@googlegroups.com, adg@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 11 months ago (2012-03-26 06:35:58 UTC) #3
adg
LGTM http://codereview.appspot.com/5902058/diff/3002/src/cmd/go/get.go File src/cmd/go/get.go (right): http://codereview.appspot.com/5902058/diff/3002/src/cmd/go/get.go#newcode42 src/cmd/go/get.go:42: installation using release "weekly.YYYY-MM-DD", it searches for a ...
12 years, 11 months ago (2012-03-26 06:40:44 UTC) #4
r
12 years, 11 months ago (2012-03-26 06:47:43 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=20f2f8a2de10 ***

cmd/go: explain versions better
Summarize the desiderata for selecting versions of remote packages to get.
Fixes issue 3394.

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

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