summaryrefslogtreecommitdiff
path: root/src/cmd/goinstall
AgeCommit message (Expand)AuthorFilesLines
2011-02-18Imported Upstream version 2011.02.15Ondřej Surý1-1/+1
2011-02-14Imported Upstream version 2011-02-01.1upstream/2011-02-01.1Ondřej Surý1-2/+1
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý6-87/+261
2010-06-30goinstall: support for Bazaar+LaunchpadGustavo Niemeyer3-43/+88
2010-06-21goinstall: process dependencies for package mainRoger Peppe3-16/+30
2010-06-01goinstall: Use 'git pull' instead of 'git checkout' when updating a git repo.Michael Hoisie1-1/+1
2010-03-30simplify various code using new map index ruleRuss Cox1-1/+1
2010-03-30single argument panicRuss Cox1-1/+1
2010-03-23cmd/goinstall: include command name in error reporting (usually missing softw...Andrey Mirtchovski1-1/+2
2010-03-20goinstall: let git/hg/svn create the final directory elementRuss Cox1-1/+3
2010-03-19godoc: improved comment formatting: recognize URLsRobert Griesemer1-1/+1
2010-03-17goinstall doc: fix link to godashboard/packageAndrew Gerrand1-1/+1
2010-03-04goinstall: an experiment in (external) package installationRuss Cox6-0/+604