index
:
delta/python-setuptools-bitbucket.git
0.7-maintenance
AbsoluteMSTR/adds-257-pip-style-version-1441051798003
BB-268_make_VersionConflict_report_who_required_package_3
BB-270_fix_VersionConflict_test_failure_2
DistributionNotFound_list_requirers
Setuptools-Distribute_merge
baserock/master
baserock/richardipsum/pip
baserock/richardipsum/pip-7.0-rebase
bdist_wininst_gui_scripts
bugfix-277
develop
distribute
distribute-legacy
docs_update_for_requires
feature/issue-229
fix-type-error-skip-reason
get_command_list
master
ncoghlan/setuppy-edited-online-with-bitbucket-1401023748153
no-normalize-warning
patch1
postproc
put_setup_requires_egg_in_cache_dir_4
setuptools
setuptools-0.6
single-codebase
svetlyak40wt/make-194-same-level-header-as-other-vers-1453106898145
sync_certifi
zip_path
bitbucket.org: Obsolete (use python-setuptools-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setuptools
/
command
/
install.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed PEP 8 compliancy of the setuptools.command package
Alex Gr?nholm
2014-06-18
1
-7
/
+11
*
Restore install._install with a comment to capture its requirement on earlier...
Jason R. Coombs
2014-05-04
1
-0
/
+4
*
Correct indentation and clarify meaning by using namespacing
Jason R. Coombs
2014-04-30
1
-10
/
+10
*
Allow install to proceed with an egg install on IronPython and any other envi...
3.4
Jason R. Coombs
2014-03-30
1
-1
/
+11
*
variable name is superfluous now
Jason R. Coombs
2014-03-30
1
-2
/
+1
*
Simplify comment not to repeat the obvious implication of the 'if' test.
Jason R. Coombs
2014-03-30
1
-3
/
+1
*
Update docstring
Jason R. Coombs
2014-03-30
1
-5
/
+4
*
Use inspect module instead of _getframe
Jason R. Coombs
2014-03-30
1
-7
/
+8
*
Extract a method to capture the intention of caller detection.
Jason R. Coombs
2014-03-30
1
-13
/
+21
*
Remove special handling of 'no_compile' option with comment about making DIST...
Jason R. Coombs
2014-03-13
1
-1
/
+0
*
Remove excess whitespace
Jason R. Coombs
2014-01-06
1
-25
/
+4
*
Work around apparent 3.x limitation wrt. variables
Martin v. L?wis
2009-09-11
1
-3
/
+4
*
Fix interactions between the various "require" options,
PJ Eby
2008-01-19
1
-5
/
+5
*
Respect possible entry point override of 'easy_install' command.
PJ Eby
2007-02-20
1
-1
/
+1
*
Support ``extra_path`` option to ``setup()`` when ``install`` is run in
PJ Eby
2006-07-18
1
-9
/
+9
*
Support Python 2.5, which now includes its own install_egg_info command.
PJ Eby
2006-03-28
1
-5
/
+5
*
Remove use of obsolete --ignore-conflicts-at-my-risk option
PJ Eby
2006-03-24
1
-2
/
+2
*
Made ``--single-version-externally-managed`` automatic when ``--root`` is
PJ Eby
2006-03-04
1
-3
/
+3
*
Fix bdist_dumb support to use .egg-info instead of .egg format.
PJ Eby
2005-12-16
1
-7
/
+45
*
Support full roundtrip translation of eggs to and from ``bdist_wininst``
PJ Eby
2005-12-14
1
-2
/
+5
*
Oops.
PJ Eby
2005-12-14
1
-1
/
+1
*
Added a ``--single-version-externally-managed`` option to the ``install``
PJ Eby
2005-12-14
1
-23
/
+23
*
Added an internal ``install_egg_info`` command to use as part of old-style
PJ Eby
2005-12-14
1
-3
/
+3
*
Workaround for broken DISTUTILS_DEBUG output.
PJ Eby
2005-11-04
1
-1
/
+1
*
Added support for old-style RPMs (i.e. non-egg RPMs)
PJ Eby
2005-09-03
1
-8
/
+49
*
Make easy_install --record strip the RPM root when building RPMs, and have
PJ Eby
2005-08-22
1
-1
/
+2
*
Fixed breakage of bdist_* commands that call the 'install' command.
PJ Eby
2005-08-11
1
-3
/
+12
*
Got rid of the no-longer meaningful "depends" command. Consolidated the
PJ Eby
2005-08-06
1
-3
/
+25
*
- remove trailing blank lines
Fred Drake
2004-04-05
1
-3
/
+1
*
Initial checkin of setuptools 0.0.1.
PJ Eby
2004-03-19
1
-0
/
+11