summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Closing branchSetuptools-Distribute_mergeJason R. Coombs2014-06-280-0/+0
* Remove redundant exception for os.devnullJason R. Coombs2013-05-161-2/+1
* Updated merge notes again to reference relevant changesets and final processJason R. Coombs2013-05-121-3/+4
* Merge remaining differences from setuptoolsJason R. Coombs2013-05-1288-1552/+6216
|\
| * Update merge notes again to reflect revised techniqueJason R. Coombs2013-05-121-14/+21
| * Updated merge notes to reflect less invasive change (and regression). Thanks ...Jason R. Coombs2013-05-041-3/+1
| * Updated merge notesJason R. Coombs2013-05-041-1/+59
| * Merge setuptools/command/*Jason R. Coombs2013-05-0488-1493/+6163
| |\
| | * Merge setuptools.command.easy_installJason R. Coombs2013-05-0388-1484/+6206
| | |\
| | | * Merge setuptools.archive_util and setuptools.archive_util and setuptools.dependsJason R. Coombs2013-05-0388-1441/+6200
| | | |\
| | | | * Merge dist moduleJason R. Coombs2013-05-031-9/+43
| | | | |\
| | | | * \ Merge package_index moduleJason R. Coombs2013-03-2088-1443/+6213
| | | | |\ \
| | | | | * \ Merged sandbox moduleJason R. Coombs2013-03-201-9/+38
| | | | | |\ \
| | | | | * \ \ Merge pkg_resourcesJason R. Coombs2013-03-1988-1427/+6218
| | | | | |\ \ \
| | | | | | * | | Move where add_defaults is defined to align with setuptoolsJason R. Coombs2013-05-031-21/+21
| | | | | | * | | easy_install once again honors setup.cfg if found in the current directoryJason R. Coombs2013-05-033-42/+5
| | | | | | * | | Backed out improper fix for distribute issue #174Jason R. Coombs2013-05-032-2/+8
| | | | | | * | | Distributions are once again installed as zipped eggs by default.Jason R. Coombs2013-05-032-1/+6
| | | | | | * | | Adding MERGE notesJason R. Coombs2013-03-301-0/+25
| | | | | | * | | Revert README to match setuptools-0.6Jason R. Coombs2013-03-191-169/+143
| | | | | | * | | Update test_distribute_setup to reference ez_setup.pyJason R. Coombs2013-03-191-14/+4
| | | | | | * | | Updated manual test to test against setuptoolsJason R. Coombs2013-03-191-15/+13
| | | | | | * | | Removing install_test altogether (the only thing it tests is the presence of ...Jason R. Coombs2013-03-191-81/+0
| | | | | | * | | Updated install_test to reference the new bootstrap scriptJason R. Coombs2013-03-191-10/+16
| | | | | | * | | Updated a couple more references from Distribute to SetuptoolsJason R. Coombs2013-03-191-2/+2
| | | | | | * | | Removed tests relevant to the co-existence of distribute and setuptools; reta...Jason R. Coombs2013-03-191-37/+6
| | | | | | * | | Updated references in tests to refer to setuptools in favor of distributeJason R. Coombs2013-03-192-7/+7
| | | | | | * | | Restore entry_points.txt in egg-info. This file must be present if one desire...Jason R. Coombs2013-03-191-0/+62
| | | | | | * | | Removed references to removed methods in ez_setupJason R. Coombs2013-03-101-19/+0
| | | | | | * | | Removed more distribute-specific, anti-setuptools code in setup.pyJason R. Coombs2013-03-101-12/+1
| | | | | | * | | Remove references to distribute in setup.pyJason R. Coombs2013-03-101-4/+4
| | | | | | * | | Removed the bulk of the anti-setuptools logic in ez_setup.pyJason R. Coombs2013-03-031-305/+33
| | | | | | * | | Rename distribute_setup back to ez_setupJason R. Coombs2013-03-031-0/+0
| | | | | | * | | Backed out distribute-specific reference in setuptools packageJason R. Coombs2013-03-031-11/+1
| | | | | | * | | Backed out distribute-specific references in package_index moduleJason R. Coombs2013-03-031-2/+2
| | | | | | * | | Back out distribute-specific references in easy_install command moduleJason R. Coombs2013-03-031-6/+7
| | | | | | * | | Remove special Distribute handling from pkg_resources moduleJason R. Coombs2013-03-031-59/+5
| | | | | | * | | update devguideJason R. Coombs2013-03-011-4/+4
| | | | | | * | | Add original author of setuptools, PJ Eby, to CONTRIBUTORSJason R. Coombs2013-03-011-0/+1
| | | | | | * | | Updated documentation to reflect merged target name, only keeping legacy refe...Jason R. Coombs2013-03-018-150/+60
| | | | | | * | | Restore the project name and URL to pypiJason R. Coombs2013-03-011-2/+2
| | | | | | * | | In merge branch, a late version of distributeJason R. Coombs2013-05-110-0/+0
| | | | | | * | | Bumped to 0.6.36 in preparation for next release.Jason R. Coombs2013-02-165-8/+8
| | | | | | * | | Added tag 0.6.35 for changeset 2abe1117543bJason R. Coombs2013-02-160-0/+0
| | | | | | * | | Updated docs to match originally-intended behavior and the behavior of setupt...Jason R. Coombs2013-02-162-12/+13
| | | | | | * | | Backed out changeset: d0a8d1a83053Jason R. Coombs2013-02-162-18/+6
| | | | | | * | | Fix parsing of CHANGES.txt.Arfrever Frehtes Taifersar Arahesis2013-01-011-1/+1
| | | | | | * | | Fix CHANGES.txt.Arfrever Frehtes Taifersar Arahesis2013-01-011-4/+8
| | | | | | * | | Bumped to 0.6.35 in preparation for next release.Jason R. Coombs2012-12-315-8/+8
| | | | | | * | | Added tag 0.6.34 for changeset 23c310bf4ae8Jason R. Coombs2012-12-310-0/+0