Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed packaging issue caused by ez_setup.py | Christos Trochalakis | 2008-12-15 | 1 | -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 Trier | 2008-06-02 | 1 | -1/+1 |
| | |||||
* | put version stuff back. | Michael Trier | 2008-06-01 | 1 | -1/+1 |
| | |||||
* | couple fixes to setup | Michael Trier | 2008-05-30 | 1 | -3/+3 |
| | |||||
* | Apparently I'm a moron | Michael Trier | 2008-05-07 | 1 | -1/+1 |
| | |||||
* | initial project | Michael Trier | 2008-05-07 | 1 | -0/+76 |