summaryrefslogtreecommitdiff
path: root/pbr
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add a hint for users who don't have git installed."Jenkins2013-09-071-1/+2
|\
| * Add a hint for users who don't have git installed.Ryan Petrello2013-09-061-1/+2
* | Merge "Fixes issue with command escaping on Windows"Jenkins2013-08-142-26/+27
|\ \
| * | Fixes issue with command escaping on Windowsalexpilotti2013-08-132-26/+27
| |/
* | Merge "Add option to run testr serially"Jenkins2013-08-111-2/+7
|\ \
| * | Add option to run testr seriallyMatthew Treinish2013-08-061-2/+7
* | | Fix pep8 errorMonty Taylor2013-08-081-1/+1
| |/ |/|
* | Replace setuptools_git with a smarter approachMonty Taylor2013-08-046-18/+145
* | Merge "Improve AUTHORS file generation"Jenkins2013-08-042-15/+24
|\ \
| * | Improve AUTHORS file generationSergey Lukjanov2013-08-032-15/+24
* | | Merge "Ensure _run_shell_command always returns same type"Jenkins2013-08-042-1/+107
|\ \ \ | |/ /
| * | Ensure _run_shell_command always returns same typeDoug Hellmann2013-08-022-1/+107
* | | Correct typoMonty Taylor2013-08-031-1/+1
|/ /
* | Merge "Use the same logic everywhere for requirements files"Jenkins2013-08-021-7/+12
|\ \
| * | Use the same logic everywhere for requirements filesJulien Danjou2013-07-301-7/+12
* | | Merge "Hierarchical sphinx API documentation generation"Jenkins2013-08-011-9/+26
|\ \ \
| * | | Hierarchical sphinx API documentation generationAttila Fazekas2013-07-311-9/+26
| | |/ | |/|
* | | Merge "Add skip_pip_install to setup.cfg"Jenkins2013-08-011-4/+11
|\ \ \ | |/ / |/| |
| * | Add skip_pip_install to setup.cfgMonty Taylor2013-07-301-4/+11
* | | Merge "Add support for classmethod console scripts"Jenkins2013-07-314-23/+34
|\ \ \
| * | | Add support for classmethod console scriptsMaru Newby2013-07-314-23/+34
| | |/ | |/|
* | | Merge "Fix .mailmap file search location"Jenkins2013-07-312-10/+15
|\ \ \ | |_|/ |/| |
| * | Fix .mailmap file search locationSergey Lukjanov2013-07-272-10/+15
* | | Remove missing_reuqires optimizationMonty Taylor2013-07-301-23/+7
| |/ |/|
* | Merge "Loop over test output for better readability"0.5.20Jenkins2013-07-271-1/+2
|\ \
| * | Loop over test output for better readabilityMonty Taylor2013-07-231-1/+2
* | | Merge "Add support for globbing in data files"Jenkins2013-07-274-26/+126
|\ \ \
| * | | Add support for globbing in data filesMonty Taylor2013-07-244-26/+126
* | | | Merge "Revert include_package_data change"Jenkins2013-07-271-0/+1
|\ \ \ \
| * | | | Revert include_package_data changeMonty Taylor2013-07-231-0/+1
| | |/ / | |/| |
* | | | Merge "Also patch easy_install script creation"Jenkins2013-07-273-2/+31
|\ \ \ \ | |_|_|/ |/| | |
| * | | Also patch easy_install script creationMonty Taylor2013-07-233-2/+31
| |/ /
* | | Swap the order of configparser importsMonty Taylor2013-07-252-4/+4
|/ /
* | Merge "Ignore project creator while generating AUTHORS"Jenkins2013-07-221-2/+2
|\ \
| * | Ignore project creator while generating AUTHORSSergey Lukjanov2013-07-181-2/+2
* | | Merge "Replace entry_points console_scripts"Jenkins2013-07-226-1/+114
|\ \ \
| * | | Replace entry_points console_scriptsMonty Taylor2013-07-216-1/+114
| | |/ | |/|
* | | Merge "Remove the need to specify the pbr hook"Jenkins2013-07-222-1/+8
|\ \ \ | |/ /
| * | Remove the need to specify the pbr hookMonty Taylor2013-07-212-1/+8
* | | Merge "Move d2to1 more into the source tree"Jenkins2013-07-2224-115/+90
|\ \ \ | |/ /
| * | Move d2to1 more into the source treeMonty Taylor2013-07-2124-115/+90
* | | Merge "Set defaults directly in option processing"Jenkins2013-07-212-1/+4
|\ \ \ | |/ /
| * | Set defaults directly in option processingMonty Taylor2013-07-212-1/+4
| |/
* | Fix integer_types type under python 3Doug Hellmann2013-07-211-1/+1
|/
* Fix some issues in setup.py testMonty Taylor2013-07-121-4/+6
* Merge "Put AUTHORS.in at the top of AUTHORS." into feature/merged2to1Jenkins2013-07-121-4/+4
|\
| * Put AUTHORS.in at the top of AUTHORS.Monty Taylor2013-07-111-4/+4
* | Merge "Support version override with PBR prefix." into feature/merged2to1Jenkins2013-07-121-1/+3
|\ \
| * | Support version override with PBR prefix.Monty Taylor2013-07-111-1/+3
| |/
* | Allow pip installation to be skipped.Monty Taylor2013-07-111-0/+2