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
*
backporting the API Eby added in 0.6c11
tarek
2009-11-01
1
-21
/
+11
*
make sure USER_SITE is listed as a sitedir in easy_install
tarek
2009-10-27
3
-2
/
+9
*
now develop supports the --user option fixes #58
tarek
2009-10-27
2
-1
/
+168
*
removed empty lines
tarek
2009-10-27
1
-31
/
+0
*
Generated scripts now wraps their call in a __main__ section. Fixes #11
tarek
2009-10-27
2
-5
/
+41
*
removed PJE-style white lines
tarek
2009-10-27
1
-35
/
+3
*
Issue 21: Allow PackageIndex.open_url to gracefully handle all cases of a htt...
Hanno Schlichting
2009-10-24
1
-0
/
+6
*
Reversing patch for 64-bit Windows script launcher, applied PJE's simpler sol...
agronholm
2009-10-20
7
-3
/
+2
*
removing windows EOL lines
tarek
2009-10-14
1
-137
/
+137
*
an error is raised when installing a 0.7 setuptools with distribute
Reinout van Rees
2009-10-14
1
-4
/
+15
*
Distribute no longer shadows setuptools if we require a 0.7-series
Reinout van Rees
2009-10-14
1
-2
/
+22
*
fixed the parsed api when dealing with setuptools name
tarek
2009-10-13
1
-11
/
+11
*
fix a hole in sandboxing allowing builtin file to write outside of the sandbox
Philip Jenvey
2009-10-12
1
-0
/
+6
*
Added a upload_docs command to upload project documentation to PyPI's package...
Jannis Leidel
2009-10-07
2
-1
/
+154
*
Changed file() calls to open() calls
agronholm
2009-09-27
2
-2
/
+2
*
Fix script launcher creation on 64-bit Windows, patch by Jason R. Coombs (htt...
agronholm
2009-09-25
7
-2
/
+3
*
Wrong file mode when creating bdists under Python 3.1.
Lennart Regebro
2009-09-22
1
-1
/
+1
*
Name changes of the parameters.
Lennart Regebro
2009-09-22
4
-14
/
+10
*
merge dance
tarek
2009-09-20
15
-36
/
+172
|
\
|
*
Fixed a daft bug (my fault).
Lennart Regebro
2009-09-19
1
-2
/
+3
|
*
Works with zope.interface now.
Lennart Regebro
2009-09-18
3
-8
/
+28
|
*
Only decode HTML pages in 3.x.
Martin v. Löwis
2009-09-13
1
-2
/
+3
|
*
Support attrs is None.
Martin v. Löwis
2009-09-13
1
-1
/
+1
|
*
Merge with upstream
Martin v. Löwis
2009-09-13
1
-0
/
+2
|
|
\
|
|
*
Convert HTML pages to text.
Martin v. Löwis
2009-09-13
1
-0
/
+2
|
*
|
Deal with convert_doctests_2to3 not being set.
Martin v. Löwis
2009-09-13
1
-1
/
+1
|
*
|
Merge upstream changes.
Martin v. Löwis
2009-09-13
2
-1
/
+21
|
|
\
|
|
|
*
Merge upstream changes.
Martin v. Löwis
2009-09-13
2
-1
/
+21
|
|
|
\
|
*
|
|
Fix processing of convert_doctests_2to3.
Martin v. Löwis
2009-09-13
2
-2
/
+12
|
*
|
|
Add convert_doctests_2to3.
Martin v. Löwis
2009-09-13
1
-8
/
+15
|
*
|
|
Provide registry for fixer packages.
Martin v. Löwis
2009-09-13
2
-4
/
+7
|
*
|
|
Fix running 2to3.
Martin v. Löwis
2009-09-13
1
-3
/
+3
|
*
|
|
Move initialization of updated_files into finalize_options
Martin v. Löwis
2009-09-13
1
-1
/
+1
|
*
|
|
Support running 2to3 on build_py.
Martin v. Löwis
2009-09-13
2
-1
/
+52
|
|
/
/
|
*
|
Work around distutils 3.1 breaking ext_map.
Martin v. Löwis
2009-09-13
1
-0
/
+5
|
*
|
Open svn externals file in text mode.
Martin v. Löwis
2009-09-13
1
-1
/
+1
|
*
|
Open zipsafe file in text mode.
Martin v. Löwis
2009-09-12
1
-1
/
+1
|
*
|
Redirect stderr as well.
Martin v. Löwis
2009-09-12
1
-2
/
+2
|
*
|
Add default for pop.
Martin v. Löwis
2009-09-12
1
-1
/
+1
|
*
|
Remove sdist3 command again.
Martin v. Löwis
2009-09-12
2
-36
/
+1
|
*
|
Implement isascii.
Martin v. Löwis
2009-09-12
1
-1
/
+13
|
*
|
Port writing text files to 3.x.
Martin v. Löwis
2009-09-12
1
-2
/
+9
|
*
|
Replace os.path.walk with os.walk.
Martin v. Löwis
2009-09-12
1
-2
/
+4
|
*
|
Explicitly encode data as UTF-8 before writing to a binary file.
Martin v. Löwis
2009-09-12
1
-2
/
+7
|
*
|
Add src_root attribute to support installing from a copy.
Martin v. Löwis
2009-09-12
2
-3
/
+6
|
*
|
Conditionalize _file processing.
Martin v. Löwis
2009-09-11
1
-4
/
+10
|
*
|
Shortcut User-agent computation, as 2to3 won't
Martin v. Löwis
2009-09-11
1
-1
/
+1
|
*
|
Work around apparent 3.x limitation wrt. variables
Martin v. Löwis
2009-09-11
1
-3
/
+4
|
*
|
Correct path names for fixed files.
Martin v. Löwis
2009-09-11
1
-1
/
+2
|
*
|
Use types.ModuleType instead of new.module.
Martin v. Löwis
2009-09-11
2
-6
/
+6
[next]