summaryrefslogtreecommitdiff
path: root/pbr
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Don't run pip needlesslyMonty Taylor2013-07-111-7/+9
|/
* Clean up hacking and path issues with d2to1Monty Taylor2013-07-1119-1241/+515
* Merge d2to1 into the tree, complete with history.Monty Taylor2013-07-0627-0/+2311
|\
| * Add support for namespace packages.Monty Taylor2013-07-061-0/+2
| * Make parse errors meaningful.Monty Taylor2013-05-131-2/+1
| * Added some additional zest.releaser hooks to deal with some perpetual annoyan...Erik M. Bray2013-04-101-0/+87