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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version: 20.6.4 → 20.6.5
v20.6.5
Jason R. Coombs
2016-03-29
2
-2
/
+2
*
Logic in upload_docs will only trigger docs build if no docs dir was specifie...
Jason R. Coombs
2016-03-29
1
-1
/
+1
*
Added tag v20.6.4 for changeset 7258be20fe93
Jason R. Coombs
2016-03-29
1
-0
/
+1
*
Bump version: 20.6.3 → 20.6.4
v20.6.4
Jason R. Coombs
2016-03-29
2
-2
/
+2
*
Ignore doc building during release; rely on separate dpl step.
Jason R. Coombs
2016-03-29
1
-1
/
+1
*
Added tag v20.6.3 for changeset 8b46dc41cb23
Jason R. Coombs
2016-03-29
1
-0
/
+1
*
Bump version: 20.6.2 → 20.6.3
v20.6.3
Jason R. Coombs
2016-03-29
2
-2
/
+2
*
Took a chance on 'env:' and lost
Jason R. Coombs
2016-03-29
1
-1
/
+0
*
Added tag v20.6.2 for changeset 283150971260
Jason R. Coombs
2016-03-29
1
-0
/
+1
*
Bump version: 20.6.1 → 20.6.2
v20.6.2
Jason R. Coombs
2016-03-29
2
-2
/
+2
*
Try setting Python version and all_branches: true per https://github.com/trav...
Jason R. Coombs
2016-03-29
1
-0
/
+3
*
Added tag v20.6.1 for changeset a3d4006688fe
Jason R. Coombs
2016-03-29
1
-0
/
+1
*
Bump version: 20.6.0 → 20.6.1
v20.6.1
Jason R. Coombs
2016-03-29
2
-2
/
+2
*
Add fallback version to enable egg_info bootstrap
Jason R. Coombs
2016-03-29
1
-1
/
+4
*
Added tag v20.6.0 for changeset 114f3dbc8a73
Jason R. Coombs
2016-03-29
1
-0
/
+1
*
Bump version: 20.5.0 → 20.6.0
v20.6.0
Jason R. Coombs
2016-03-29
2
-7
/
+8
*
Follow semver to the letter for simplicity.
Jason R. Coombs
2016-03-29
4
-12
/
+7
*
Attempting a new streamlined, Travis-powered release process.
Jason R. Coombs
2016-03-29
7
-47
/
+49
*
Bumped to 20.6 in preparation for next release.
Jason R. Coombs
2016-03-29
1
-1
/
+1
*
Added tag 20.5 for changeset f8174392e9e9
Jason R. Coombs
2016-03-29
1
-0
/
+1
*
Just render the date and not the time of tagged releases in the changelog.
20.5
Jason R. Coombs
2016-03-29
2
-2
/
+2
*
Merge https://bitbucket.org/pypa/setuptools/pull-requests/185.
Jason R. Coombs
2016-03-29
4
-10
/
+74
|
\
|
*
Support environment markers in *_requires, via WorkingSet.
Steve Kowalik
2016-03-24
3
-8
/
+64
*
|
Use jaraco.packaging 2.11 for better support for bookmarks and thus Git push ...
Jason R. Coombs
2016-03-29
1
-1
/
+1
*
|
Bumped to 20.5 in preparation for next release.
Jason R. Coombs
2016-03-29
1
-1
/
+1
*
|
Added tag 20.4 for changeset 06692c64fb9b
Jason R. Coombs
2016-03-29
1
-0
/
+1
*
|
Bumped to 20.4 in preparation for next release.
20.4
Jason R. Coombs
2016-03-29
1
-1
/
+1
*
|
Update most bitbucket references to point to Github now. Fixes #422.
Jason R. Coombs
2016-03-29
11
-62
/
+74
*
|
Extract decision point into a variable
Jason R. Coombs
2016-03-28
1
-4
/
+2
|
/
*
Rename variables for clarity and easier troubleshooting (avoid masking interm...
Jason R. Coombs
2016-03-20
1
-3
/
+4
*
Merged in koterpillar/setuptools (pull request #183)
Jason R. Coombs
2016-03-20
1
-55
/
+43
|
\
|
*
Point towards SCM plugins for including source files
Alexey Kotlyarov
2016-03-20
1
-7
/
+21
|
*
Remove CVS and Subversion references in include_package_data docs
Alexey Kotlyarov
2016-03-17
1
-61
/
+35
*
|
Bumped to 20.3.2 in preparation for next release.
Jason R. Coombs
2016-03-18
1
-1
/
+1
*
|
Added tag 20.3.1 for changeset 3e87e975a95c
Jason R. Coombs
2016-03-18
1
-0
/
+1
*
|
Bumped to 20.3.1 in preparation for next release.
20.3.1
Jason R. Coombs
2016-03-18
1
-1
/
+1
*
|
Update changelog
Jason R. Coombs
2016-03-18
1
-0
/
+2
*
|
Merged in stevenk_/setuptools (pull request #184)
Jason R. Coombs
2016-03-18
1
-14
/
+13
|
\
\
|
*
|
Update documentation for ``Requirement``.
Steve Kowalik
2016-03-18
1
-14
/
+13
|
|
/
*
|
Update changelog
Jason R. Coombs
2016-03-18
1
-0
/
+6
*
|
Merged in agronholm/setuptools/agronholm/remove-the-import-hook-when-unloadin...
Jason R. Coombs
2016-03-18
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Safer way to remove the import hook
Alex Grönholm
2016-03-17
1
-4
/
+1
|
*
Remove the import hook when unloading the old pkg_resources modules
Alex Grönholm
2016-03-17
1
-0
/
+5
|
/
*
Bumped to 20.4 in preparation for next release.
Jason R. Coombs
2016-03-15
1
-1
/
+1
*
Added tag 20.3 for changeset 9c55a3a1268a
Jason R. Coombs
2016-03-15
1
-0
/
+1
*
Bumped to 20.3 in preparation for next release.
20.3
Jason R. Coombs
2016-03-15
1
-1
/
+1
*
Update changelog
Jason R. Coombs
2016-03-15
1
-0
/
+10
*
Add in a test that checks comparsion of Requirement with markers
Steve Kowalik
2016-03-08
1
-0
/
+22
*
Add in safe_name for project_name, which disappeared in my refactor.
Steve Kowalik
2016-03-07
1
-1
/
+2
*
Change pkg_resources.Requirement to be a subclass of packaging
Steve Kowalik
2016-03-07
3
-16
/
+9
[next]