summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Remove tox locale overridesJeremy Stanley2014-02-101-3/+0
* | Do not force log verbosity level to infoDoug Hellmann2014-02-052-4/+0
|/
* package: read a specific Python version requirement file0.6Julien Danjou2014-01-283-1/+38
* Fix typos in documentsChang Bo Guo2013-12-112-5/+5
* Pin sphinx to <1.2Chang Bo Guo2013-12-101-1/+1
* Build mirror using proper requirements.Clark Boylan2013-12-051-3/+7
* Use wheels for installationMonty Taylor2013-12-042-4/+8
* show diff between pip installed packages and requirementsKhai Do2013-12-031-2/+35
* Merge "Let git do mailmap mapping for us"Jenkins2013-11-302-63/+3
|\
| * Let git do mailmap mapping for usMonty Taylor2013-11-292-63/+3
* | Merge "Make ChangeLog more condensed"Jenkins2013-11-303-23/+75
|\ \ | |/
| * Make ChangeLog more condensedMonty Taylor2013-11-293-23/+75
* | Merge "Make sphinx builders configurable in LocalBuildDoc"Jenkins2013-11-292-0/+40
|\ \
| * | Make sphinx builders configurable in LocalBuildDoccbjchen@cn.ibm.com2013-11-272-0/+40
* | | Enable wheel processing in the testsMonty Taylor2013-11-291-1/+3
* | | Clean up integration scriptMonty Taylor2013-11-291-47/+27
* | | Merge "Communicate to user when we skip a requirement"Jenkins2013-11-261-9/+11
|\ \ \