Commit Graph

5 Commits

Author SHA1 Message Date
Brandon W Maister
e4d0b2b385 Improve pip plugin options support
* -r, --record now looks for a local file instead of trying to cache
  the entire package index
* add --editable because it's useful
* add --single-version-externally-managed because it is too long
* add --record and --root because they're required by
  --single-version-externally-managed
2013-08-14 23:19:16 -04:00
Max Persson
5eae942188 Added message when caching packages 2011-12-07 14:09:43 +01:00
Max Persson
1c4997f5ca Added caching of packages 2011-12-07 13:32:58 +01:00
Max Persson
42b0123427 Added brute force package completin on install subcommand 2011-12-07 11:08:42 +01:00
Daniel Schauenberg
7936bbbd5a adapt brew,gem,pip plugin to new structure 2010-10-01 10:59:48 +02:00