summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update TOX_CONSTRAINTS_FILE for stable/yogastable/yogaOpenStack Release Bot2022-03-041-1/+1
* Update .gitreview for stable/yogaOpenStack Release Bot2022-03-041-0/+1
* Removing modindex link from docs3.10.1Jiri Podivin2021-11-191-1/+0
* Merge "Automatically page interactive root help output"3.10.0Zuul2021-09-201-3/+11
|\
| * Automatically page interactive root help outputZane Bitter2021-07-121-3/+11
* | Merge "Colourise and automatically page help output"xena-em3.9.0Zuul2021-08-063-38/+57
|\ \ | |/
| * Colourise and automatically page help outputZane Bitter2021-07-123-38/+57
* | Merge "Update unit test to satisfy python3.10+"Zuul2021-08-061-1/+1
|\ \
| * | Update unit test to satisfy python3.10+Joel Capitao2021-06-151-1/+1
| |/
* | Merge "Add conflict_handler parameter as attribut in Command class"Zuul2021-07-202-1/+48
|\ \ | |/ |/|
| * Add conflict_handler parameter as attribut in Command classmatbu2021-06-042-1/+48
* | Handle SIGPIPE exit gracefullyZane Bitter2021-06-072-0/+48
|/
* Merge "setup.cfg: Replace dashes with underscores"3.8.0Zuul2021-05-141-4/+4
|\
| * setup.cfg: Replace dashes with underscoreslikui2021-05-131-4/+4
* | Replace getargspec with getfullargspeclikui2021-05-134-14/+6
|/
* Use py3 as the default runtime for toxsongwenping2021-04-201-1/+1
* Add Python3 xena unit testsOpenStack Release Bot2021-03-191-1/+1
* requirements: Uncap PrettyTablewallaby-em3.7.0Stephen Finucane2021-02-114-14/+7
* Merge "Add '--sort-ascending', '--sort-descending' parameters"Zuul2021-02-103-21/+82
|\
| * Add '--sort-ascending', '--sort-descending' parametersStephen Finucane2021-01-293-21/+82
* | Merge "Make 'FormattableColumn' comparable"Zuul2021-02-103-0/+27
|\ \ | |/
| * Make 'FormattableColumn' comparableStephen Finucane2021-01-293-0/+27
* | Merge "Handle null values when sorting"Zuul2021-02-093-7/+80
|\ \ | |/
| * Handle null values when sortingStephen Finucane2021-01-293-7/+80
* | Merge "gitignore: Ignore reno artefacts"Zuul2021-02-091-7/+4
|\ \ | |/
| * gitignore: Ignore reno artefactsStephen Finucane2021-01-271-7/+4
* | Remove unicode from codexuanyandong2021-01-286-18/+18
|/
* Remove lower-constraintsStephen Finucane2021-01-273-50/+10
* Merge "trivial: Remove references to Python 2.7"3.6.0Zuul2020-11-182-56/+27
|\
| * trivial: Remove references to Python 2.7Stephen Finucane2020-11-182-56/+27
* | Merge "Remove six"Zuul2020-11-1826-322/+94
|\ \ | |/
| * Remove sixxuanyandong2020-10-2926-322/+94
* | Merge "List setuptools under install_requires"Zuul2020-11-091-0/+1
|\ \
| * | List setuptools under install_requiresLouis Sautier2020-10-011-0/+1
* | | Merge "Update requirements URLs in tox config"3.5.0Zuul2020-11-061-1/+1
|\ \ \
| * | | Update requirements URLs in tox configlikui2020-10-301-1/+1
| | |/ | |/|
* | | columns: Make 'FormattableColumn' comparableStephen Finucane2020-11-041-3/+6
* | | Merge "Update requirements"Zuul2020-10-291-1/+1
|\ \ \
| * | | Update requirementslikui2020-10-291-1/+1
| |/ /
* | | Merge "Add py38 package metadata"Zuul2020-10-291-0/+1
|\ \ \ | |/ / |/| |
| * | Add py38 package metadatalikui2020-10-191-0/+1
* | | doc: Update bug tracker to storyboardAkihiro Motoki2020-10-234-8/+8
* | | Remove references to setuptoolsStephen Finucane2020-10-225-26/+15
|/ /
* | Remove Babel from lower-constraints.txtsongwenping2020-10-131-1/+0
* | Bump py37 to py38 in tox.inisongwenping2020-10-061-1/+1
|/
* Merge "Add Python3 wallaby unit tests"Zuul2020-09-141-1/+1
|\
| * Add Python3 wallaby unit testsOpenStack Release Bot2020-09-081-1/+1
* | Document KeyboardInterrupt exit codeZane Bitter2020-09-091-3/+7
* | Exit gracefully on Ctrl-CZane Bitter2020-09-092-16/+59
* | change help action to use its own exception for exitDoug Hellmann2020-09-093-8/+20
|/