This website requires JavaScript.
Explore
Help
Register
Sign In
McSinyx
/
pip
Watch
1
Star
1
Fork
You've already forked pip
0
mirror of
https://github.com/pypa/pip
synced
2023-12-13 21:30:23 +01:00
Code
Issues
Releases
Activity
d2fe28670a
pip
/
pip
/
vcs
History
Daniel Holth
d2fe28670a
Don't raise_on_returncode for git tag -l. Improved compatibiliy with older version of git.
2010-03-10 14:09:49 -05:00
..
__init__.py
Extracted the vcs support into a package/modules. Moved some routines from __init__ into pip.util
2009-11-20 15:03:40 -06:00
bazaar.py
Extracted the vcs support into a package/modules. Moved some routines from __init__ into pip.util
2009-11-20 15:03:40 -06:00
git.py
Don't raise_on_returncode for git tag -l. Improved compatibiliy with older version of git.
2010-03-10 14:09:49 -05:00
mercurial.py
Factor out the requirement handling into pip.req, and most of the remaining utility functions into pip.util
2009-11-20 18:26:59 -06:00
subversion.py
Factor out the PackageIndex code; move more stuff to pip.util
2009-11-20 17:39:44 -06:00