1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/vcs
2013-07-23 20:06:11 +02:00
..
__init__.py Fixed a whole bunch of cosmetic problems, mostly to adhere to PEP8. 2013-02-16 19:02:41 +01:00
bazaar.py Fix failing bzr vcs test 2012-07-01 11:47:23 +01:00
git.py Combine Git get_tag_revs and get_branch_revs into single get_refs method. 2013-05-29 16:40:34 -06:00
mercurial.py Move pip.call_subprocess to pip.util.call_subprocess 2012-03-02 01:12:36 +02:00
subversion.py Moved a recursive import. 2013-07-23 20:06:11 +02:00