1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/vcs
2014-10-18 20:41:18 +02:00
..
__init__.py vcs: add documentation to VersionControl class 2014-10-18 20:41:17 +02:00
bazaar.py Move from pip.compat.* to six.moves.* for urllib related stuff 2014-09-11 18:40:45 -04:00
git.py Fix code comment ("tag" to "tag or branch"). 2014-10-01 07:14:49 -04:00
mercurial.py cleanup: use "with open()" to open files 2014-10-18 20:41:18 +02:00
subversion.py cleanup: use "with open()" to open files 2014-10-18 20:41:18 +02:00