index
:
delta/libvirt-python.git
master
libvirt.org: git/libvirt-python.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
generator: Use splitlines()
Philipp Hahn
2020-09-01
1
-11
/
+2
*
generator: Just walk the dict
Philipp Hahn
2020-09-01
1
-1
/
+1
*
generator: Directly get dict length
Philipp Hahn
2020-09-01
1
-2
/
+2
*
generator: Walk only the values
Philipp Hahn
2020-09-01
1
-2
/
+2
*
generator: Use dict.item() to walk keys and values
Philipp Hahn
2020-09-01
1
-12
/
+7
*
generator: Check contained in hash
Philipp Hahn
2020-09-01
1
-10
/
+10
*
generator: Initialize function_classes directly
Philipp Hahn
2020-09-01
1
-3
/
+3
*
generator: Remove global declarations
Philipp Hahn
2020-09-01
1
-28
/
+0
*
generator: Use string concatenation
Philipp Hahn
2020-09-01
1
-15
/
+15
*
generator: Use increment assignment
Philipp Hahn
2020-09-01
1
-3
/
+3
*
generator: Use enumerate()
Philipp Hahn
2020-09-01
1
-27
/
+9
*
generator: Simplify string concatentaion
Philipp Hahn
2020-09-01
1
-6
/
+2
*
generator: Use more string formatting
Philipp Hahn
2020-09-01
1
-7
/
+4
*
generator: Merge now identical if-elif-else cases
Philipp Hahn
2020-09-01
1
-92
/
+10
*
generator: Fix return type on failure
Philipp Hahn
2020-09-01
1
-2
/
+2
*
generator: Remove useless sort key
Philipp Hahn
2020-09-01
1
-1
/
+1
*
generator: Remove skipped_modules
Philipp Hahn
2020-09-01
1
-6
/
+0
*
generator: Remove dead variable assignments
Philipp Hahn
2020-09-01
1
-2
/
+0
*
generator: Use raw-string for regular expression
Philipp Hahn
2020-09-01
1
-1
/
+1
*
generator: Convert to 'not in' and 'is not'
Philipp Hahn
2020-09-01
1
-2
/
+2
*
generator: Change type of quiet to bool
Philipp Hahn
2020-09-01
1
-1
/
+1
*
generator: Simplify exception handling
Philipp Hahn
2020-09-01
1
-18
/
+8
*
generator: Cleanup imports
Philipp Hahn
2020-09-01
1
-7
/
+5
*
generator: Do not use bare except
Philipp Hahn
2020-09-01
1
-2
/
+2
*
Post-release version bump to 6.8.0
Jiri Denemark
2020-09-01
1
-1
/
+1
*
Revert "libvirtaio: Drop object(*args, **kwargs)"
v6.7.0
Philipp Hahn
2020-08-28
1
-1
/
+2
*
connect: Just clear all event handlers
Philipp Hahn
2020-08-18
1
-2
/
+1
*
domain: Fix None comparison
Philipp Hahn
2020-08-18
1
-1
/
+1
*
stream: Return None from callback
Philipp Hahn
2020-08-18
1
-2
/
+0
*
stream: Convert type() to isinstance()
Philipp Hahn
2020-08-18
1
-4
/
+4
*
stream: no type change
Philipp Hahn
2020-08-18
1
-6
/
+6
*
stream: Simplify boolean condition
Philipp Hahn
2020-08-18
1
-1
/
+1
*
stream: Fix exception traceback handling
Philipp Hahn
2020-08-18
1
-4
/
+2
*
stream: Do not use bare except
Philipp Hahn
2020-08-18
1
-4
/
+4
*
override: Convert to list comprehension
Philipp Hahn
2020-08-18
6
-82
/
+16
*
override: Catch type error
Philipp Hahn
2020-08-18
1
-1
/
+5
*
override: no type change
Philipp Hahn
2020-08-18
1
-6
/
+8
*
override: Add manual PEP 484 type annotations
Philipp Hahn
2020-08-18
9
-127
/
+173
*
override: Simplify exception handling
Philipp Hahn
2020-08-18
1
-7
/
+3
*
Include libvirt-qemu-override.py in sdist
Vincent Vanlaer
2020-08-18
1
-0
/
+1
*
libvirtaio: Add manual PEP 484 type annotations
Philipp Hahn
2020-08-07
1
-38
/
+41
*
libvirtaio: assert callback type
Philipp Hahn
2020-08-06
1
-2
/
+7
*
libvirtaio: Fix return type
Philipp Hahn
2020-08-06
1
-2
/
+1
*
libvirtaio: Drop object(*args, **kwargs)
Philipp Hahn
2020-08-06
1
-2
/
+1
*
libvirtaio: Cleanup imports
Philipp Hahn
2020-08-06
1
-7
/
+7
*
sanitytest: no type change
Philipp Hahn
2020-08-06
1
-2
/
+2
*
sanitytest: Use str.startswith() instead of str[0]
Philipp Hahn
2020-08-06
1
-2
/
+2
*
sanitytest: Use set for tracking used functions
Philipp Hahn
2020-08-06
1
-3
/
+3
*
sanitytest: Use 3-tuple for finalklassmap
Philipp Hahn
2020-08-06
1
-8
/
+3
*
sanitytest: Use 3-tuple for basicklassmap
Philipp Hahn
2020-08-06
1
-9
/
+5
[prev]
[next]