summaryrefslogtreecommitdiff
path: root/pbr
Commit message (Expand)AuthorAgeFilesLines
* Make setup.py --help-commands work without testrepositoryAkihiro Motoki2015-05-212-18/+33
* Remove self.pre_run calls in packaging.py1.0.1Elena Ezhova2015-05-201-2/+0
* Merge "Teach pbr to read extras and env markers"1.0.0Jenkins2015-05-153-0/+195
|\
| * Teach pbr to read extras and env markersJames Polley2015-05-153-0/+195
* | Merge "Finish removing invocations of pip."Jenkins2015-05-151-62/+2
|\ \
| * | Finish removing invocations of pip.Robert Collins2015-05-121-62/+2
| |/
* | Bump integration test timeouts.Robert Collins2015-05-141-1/+1
|/
* Merge "Issue #1451976: handle commits with non-utf8 text"Jenkins2015-05-061-1/+5
|\
| * Issue #1451976: handle commits with non-utf8 textRobert Collins2015-05-061-1/+5
* | Merge "Stop re-invoking pip"Jenkins2015-05-041-16/+0
|\ \
| * | Stop re-invoking pipMonty Taylor2015-04-251-16/+0
* | | Merge "Allow overwriting sphinx builder from command line"Jenkins2015-05-042-0/+39
|\ \ \ | |_|/ |/| |
| * | Allow overwriting sphinx builder from command lineDarragh Bailey2015-03-042-0/+39
* | | Parallelise integration tests.Robert Collins2015-05-023-9/+178
* | | Issue #1450210: Preversioning rc tag handling0.11.0Robert Collins2015-04-302-3/+12
| |/ |/|
* | Be safe, don't let friends use RawConfigParserJeremy Stanley2015-04-232-2/+2
* | Merge "Revert "Support platform-specific requirements files""Jenkins2015-04-212-49/+3
|\ \
| * | Revert "Support platform-specific requirements files"lifeless2015-04-172-49/+3
* | | Reinstate pure-git-hashes-are-illegal test.Robert Collins2015-04-171-0/+3
* | | Ignore non-release related tagsDave Walker (Daviey)2015-04-173-0/+14
|/ /
* | Test that MANIFEST.in excludes workRobert Collins2015-04-153-0/+10
* | Fixup semverRobert Collins2015-04-153-151/+150
* | Better diagnostics on test failureRobert Collins2015-04-141-3/+5
* | Merge "Add truncated lincense text"Jenkins2015-03-243-0/+15
|\ \
| * | Add truncated lincense textMasaki Matsushita2015-03-183-0/+15
| |/
* | Don't avoid egg-info quite so oftenMonty Taylor2015-03-181-1/+5
|/
* "packages" might list multiple directoriesRalf Haferkamp2015-02-271-3/+7
* Merge "Fixes Windows generated scripts headers"Jenkins2015-02-091-5/+7
|\
| * Fixes Windows generated scripts headersLucian Petrut2015-01-281-5/+7
* | Support script text override for newer developMonty Taylor2015-01-282-0/+14
|/
* Use unsafe OpenPGP keys for testingJeremy Stanley2014-12-231-1/+19
* Move write_pbr_json to avoid issues with noseClark Boylan2014-12-212-14/+40
* Properly check for git before getting git dirClark Boylan2014-12-212-8/+8
* Port in git sha changes from 0.10 lineMonty Taylor2014-12-2113-551/+763
* Support platform-specific requirements filesClaudiu Popa2014-11-242-3/+49
* Merge "Fixes a spelling error"Jenkins2014-10-151-1/+1
|\
| * Fixes a spelling errorDavid Stanek2014-09-101-1/+1
* | Merge "Adds option for excluding files from autodoc trees"Jenkins2014-10-141-1/+18
|\ \
| * | Adds option for excluding files from autodoc treesDavid Stanek2014-09-101-1/+18
| |/
* | Merge "Remove extraneous vim editor configuration comments"Jenkins2014-10-1412-24/+0
|\ \
| * | Remove extraneous vim editor configuration commentsChristian Berendt2014-10-0812-24/+0
* | | Merge "autodoc: allow to exclude modules from auto-generation"Jenkins2014-10-092-7/+30
|\ \ \
| * | | autodoc: allow to exclude modules from auto-generationJulien Danjou2014-09-172-7/+30
* | | | Merge "tests: factorize has_opt handling"Jenkins2014-10-091-6/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | tests: factorize has_opt handlingJulien Danjou2014-09-171-6/+2
* | | Merge "Add user.name to git config in tests"Jenkins2014-09-221-0/+3
|\ \ \
| * | | Add user.name to git config in testsDoug Hellmann2014-09-171-0/+3
| |/ /
* | | Honour validly tagged versions.Robert Collins2014-09-182-0/+11
* | | Support reading versions from wheelsmelanie witt2014-09-161-17/+25
|/ /
* | Only consider tags that look like versions.Robert Collins2014-09-154-19/+73