index
:
external_python_setuptools
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/2129-better-egg-detection
bugfix/2232-adopt-distutils-default
bugfix/2232-ubuntu-patch
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/drop-py35
debt/remove-RequirementParseError
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
docs/auto-merge
docs/distutils-porting
dont-normalize
drop-py26
export-pkg-resources
feature/1246-utf-8-in-scripts
feature/1696-update-vendored-deps
feature/2093-docs-revamp
feature/deprecate-2to3
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/pip-options-alignment
feature/pyopenssl-fallback
feature/simple-dist-name-in-scripts
feature/tox-venv
feature/vendor-pkg-resources
feature/version-in-cfg
feature/xenial-py37
fix_changelog
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
maint/44.x
master
pr/1521
pr1887-rebase
replicant-10
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
Python setuptools
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setuptools
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Merge
Jason R. Coombs
2013-05-11
10
-3
/
+6
|
|
\
\
|
|
*
|
Updated tests of win_script_wrapper to use 32-bit wrappers
Jason R. Coombs
2013-05-11
1
-3
/
+3
|
|
*
|
Removing legacy word-size-agnostic launchers.
Jason R. Coombs
2013-05-09
2
-0
/
+0
|
|
*
|
Use x64 cross tools for building 64-bit launcher. I'm suspicious the only imp...
Jason R. Coombs
2013-05-09
4
-0
/
+0
|
|
*
|
Rebuilt the launcher using MS Windows SDK 6.1 with the /SUBSYSTEM parameters
Jason R. Coombs
2013-05-08
4
-0
/
+0
|
|
*
|
ARM executables rebuilt.
Grigory Petrov
2013-05-08
2
-0
/
+0
|
|
*
|
Respected project coding standard.
Grigory Petrov
2013-04-03
1
-1
/
+1
|
|
*
|
Respected PEP-8.
Grigory Petrov
2013-04-03
1
-1
/
+1
|
|
*
|
Added support for Windows RT (arm).
Grigory Petrov
2013-04-03
3
-0
/
+3
|
*
|
|
decode manifest bytes(utf-8) to string first if py version is 3
wyj1046@gmail.com
2013-05-05
1
-1
/
+4
|
*
|
|
Include a launcher manifest for console scripts to prevent undesirable UAC el...
Jason R. Coombs
2013-05-04
2
-0
/
+28
|
*
|
|
Update release notes and comment to provide a bit more detail about the issue...
0.6.36
Jason R. Coombs
2013-04-05
1
-2
/
+3
|
*
|
|
Fix for PermissionError when installing on Python 3.3: __pycache__ dir inside...
rlacko
2013-02-19
1
-0
/
+3
|
|
/
/
*
|
|
Merge setuptools/command/*
Jason R. Coombs
2013-05-04
6
-61
/
+91
|
\
\
\
|
*
|
|
Copy changes from 1aae1efe5733 for setuptools/command/* (except easy_install.py
Jason R. Coombs
2013-05-03
6
-59
/
+141
*
|
|
|
Merge setuptools.command.easy_install
Jason R. Coombs
2013-05-03
1
-7
/
+6
|
\
|
|
|
|
*
|
|
Copy changes to easy_install.py from 1aae1efe5733
Jason R. Coombs
2013-05-03
1
-11
/
+52
*
|
|
|
Merge setuptools.archive_util and setuptools.archive_util and setuptools.depends
Jason R. Coombs
2013-05-03
3
-27
/
+23
|
\
|
|
|
|
*
|
|
Copy changes to setuptools/archive_util.py setuptools/depends.py setuptools/e...
Jason R. Coombs
2013-05-03
3
-20
/
+20
*
|
|
|
Merge dist module
Jason R. Coombs
2013-05-03
1
-9
/
+43
|
\
|
|
|
|
*
|
|
Copy changes to dist.py from 1aae1efe5733
Jason R. Coombs
2013-05-03
1
-6
/
+47
*
|
|
|
Merge package_index module
Jason R. Coombs
2013-03-20
1
-27
/
+59
|
\
|
|
|
|
*
|
|
Copy changes to package_index from 1aae1efe5733
Jason R. Coombs
2013-03-20
1
-36
/
+77
*
|
|
|
Merged sandbox module
Jason R. Coombs
2013-03-20
1
-9
/
+38
|
\
|
|
|
|
*
|
|
Update sandbox.py to latest from setuptools-0.6
Jason R. Coombs
2013-03-20
1
-19
/
+60
|
|
|
/
|
|
/
|
*
|
|
Move where add_defaults is defined to align with setuptools
Jason R. Coombs
2013-05-03
1
-21
/
+21
*
|
|
easy_install once again honors setup.cfg if found in the current directory
Jason R. Coombs
2013-05-03
2
-42
/
+1
*
|
|
Backed out improper fix for distribute issue #174
Jason R. Coombs
2013-05-03
1
-2
/
+1
*
|
|
Distributions are once again installed as zipped eggs by default.
Jason R. Coombs
2013-05-03
1
-1
/
+1
*
|
|
Updated a couple more references from Distribute to Setuptools
Jason R. Coombs
2013-03-19
1
-2
/
+2
*
|
|
Removed tests relevant to the co-existence of distribute and setuptools; reta...
Jason R. Coombs
2013-03-19
1
-37
/
+6
*
|
|
Updated references in tests to refer to setuptools in favor of distribute
Jason R. Coombs
2013-03-19
2
-7
/
+7
*
|
|
Backed out distribute-specific reference in setuptools package
Jason R. Coombs
2013-03-03
1
-11
/
+1
*
|
|
Backed out distribute-specific references in package_index module
Jason R. Coombs
2013-03-03
1
-2
/
+2
*
|
|
Back out distribute-specific references in easy_install command module
Jason R. Coombs
2013-03-03
1
-6
/
+7
|
|
/
|
/
|
*
|
Backed out changeset: d0a8d1a83053
Jason R. Coombs
2013-02-16
1
-17
/
+3
*
|
Fix some ResourceWarnings.
Arfrever Frehtes Taifersar Arahesis
2012-12-29
7
-16
/
+43
*
|
Disable workaround for Jython scripts on Linux systems.
Arfrever Frehtes Taifersar Arahesis
2012-11-27
2
-0
/
+15
*
|
Fix 1 failure with Jython 2.5 and 2.7.
Arfrever Frehtes Taifersar Arahesis
2012-11-27
1
-2
/
+2
*
|
Fix 2 errors with Jython 2.5.
Arfrever Frehtes Taifersar Arahesis
2012-11-26
1
-1
/
+4
*
|
Backed out changeset: 98a9f9dcce0e; Fixes #335.
Jason R. Coombs
2012-11-26
2
-107
/
+40
*
|
Fix some DeprecationWarnings and ResourceWarnings.
Arfrever Frehtes Taifersar Arahesis
2012-11-26
2
-11
/
+11
*
|
Do not use assertGreater(), which was introduced in Python 2.7 and 3.1.
Arfrever Frehtes Taifersar Arahesis
2012-11-26
1
-1
/
+1
*
|
Merge
Jason R. Coombs
2012-11-24
2
-42
/
+108
|
\
\
|
*
|
Fixes and adds a regression test for #323; required adding some new keyword a...
Erik Bray
2012-09-11
2
-40
/
+107
*
|
|
Merged in hollobon/distribute (pull request #29)
Jason R. Coombs
2012-11-24
1
-1
/
+4
|
\
\
\
|
*
|
|
Decode contents of pth file within self-extracting exe on Python 3+
Pete Hollobon
2012-11-22
1
-1
/
+4
*
|
|
|
Added comment and updated CHANGES
Jason R. Coombs
2012-11-24
1
-0
/
+2
*
|
|
|
Don't wrap sys.stdout if it's in the correct encoding already.
Gabriel
2012-11-23
1
-0
/
+3
|
/
/
/
*
|
|
Don't claim support for LANG=C.
Stefan H. Holek
2012-11-13
1
-1
/
+1
[prev]
[next]