pip/src/pip/_internal/vcs
Jelmer Vernooij eb7d4b2178
Bazaar: Export directly from the remote branch.
This significantly improves performance, since it allows the remote
server to directly stream a tarball that just contains the requested
revision rather than the full repository contents.
2019-01-20 17:46:31 +00:00
..
__init__.py Make get_src_requirement() a class method. 2019-01-09 01:52:24 -08:00
bazaar.py Bazaar: Export directly from the remote branch. 2019-01-20 17:46:31 +00:00
git.py Make get_src_requirement() a class method. 2019-01-09 01:52:24 -08:00
mercurial.py Make get_src_requirement() a class method. 2019-01-09 01:52:24 -08:00
subversion.py Make get_src_requirement() a class method. 2019-01-09 01:52:24 -08:00