index
:
delta/openstack/cliff.git
master
pyparsing-update
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/cliff.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
requirements: Uncap PrettyTable
wallaby-em
3.7.0
Stephen Finucane
2021-02-11
4
-14
/
+7
*
Merge "Add '--sort-ascending', '--sort-descending' parameters"
Zuul
2021-02-10
3
-21
/
+82
|
\
|
*
Add '--sort-ascending', '--sort-descending' parameters
Stephen Finucane
2021-01-29
3
-21
/
+82
*
|
Merge "Make 'FormattableColumn' comparable"
Zuul
2021-02-10
3
-0
/
+27
|
\
\
|
|
/
|
*
Make 'FormattableColumn' comparable
Stephen Finucane
2021-01-29
3
-0
/
+27
*
|
Merge "Handle null values when sorting"
Zuul
2021-02-09
3
-7
/
+80
|
\
\
|
|
/
|
*
Handle null values when sorting
Stephen Finucane
2021-01-29
3
-7
/
+80
*
|
Merge "gitignore: Ignore reno artefacts"
Zuul
2021-02-09
1
-7
/
+4
|
\
\
|
|
/
|
*
gitignore: Ignore reno artefacts
Stephen Finucane
2021-01-27
1
-7
/
+4
*
|
Remove unicode from code
xuanyandong
2021-01-28
6
-18
/
+18
|
/
*
Remove lower-constraints
Stephen Finucane
2021-01-27
3
-50
/
+10
*
Merge "trivial: Remove references to Python 2.7"
3.6.0
Zuul
2020-11-18
2
-56
/
+27
|
\
|
*
trivial: Remove references to Python 2.7
Stephen Finucane
2020-11-18
2
-56
/
+27
*
|
Merge "Remove six"
Zuul
2020-11-18
26
-322
/
+94
|
\
\
|
|
/
|
*
Remove six
xuanyandong
2020-10-29
26
-322
/
+94
*
|
Merge "List setuptools under install_requires"
Zuul
2020-11-09
1
-0
/
+1
|
\
\
|
*
|
List setuptools under install_requires
Louis Sautier
2020-10-01
1
-0
/
+1
*
|
|
Merge "Update requirements URLs in tox config"
3.5.0
Zuul
2020-11-06
1
-1
/
+1
|
\
\
\
|
*
|
|
Update requirements URLs in tox config
likui
2020-10-30
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
columns: Make 'FormattableColumn' comparable
Stephen Finucane
2020-11-04
1
-3
/
+6
*
|
|
Merge "Update requirements"
Zuul
2020-10-29
1
-1
/
+1
|
\
\
\
|
*
|
|
Update requirements
likui
2020-10-29
1
-1
/
+1
|
|
/
/
*
|
|
Merge "Add py38 package metadata"
Zuul
2020-10-29
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add py38 package metadata
likui
2020-10-19
1
-0
/
+1
*
|
|
doc: Update bug tracker to storyboard
Akihiro Motoki
2020-10-23
4
-8
/
+8
*
|
|
Remove references to setuptools
Stephen Finucane
2020-10-22
5
-26
/
+15
|
/
/
*
|
Remove Babel from lower-constraints.txt
songwenping
2020-10-13
1
-1
/
+0
*
|
Bump py37 to py38 in tox.ini
songwenping
2020-10-06
1
-1
/
+1
|
/
*
Merge "Add Python3 wallaby unit tests"
Zuul
2020-09-14
1
-1
/
+1
|
\
|
*
Add Python3 wallaby unit tests
OpenStack Release Bot
2020-09-08
1
-1
/
+1
*
|
Document KeyboardInterrupt exit code
Zane Bitter
2020-09-09
1
-3
/
+7
*
|
Exit gracefully on Ctrl-C
Zane Bitter
2020-09-09
2
-16
/
+59
*
|
change help action to use its own exception for exit
Doug Hellmann
2020-09-09
3
-8
/
+20
|
/
*
Capturing argparse errors due to problem with cmd2
Thiago Paiva Brito
2020-08-28
1
-0
/
+4
*
switch to stevedore for loading entry points
victoria-em
3.4.0
Doug Hellmann
2020-07-05
5
-24
/
+24
*
Remove cap on cmd2
3.3.0
Rodolfo Alonso Hernandez
2020-06-12
2
-1
/
+11
*
Merge "Fix compatibility with new cmd2"
Zuul
2020-06-10
1
-3
/
+12
|
\
|
*
Fix compatibility with new cmd2
Felix Yan
2020-06-09
1
-3
/
+12
*
|
Merge "Import command group support from osc-lib"
3.2.0
Zuul
2020-06-09
3
-0
/
+119
|
\
\
|
|
/
|
/
|
|
*
Import command group support from osc-lib
Monty Taylor
2020-06-07
3
-0
/
+119
*
|
drop mock from lower-constraints and requirements
Hervé Beraud
2020-06-09
2
-2
/
+0
|
/
*
Remove unneeded tests
Monty Taylor
2020-06-06
1
-36
/
+0
*
Migrate to stestr
Monty Taylor
2020-06-06
4
-11
/
+14
*
Remove python3.5
Monty Taylor
2020-06-06
2
-3
/
+1
*
Stop to use the __future__ module.
Hervé Beraud
2020-06-02
1
-2
/
+0
*
Switch to newer openstackdocstheme version
Andreas Jaeger
2020-05-31
4
-8
/
+9
*
Merge "Add Python3 victoria unit tests"
Zuul
2020-05-27
1
-1
/
+1
|
\
|
*
Add Python3 victoria unit tests
OpenStack Release Bot
2020-04-10
1
-1
/
+1
*
|
Use unittest.mock instead of third party mock
wu.chunyang
2020-05-27
13
-17
/
+17
|
/
*
Re-add support for python 3.5
ussuri-em
3.1.0
Monty Taylor
2020-03-26
2
-1
/
+3
[next]