summaryrefslogtreecommitdiff
path: root/pbr
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Change openstack-dev to openstack-discuss"Zuul2019-03-131-1/+1
|\ \ | |/ |/|
| * Change openstack-dev to openstack-discussmelissaml2019-02-151-1/+1
* | Merge "Resolve ``ValueError`` when mapping value contains a literal ``=``."5.1.3Zuul2019-02-252-14/+55
|\ \ | |/ |/|
| * Resolve ``ValueError`` when mapping value contains a literal ``=``.Brandon LeBlanc2019-02-252-14/+55
* | Merge "Ignore --find-links in requirements file"5.1.2Zuul2019-01-222-5/+8
|\ \
| * | Ignore --find-links in requirements fileBen Nemec2019-01-222-5/+8
* | | Do not globally replace path prefixWill Szumski2019-01-112-2/+27
| |/ |/|
* | Merge "Correct documentation hyperlink for environment-markers"5.1.1Zuul2018-10-301-1/+1
|\ \
| * | Correct documentation hyperlink for environment-markersSorin Sbarnea2018-10-261-1/+1
* | | Fix incorrect use of flake8:noqaSean McGinnis2018-10-262-32/+32
|/ /
* | Merge "Add an option to skip generating RELEASENOTES.rst"5.1.0Zuul2018-10-161-0/+7
|\ \
| * | Add an option to skip generating RELEASENOTES.rstTim Burke2018-09-241-0/+7
| |/
* | Merge "Skip test for testr hook being installed when testr is not available"5.0.0Zuul2018-10-151-0/+3
|\ \
| * | Skip test for testr hook being installed when testr is not availableDirk Mueller2018-09-141-0/+3
| |/
* | Merge "packaging: Remove support for pyN requirement files"Zuul2018-10-062-24/+3
|\ \
| * | packaging: Remove support for pyN requirement filesStephen Finucane2018-07-232-24/+3
* | | Special case long_description_content_typeIan Wienand2018-10-051-0/+12
* | | Support wheel 0.32.0+Stephen Finucane2018-10-041-4/+4
* | | Remove my_ip from generated wsgi scriptChris Dent2018-09-241-2/+0
| |/ |/|
* | Support subdirectory in the urlWei Tie2018-08-232-4/+13
* | Ignore Zuul when generating AUTHORSTim Burke2018-07-301-1/+1
|/
* Deprecate 'test' integration4.2.0Stephen Finucane2018-07-181-0/+6
* Deprecate 'build_sphinx' integrationStephen Finucane2018-07-181-0/+20
* Add Sphinx extensionStephen Finucane2018-07-181-0/+99
* trivial: Fix file permissions4.1.1Stephen Finucane2018-07-181-1/+0
* Add docstring from LocalManifestMaker.add_defaultsStephen Finucane2018-07-051-0/+9
* Merge "Support python-requires metadata"4.1.0Zuul2018-06-271-0/+1
|\
| * Support python-requires metadataBen Nemec2018-06-011-0/+1
* | Revert "Remove win32/nt checks for wrapper script gen"4.0.4Matthew Treinish2018-05-311-1/+9
|/
* Fix builddoc with sphinx <= 1.6Ian Wienand2018-04-241-1/+1
* Merge "Better Sem-Ver header handling"4.0.2Zuul2018-04-031-3/+7
|\
| * Better Sem-Ver header handlingClark Boylan2018-03-201-3/+7
* | Explicitly read setup.cfg as utf-8 on Python 3Ben Nemec2018-03-271-1/+5
* | builddoc: Treat '[pbr] autodoc_tree_excludes' as a multi-line optStephen Finucane2018-03-262-3/+5
* | update parse test to use reliable comparisonDoug Hellmann2018-03-261-2/+15
|/
* future-proof invocation of apidocDoug Hellmann2018-01-171-2/+15
* emit warning correctlyDoug Hellmann2018-01-171-9/+9
* deprecations: Deprecate support for '-py{N}' requirementsStephen Finucane2018-01-092-6/+24
* Merge "Support PEP 345 Project-URL metadata"Zuul2018-01-082-0/+14
|\
| * Support PEP 345 Project-URL metadataJeremy Stanley2017-11-222-0/+14
* | Support v<semver> versionGaetan Semet2018-01-052-0/+14
* | Merge "Deprecate testr and nose integration"Zuul2018-01-042-1/+14
|\ \
| * | Deprecate testr and nose integrationStephen Finucane2018-01-032-1/+14
| |/
* | Merge "tests: Increase coverage of requirements parsing"Zuul2017-12-151-40/+45
|\ \
| * | tests: Increase coverage of requirements parsingStephen Finucane2017-12-061-40/+45
* | | Merge "trivial: Move packaging tests to test_packaging"Zuul2017-12-112-115/+114
|\ \ \ | |/ /
| * | trivial: Move packaging tests to test_packagingStephen Finucane2017-12-062-115/+114
* | | Put test-requirements into an extra named 'test'Monty Taylor2017-12-063-2/+14
|/ /
* | Support Description-Content-Type metadataJeremy Stanley2017-12-042-0/+2
|/
* Merge "Remove unnecessary 'if True'"Zuul2017-10-201-48/+47
|\