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

Issue 223390043: pkgrepo: new package

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years ago by rog
Modified:
9 years ago
Reviewers:
frankban, martin.hilton, mp+255866
Visibility:
Public.

Description

pkgrepo: new package We want to be able to fetch a repository without fetching its dependencies too. The Go tool can't currently do that, so this change copies the relevant parts of it into the pkgrepo directory. It's not complete yet (the buildV and buildX flags need some work), but it works. A later change will change godeps to use it. https://code.launchpad.net/~rogpeppe/godeps/003-pkgrepo/+merge/255866 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : pkgrepo: new package #

Unified diffs Side-by-side diffs Delta from patch set Stats (+802 lines, -0 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
A pkgrepo/discovery.go View 1 chunk +76 lines, -0 lines 0 comments Download
A pkgrepo/http.go View 1 chunk +92 lines, -0 lines 0 comments Download
A pkgrepo/other.go View 1 chunk +35 lines, -0 lines 0 comments Download
A pkgrepo/vcs.go View 1 chunk +597 lines, -0 lines 0 comments Download

Messages

Total messages: 4
rog
Please take a look.
9 years ago (2015-04-10 17:30:51 UTC) #1
martin.hilton
On 2015/04/10 17:30:51, rog wrote: > Please take a look. LGTM
9 years ago (2015-04-13 09:00:13 UTC) #2
frankban
LGTM
9 years ago (2015-04-13 09:05:07 UTC) #3
rog
9 years ago (2015-04-24 15:45:52 UTC) #4
*** Submitted:

pkgrepo: new package

We want to be able to fetch a repository without
fetching its dependencies too.
The Go tool can't currently do that, so this
change copies the relevant parts of it
into the pkgrepo directory.

It's not complete yet (the buildV and buildX flags
need some work), but it works.
A later change will change godeps to use it.

R=martin.hilton, frankban
CC=
https://codereview.appspot.com/223390043
Sign in to reply to this message.

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