| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump version: 20.6.4 → 20.6.5v20.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 ↵ | Jason R. Coombs | 2016-03-29 | 1 | -1/+1 |
| | | | | | specified, so explicitly build during release. Fixes #524. | ||||
| * | Added tag v20.6.4 for changeset 7258be20fe93 | Jason R. Coombs | 2016-03-29 | 1 | -0/+1 |
| | | |||||
| * | Bump version: 20.6.3 → 20.6.4v20.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.3v20.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.2v20.6.2 | Jason R. Coombs | 2016-03-29 | 2 | -2/+2 |
| | | |||||
| * | Try setting Python version and all_branches: true per ↵ | Jason R. Coombs | 2016-03-29 | 1 | -0/+3 |
| | | | | | https://github.com/travis-ci/dpl/issues/166 | ||||
| * | Added tag v20.6.1 for changeset a3d4006688fe | Jason R. Coombs | 2016-03-29 | 1 | -0/+1 |
| | | |||||
| * | Bump version: 20.6.0 → 20.6.1v20.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.0v20.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 |
| | | | | | | | | | targets. | ||||
| * | | 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 ↵ | Jason R. Coombs | 2016-03-20 | 1 | -3/+4 |
| | | | | | intermediate 'parts' value). | ||||
| * | Merged in koterpillar/setuptools (pull request #183) | Jason R. Coombs | 2016-03-20 | 1 | -55/+43 |
| |\ | | | | | | | Remove CVS and Subversion references in include_package_data docs | ||||
| | * | 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``. | ||||
| | * | | 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 ↵ | Jason R. Coombs | 2016-03-18 | 1 | -0/+2 |
| |\ \ | |/ |/| | | | | | | | | | agronholm/setuptools/agronholm/remove-the-import-hook-when-unloading-th-1458177009332 (pull request #182) . Fixes #519. Remove the import hook when unloading the old pkg_resources modules | ||||
| | * | Safer way to remove the import hook | Alex Grönholm | 2016-03-17 | 1 | -4/+1 |
| | | | | | | | | | | | --HG-- branch : agronholm/remove-the-import-hook-when-unloading-th-1458177009332 | ||||
| | * | Remove the import hook when unloading the old pkg_resources modules | Alex Grönholm | 2016-03-17 | 1 | -0/+5 |
| |/ | | | | | --HG-- branch : agronholm/remove-the-import-hook-when-unloading-th-1458177009332 | ||||
| * | 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 |
| | | |||||
