| Commit message (Expand) | Author | Age | Files | Lines |
| * | Additional Tests, Various fixes, and encoding dealings | Philip Thiem | 2013-07-20 | 32 | -277/+1528 |
| * | some notes on things that needs to be fixed after all | Philip Thiem | 2013-07-06 | 1 | -2/+11 |
| * | added some cmdline testing for svn_util and allowed negative numbers in the min | Philip Thiem | 2013-07-05 | 1 | -1/+14 |
| * | some odd errors.. not sure what still has the directory in use.. | Philip Thiem | 2013-07-05 | 1 | -2/+6 |
| * | fixed some issues with OSError | Philip Thiem | 2013-07-05 | 3 | -10/+95 |
| * | urlparse --> urllib.parse in py3 | Philip Thiem | 2013-07-05 | 2 | -2/+7 |
| * | consolidated externals and enteries because enteries need to file to | Philip Thiem | 2013-07-04 | 3 | -38/+37 |
| * | use urlparse for url detection | Philip Thiem | 2013-07-04 | 1 | -3/+5 |
| * | removed the objects | Philip Thiem | 2013-07-04 | 3 | -258/+8 |
| * | got some global version done, SVN 1.3.x or later now required | Philip Thiem | 2013-07-04 | 3 | -3/+11 |
| * | cannot use list since that requires repo access, initial recurse parsing | Philip Thiem | 2013-07-04 | 2 | -38/+52 |
| * | cannot use list since that requires repo access, initial recurse parsing | Philip Thiem | 2013-07-04 | 3 | -21/+52 |
| * | finished remove get_url() doesn't seem needed | Philip Thiem | 2013-07-04 | 1 | -2/+0 |
| * | get_svn_method now direectly called svn_utils.parse_revision | Philip Thiem | 2013-07-04 | 2 | -16/+2 |
| * | get_svn_method now direectly called svn_utils.parse_revision | Philip Thiem | 2013-07-04 | 3 | -44/+27 |
| * | get_url now uses pulldom | Philip Thiem | 2013-07-04 | 1 | -8/+21 |
| * | Remove some temporary logging | Philip Thiem | 2013-07-04 | 1 | -1/+0 |
| * | If using a command, we can query the working copy version directly. | Philip Thiem | 2013-07-04 | 1 | -2/+5 |
| * | If using a command, we can query the working copy version directly. | Philip Thiem | 2013-07-04 | 2 | -13/+41 |
| * | py3 fixes | Philip Thiem | 2013-06-30 | 1 | -23/+18 |
| * | Finished some 1.7 tests, and updated the zip file to include the .svn dirs | Philip Thiem | 2013-06-30 | 4 | -64/+92 |
| * | Oops didn't return a value | Philip Thiem | 2013-06-30 | 1 | -1/+1 |
| * | minor cleanups, added imports, | Philip Thiem | 2013-06-30 | 1 | -50/+68 |
| * | minor naming issues sdist | Philip Thiem | 2013-06-30 | 1 | -2/+2 |
| * | minor naming issues in egg_info.py | Philip Thiem | 2013-06-30 | 1 | -2/+2 |
| * | Added an svn test module (needs fixing) | Philip Thiem | 2013-06-30 | 2 | -0/+73 |
| * | Added SVNTextEntries for the moment as a fallback for no SVN/Rev8-10 | Philip Thiem | 2013-06-30 | 3 | -81/+135 |
| * | added querying externals to the classes | Philip Thiem | 2013-06-30 | 1 | -0/+22 |
| * | cleaned up the svn module, I think I can drop the old entry parsing all together | Philip Thiem | 2013-06-30 | 1 | -71/+15 |
| * | Added a class for getting SVN information with a cmd. | Philip Thiem | 2013-06-30 | 1 | -16/+100 |
| * | Add svn_util.py http://bugs.python.org/setuptools/file51/svn_versioning_2.patch | Philip Thiem | 2013-06-29 | 1 | -0/+110 |
| * | Quick addition to get past svn test in another package. | Philip Thiem | 2013-06-28 | 1 | -4/+17 |
| * | Merge fix for #21 | Jason R. Coombs | 2013-06-19 | 1 | -5/+6 |
| |\ |
|
| | * | Restore Python 2.4 compatibility in test_easy_install. Fixes #21 | Jason R. Coombs | 2013-06-19 | 1 | -5/+6 |
| * | | Merged in vinay.sajip/setuptools/single-codebase (pull request #5) | Jason R. Coombs | 2013-06-19 | 10 | -17/+33 |
| |\ \ |
|
| | * | | Tidied up imports. | Vinay Sajip | 2013-06-19 | 2 | -7/+1 |
| | * | | Add back accidentally deleted import. | Vinay Sajip | 2013-06-19 | 1 | -0/+1 |
| | * | | More post-merge fixes. | Vinay Sajip | 2013-06-19 | 4 | -5/+3 |
| | * | | Post-merge fixes. | Vinay Sajip | 2013-06-19 | 1 | -2/+2 |
| | * | | Merged upstream changes. | Vinay Sajip | 2013-06-19 | 22 | -119/+118 |
| | |\ \ |
|
| | * | | | Misc. updates following 2to3 checks. | Vinay Sajip | 2013-06-17 | 10 | -12/+19 |
| | * | | | Updated to fix errors on 2.5. | Vinay Sajip | 2013-06-15 | 2 | -2/+2 |
| | * | | | Initial commit. All tests pass on 2.7, 3.2 and 3.3, though there are some ate... | Vinay Sajip | 2013-06-15 | 27 | -189/+318 |
| * | | | | Merge with 0.7.40.8b2 | Jason R. Coombs | 2013-06-19 | 3 | -3/+659 |
| |\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| | * | | Bumped to 0.7.5 in preparation for next release. | Jason R. Coombs | 2013-06-19 | 1 | -1/+1 |
| | * | | Reference parsed svn version variable instead of the whole of the data. Fixes...0.7.4 | Jason R. Coombs | 2013-06-19 | 1 | -1/+1 |
| | * | | Add test capturing failure on Python 3 in egg_info.get_svn_revision (#20). eg... | Jason R. Coombs | 2013-06-19 | 3 | -2/+658 |
| | * | | Bumped to 0.7.4 in preparation for next release. | Jason R. Coombs | 2013-06-18 | 1 | -1/+1 |
| | |/ |
|
| * | | Bumped to 0.8 in preparation for next release. | Jason R. Coombs | 2013-06-18 | 1 | -1/+1 |
| * | | Merge Python 3 native support from distribute | Jason R. Coombs | 2013-06-18 | 29 | -270/+382 |
| |\ \
| |/
|/| |
|