summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed packaging issue caused by ez_setup.pyChristos Trochalakis2008-12-151-3/+7
| | | | | | | | ez_setup.py is not packaged with the rest of the code, this causes `easy_install gitpython` to fail with an ImportError. ez_setup is useful when setuptools are not present in the pythonpath. (cherry picked from commit e7c37c6e0b12d2b4f5001fb3ecfc250a682f6d57)
* changed svn to git. This makes more sense. I tried trunk, master, edge.Michael Trier2008-06-021-1/+1
|
* put version stuff back.Michael Trier2008-06-011-1/+1
|
* couple fixes to setupMichael Trier2008-05-301-3/+3
|
* Apparently I'm a moronMichael Trier2008-05-071-1/+1
|
* initial projectMichael Trier2008-05-071-0/+76