summaryrefslogtreecommitdiff
path: root/pbr
Commit message (Expand)AuthorAgeFilesLines
* option to print only the version of a package5.4.0Gaetan Semet2019-06-241-2/+7
* Merge "Fix Windows support"5.3.1Zuul2019-06-172-4/+21
|\
| * Fix Windows supportLucian Petrut2019-05-312-4/+21
* | Merge "Read description file as utf-8"5.3.0Zuul2019-06-102-1/+22
|\ \
| * | Read description file as utf-8Ben Nemec2019-05-242-1/+22
| |/
* | Merge "Allow git-tags to be SemVer compliant"Zuul2019-06-102-1/+19
|\ \
| * | Allow git-tags to be SemVer compliantMartin Domke2019-05-242-1/+19
| |/
* | Make WSGI tests listen on localhostBen Nemec2019-06-071-2/+2
|/
* Merge "Set subparser argument required"Zuul2019-05-231-1/+3
|\
| * Set subparser argument requiredHervé Beraud2019-05-231-1/+3
* | Fix white space handling in file namesWill Szumski2019-04-254-15/+103
|/
* Support provides_extra metadataBen Nemec2019-03-252-1/+15
* Merge "Fix error when keywords are defined as a list in cfg"Zuul2019-03-203-3/+33
|\
| * Fix error when keywords are defined as a list in cfgHervé Beraud2019-03-043-3/+33
* | 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