summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Check for git before querying it for a version"0.9.0Jenkins2014-06-301-1/+1
|\
| * Check for git before querying it for a versionJeremy Stanley2014-06-051-1/+1
* | Allow examining parsing exceptions.Robert Collins2014-06-281-0/+5
* | Merge "Un-nest some sections of code"Jenkins2014-06-271-83/+89
|\ \
| * | Un-nest some sections of codeMonty Taylor2014-05-261-83/+89
* | | Update integration script for Apache 2.4Sean Dague2014-06-261-4/+24
* | | Restore Monkeypatched Distribution InstanceKevin McCarthy2014-06-221-49/+66
* | | Register testr as a distutil entry pointSteve Kowalik2014-06-112-1/+3
| |/ |/|
* | Merge "Allow _run_cmd to run commands in any directory."Jenkins2014-05-301-2/+6
|\ \
| * | Allow _run_cmd to run commands in any directory.Robert Collins2014-05-291-2/+6
* | | Merge "Make setUp fail if sdist fails."Jenkins2014-05-272-10/+10
|\ \ \ | |/ /
| * | Make setUp fail if sdist fails.Robert Collins2014-05-272-10/+10
* | | Merge "Permit pre-release versions with git metadata"Jenkins2014-05-271-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Permit pre-release versions with git metadataRobert Collins2014-05-271-1/+1
* | Merge "Fix typos in docs"0.8.2Jenkins2014-05-242-5/+5
|\ \
| * | Fix typos in docsRoger Luethi2014-05-212-5/+5
| |/
* | Remove --use-mailmap as it's not neededMonty Taylor2014-05-232-2/+2
|/
* Merge "pbr/testr_command.py: Add logging"0.8.1Jenkins2014-05-091-0/+17
|\
| * pbr/testr_command.py: Add loggingMarc Abramowitz2014-05-051-0/+17
* | Documentation updatesVasudev Kamath2014-05-012-0/+27
|/
* Merge "Fixed a typo in the documentation."Jenkins2014-05-011-1/+1
|\
| * Fixed a typo in the documentation.Alex Gaynor2014-04-251-1/+1
* | Merge "Make source configurable when using --coverage"Jenkins2014-04-301-2/+8
|\ \
| * | Make source configurable when using --coverageMarc Abramowitz2014-04-251-2/+8
* | | Merge "README.rst: tweaks"Jenkins2014-04-291-18/+24
|\ \ \ | |_|/ |/| |
| * | README.rst: tweaksMarc Abramowitz2014-04-201-18/+24
| |/
* | Format autoindex.rst file properlyRuby Loo2014-04-151-2/+2
|/
* make pbr use hacking directlySean Dague2014-04-082-3/+2
* Merge "Add support for nested requirements files"Jenkins2014-03-312-0/+22
|\
| * Add support for nested requirements filesBen Nemec2014-03-262-0/+22
* | Merge "Remove duplicate git setup in tests."Jenkins2014-03-312-8/+31
|\ \
| * | Remove duplicate git setup in tests.Robert Collins2014-03-172-8/+31
* | | Use unicode_literals import instead of u'unicode' notation.0.8.0Toilal2014-03-271-1/+1
* | | Remove pip version specifierDoug Hellmann2014-03-231-1/+1
| |/ |/|
* | Merge "Fixes blocking issue on Windows"Jenkins2014-03-211-1/+3
|\ \
| * | Fixes blocking issue on WindowsOctavian Ciuhandu2014-03-191-1/+3
| |/
* | Merge "Make tools/integration.sh take a branch"Jenkins2014-03-191-2/+4
|\ \ | |/ |/|
| * Make tools/integration.sh take a branchJoe Gordon2014-03-181-2/+4
* | Factor run_cmd out of the base class.0.7.0Robert Collins2014-03-131-7/+14
|/
* Return the real class in VersionInfo __repr__.Robert Collins2014-03-131-1/+2
* Fix up some docstrings.Robert Collins2014-03-131-9/+14
* Init sphinx config values before accessing them.Clark Boylan2014-03-061-0/+1
* Merge "Declare support for Python versions in setup.cfg"Jenkins2014-03-041-0/+5
|\
| * Declare support for Python versions in setup.cfgAlex Gaynor2014-03-011-0/+5
* | Remove copyright from empty filesChangBo Guo(gcb)2014-03-031-14/+0
|/
* Merge "Remove unused _parse_mailmap()"Jenkins2014-02-251-12/+0
|\
| * Remove unused _parse_mailmap()Mark McLoughlin2014-02-181-12/+0
* | Updated from global requirementsOpenStack Jenkins2014-02-242-7/+7
* | Add support for python 3-<3.3Toilal2014-02-171-3/+5
|/
* Merge "Remove tox locale overrides"Jenkins2014-02-131-3/+0
|\