summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Catch VersionConflict in distribute_setup when checking for setuptools 0.7 (t...0.6.45Jason R. Coombs2013-05-292-1/+9
* Run tests on 3.3 as wellJason R. Coombs2013-05-281-0/+1
* Bumped to 0.6.45 in preparation for next release.Jason R. Coombs2013-05-285-8/+8
* Added tag 0.6.44 for changeset 73aa98aee6bbJason R. Coombs2013-05-281-0/+1
* Allow setuptools 0.7 to satisfy use_setuptools.0.6.44Jason R. Coombs2013-05-282-0/+16
* Bumped to 0.6.44 in preparation for next release.Jason R. Coombs2013-05-245-8/+8
* Added tag 0.6.43 for changeset 35086ee28673Jason R. Coombs2013-05-241-0/+1
* Update changelog0.6.43Jason R. Coombs2013-05-241-0/+6
* Restore Python 2.4 compatible syntaxJason R. Coombs2013-05-241-1/+1
* Update About the forkJason R. Coombs2013-05-241-27/+6
* Update code repository link.Jason R. Coombs2013-05-241-2/+1
* Bumped to 0.6.43 in preparation for next release.Jason R. Coombs2013-05-245-8/+8
* Added tag 0.6.42 for changeset f30167716b65Jason R. Coombs2013-05-241-0/+1
* Update changelog0.6.42Jason R. Coombs2013-05-241-0/+2
* First round of prepping setuptools for inclusion in Python 2.5: movePJ Eby2006-04-143-8/+4
* Use a wrapper to ensure unique values on find_external_links. Factors out uni...Jason R. Coombs2013-05-242-9/+26
* Add unique_everseen from Python 2.7 docsJason R. Coombs2013-05-241-0/+19
* Added Dirley to contributorsJason R. Coombs2013-05-241-0/+1
* actually filter the linksDirley Rodrigues2013-02-041-0/+2
* avoid naming problemsDirley Rodrigues2013-02-041-7/+7
* Improve external links finder to not yield duplicate links.Dirley Rodrigues2013-02-042-2/+15
* Bumped to 0.6.42 in preparation for next release.Jason R. Coombs2013-05-245-8/+8
* Added tag 0.6.41 for changeset ad107e9b4beeJason R. Coombs2013-05-241-0/+1
* Update changelog and contributors0.6.41Jason R. Coombs2013-05-242-0/+3
* Correct reference to self.loader.Jason R. Coombs2013-05-241-2/+2
* don't decode in python 2.x. that's my oopsPhilip Thiem2013-02-161-4/+1
* old win wrapper script not expecting return values from write()Philip Thiem2013-02-161-18/+43
* There were some failing tests on windows. I assume this is a NTFS vs FAT orPhilip Thiem2013-02-161-6/+24
* Reapply with unix file endings, to make a better diffPhilip Thiem2013-02-161-8/+38
* Backout the pkg_resources.py fixPhilip Thiem2013-02-162-43/+14
* Seems to be an issue with using ZipFile as a context on python 3.1Philip Thiem2013-02-161-1/+5
* minor cleanupsPhilip Thiem2013-02-051-3/+4
* A few non-python 3 print statementsPhilip Thiem2013-02-041-12/+12
* This changes distribute to use zipfile for obtaining a manifest of zip filesPhilip Thiem2013-02-021-11/+37
* Update reference to Travis CI using setuptools mirrorJason R. Coombs2013-05-191-1/+1
* Delint release scriptJason R. Coombs2013-05-191-4/+4
* Extract get_win_launcher functionJason R. Coombs2013-05-192-9/+29
* Edit changelog.Jason R. Coombs2013-05-191-2/+3
* Capture the need to update cli.exe and gui.exeJason R. Coombs2013-05-191-0/+6
* Bumped to 0.6.41 in preparation for next release.Guy Rozendorn2013-05-145-8/+8
* Added tag 0.6.40 for changeset 0a783fa0dcebGuy Rozendorn2013-05-141-0/+1
* Issue #376: preparing for release; CHANGES.tx0.6.40guy@guyr-air.rzn.co.il2013-05-141-0/+6
* issue #376: copying cli-32.exe to cli.exe and gui-32.exe to gui.exe to preven...guy@guyr-air.infinidat.com2013-05-132-0/+0
* Fix error in changelog RSTJason R. Coombs2013-05-121-0/+1
* MergeJason R. Coombs2013-05-121-2/+8
|\
| * Use HTTPS for uploading the distribution to PyPI.Jason R. Coombs2013-05-121-3/+9
* | Bumped to 0.6.40 in preparation for next release.Jason R. Coombs2013-05-125-10/+11
|/
* Added tag 0.6.39 for changeset d737b2039c5fJason R. Coombs2013-05-121-0/+1
* Merge tweaks to fix for #3750.6.39Jason R. Coombs2013-05-123-20/+100
|\
| * Update CHANGELOG to reflect relevant issue.Jason R. Coombs2013-05-121-1/+1