index
:
delta/python-setuptools-git.git
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1390-description-no-newlines
bugfix/1390-lenient-description
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/1996-no-bootstrap
bugfix/2129-better-egg-detection
bugfix/2232-just-break-pip-upgrade
bugfix/2232-ubuntu-patch
bugfix/2471-remove-deps
bugfix/2906-distutils-race
bugfix/2938-easy-install-schemes
bugfix/2993-get-pip-exemption
bugfix/2993-redux
bugfix/3026-sysconfig-vars-in-easy-install
bugfix/3073-old-setuptools
bugfix/3452-unconditional-workaround
bugfix/3452-warn
bugfix/3525-error
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/deprecate-setup-requires
debt/deprecate-version
debt/drop-py35
debt/remove-RequirementParseError
debt/remove-easy-install
debt/remove-legacy-version
debt/update-packaging
dev/adopt_bdist_wheel
dev/avoid_wheel_unstable_api
dev/core_metadata
dev/egg_info_requires
dev/simplified_wheelbuilder
dev/untangle_editable_wheel
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
distutils-refresh
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/2550-build-from-source
feature/deprecate-2to3
feature/deprecate-installer
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/distutils-8c160a9693
feature/distutils-bb018f1ac3
feature/distutils-docs
feature/distutils-hack-startup-perf
feature/drop-fetch-build-eggs-easy-install-fallback
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/limit-distutils-hack-pip-workaround
feature/local-distutils
feature/local-schemes
feature/logging
feature/pip-options-alignment
feature/plugins-enabled-by-default
feature/pyopenssl-fallback
feature/refactor-parse-requirements
feature/remove-distutils-hack-pip-workaround
feature/remove-easy-install
feature/remove-eggsecutable
feature/restore-editable-pythonpath
feature/sic-versions-in-commands
feature/simple-dist-name-in-scripts
feature/skeleton
feature/test-as-installed
feature/tox-venv
feature/unvendor
feature/vendor-jaraco-text
feature/vendor-pkg-resources
feature/vendoring
feature/version-in-cfg
feature/xenial-py37
fix/2529
include-pypy
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
jaraco-path-build
license-files-generator
main
maint/44.x
master
pr/1521
pr1887-rebase
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
workaround/2495-clean-indentation
workaround/2495-no-install-requires
github.com: pypa/setuptools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge with Distribute 0.6.39
Jason R. Coombs
2013-05-13
24
-63
/
+319
|
\
|
*
Fix error in changelog RST
Jason R. Coombs
2013-05-12
1
-0
/
+1
|
*
Merge
Jason R. Coombs
2013-05-12
1
-2
/
+8
|
|
\
|
|
*
Use HTTPS for uploading the distribution to PyPI.
Jason R. Coombs
2013-05-12
1
-3
/
+9
|
*
|
Bumped to 0.6.40 in preparation for next release.
Jason R. Coombs
2013-05-12
5
-10
/
+11
|
|
/
|
*
Added tag 0.6.39 for changeset d737b2039c5f
Jason R. Coombs
2013-05-12
1
-0
/
+1
|
*
Merge tweaks to fix for #375
0.6.39
Jason R. Coombs
2013-05-12
3
-20
/
+100
|
|
\
|
|
*
Update CHANGELOG to reflect relevant issue.
Jason R. Coombs
2013-05-12
1
-1
/
+1
|
|
*
Adding test that captures the new requirement.
Jason R. Coombs
2013-05-12
1
-0
/
+61
|
|
*
Fix AttributeError on underscore-prefixed method name.
Jason R. Coombs
2013-05-12
1
-1
/
+1
|
|
*
Fix for yet unpublished issue to ensure that get_resource_filename always re-...
Jason R. Coombs
2013-05-11
2
-1
/
+15
|
|
*
Extract method to determine if a temporary file is current.
Jason R. Coombs
2013-05-11
1
-10
/
+15
|
|
*
Extract static method for calculating size and timestamp on a zip resource
Jason R. Coombs
2013-05-11
1
-7
/
+11
|
|
*
Verified that not isinstance(IOError(), os.error), so there's no value in thi...
Jason R. Coombs
2013-05-11
1
-3
/
+3
|
*
|
Merge
Jason R. Coombs
2013-05-11
14
-12
/
+66
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
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
5
-1
/
+2
|
|
*
Update comment to clarify why 'Visual Studio' is referenced for the SDK.
Jason R. Coombs
2013-05-09
1
-1
/
+2
|
|
*
Rebuilt the launcher using MS Windows SDK 6.1 with the /SUBSYSTEM parameters
Jason R. Coombs
2013-05-08
4
-0
/
+0
|
|
*
Adapted msvc-build-launcher to use the SDK, which is freely available and wil...
Jason R. Coombs
2013-05-08
1
-12
/
+10
|
|
*
Updated changelog and contributors
Jason R. Coombs
2013-05-08
2
-0
/
+9
|
|
*
Added comment about Visual Studio 2008 Express and 64-bit compilation.
Grigory Petrov
2013-05-08
1
-1
/
+4
|
|
*
Fixed a (probably) bug with GUI windows launcher actually being
Grigory Petrov
2013-05-08
1
-4
/
+4
|
|
*
ARM executables rebuilt.
Grigory Petrov
2013-05-08
2
-0
/
+0
|
|
*
Added Windows 8 RT ARM build.
Grigory Petrov
2013-05-08
1
-0
/
+16
|
|
*
Refactoring before introducing Windows RT ARM build.
Grigory Petrov
2013-05-08
1
-8
/
+23
|
|
*
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
4
-0
/
+11
|
*
|
Allow the setup script to run even if the linked changelog hasn't been generated
Jason R. Coombs
2013-05-05
1
-1
/
+6
|
*
|
Moved link generation routine from setup.py to release.py. The new routine re...
Jason R. Coombs
2013-05-05
3
-50
/
+62
|
*
|
Fix linkification of CHANGES.txt (broken due to buildout issue reference)
Jason R. Coombs
2013-05-05
1
-5
/
+32
|
*
|
Extract another function for constructing linkified changes
Jason R. Coombs
2013-05-05
1
-4
/
+7
|
*
|
Bumped to 0.6.39 in preparation for next release.
Jason R. Coombs
2013-05-05
5
-8
/
+8
|
*
|
Added tag 0.6.38 for changeset f0d502a83f6c
Jason R. Coombs
2013-05-05
1
-0
/
+1
|
*
|
Update release notes
0.6.38
Jason R. Coombs
2013-05-05
1
-0
/
+6
|
*
|
Merged in goal/distribute (pull request #38)
Jason R. Coombs
2013-05-05
1
-1
/
+4
|
|
\
\
|
|
*
|
decode manifest bytes(utf-8) to string first if py version is 3
wyj1046@gmail.com
2013-05-05
1
-1
/
+4
|
*
|
|
Issue #371: instructing setup.py to install the xml files in setuptools.command
guy@guyr-air.infinidat.com
2013-05-05
1
-1
/
+1
|
|
/
/
|
*
|
Merge
Jason R. Coombs
2013-05-04
2
-1
/
+2
|
|
\
\
|
|
*
|
Added tag 0.6.37 for changeset 2b26ec8909bf
Jason R. Coombs
2013-05-04
1
-0
/
+2
|
|
*
|
Add *.xml to MANIFEST.in
0.6.37
Jason R. Coombs
2013-05-04
1
-1
/
+1
|
*
|
|
Bumped to 0.6.38 in preparation for next release.
Jason R. Coombs
2013-05-04
5
-8
/
+8
|
*
|
|
Added tag 0.6.37 for changeset be6f65eea9c1
Jason R. Coombs
2013-05-04
1
-0
/
+1
|
|
/
/
|
*
|
Include a launcher manifest for console scripts to prevent undesirable UAC el...
Jason R. Coombs
2013-05-04
3
-0
/
+38
|
*
|
Bumped to 0.6.37 in preparation for next release.
Jason R. Coombs
2013-04-05
5
-8
/
+8
|
*
|
Added tag 0.6.36 for changeset c813a29e831f
Jason R. Coombs
2013-04-05
1
-0
/
+1
|
*
|
Update release notes and comment to provide a bit more detail about the issue...
0.6.36
Jason R. Coombs
2013-04-05
2
-7
/
+12
|
*
|
Fix for PermissionError when installing on Python 3.3: __pycache__ dir inside...
rlacko
2013-02-19
2
-0
/
+10
|
|
/
[next]