1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 11 days ago. based on code collected 12 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prevent automatic gzip decompression by unsetting Accept-Encoding More... over 7 years ago
Add support for Ubuntu 17.04 More... almost 8 years ago
More info when logging failure to find media. More... almost 8 years ago
Fix up import order. More... almost 8 years ago
Switch to using a TCP port for the virtio data. More... almost 8 years ago
Make sure to handle guests that do not set the consolelog. More... almost 8 years ago
Add in the ability for extra console logging. More... almost 8 years ago
Push some common code down into wait_for_install_finish. More... almost 8 years ago
Use a timed loop to refresh the pool on creation. More... almost 8 years ago
Make the looper an ozutil function. More... almost 8 years ago
Expand the scope of the try block in internal_generate_diskimage. More... almost 8 years ago
We don't need to catch and re-raise an exception. More... almost 8 years ago
Add the stdout output to the SubprocessException. More... almost 8 years ago
Find the cd URIs in OpenSUSE Leap. More... almost 8 years ago
Fix up some minor OpenSUSE problems with systemd customization. More... almost 8 years ago
Deal with already mounted filesystems in guestfs. More... almost 8 years ago
Clean up guestfs mounting code a bit. More... almost 8 years ago
Make lxml_subtree an ozutil function. More... almost 8 years ago
Add support for OpenSUSE Leap. More... almost 8 years ago
Make the packages require python-monotonic. More... almost 8 years ago
Fix various small problems pointed out by pylint. More... almost 8 years ago
Add in a separate object for managing the GuestFS connection. More... almost 8 years ago
Use monotonic for the time instead of time.time(). More... almost 8 years ago
Make open_locked_file an ozutil function. More... almost 8 years ago
Switch to the common looper for the IP address loop. More... almost 8 years ago
Remove a function that was basically duplicated. More... almost 8 years ago
Switch to the common looper for the shutdown loop. More... almost 8 years ago
Make a common countdown looping function. More... almost 8 years ago
Switch to using time instead of counts for the wait loop. More... almost 8 years ago
Support file:// URLs again. More... almost 8 years ago