Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version to 1.0.0v1.0.0 | Cédric Bosdonnat | 2017-09-07 | 1 | -1/+1 |
* | Show warning for unprivileged users | Radostin Stoyanov | 2017-08-28 | 1 | -0/+7 |
* | Define source code encoding | Radostin Stoyanov | 2017-08-28 | 1 | -0/+1 |
* | Update helper message for source uri | Radostin Stoyanov | 2017-08-28 | 1 | -1/+1 |
* | Improve readability of parser arguments | Radostin Stoyanov | 2017-08-28 | 1 | -39/+115 |
* | Add --version flag | Radostin Stoyanov | 2017-08-28 | 1 | -0/+6 |
* | Add virt-builder source | Radostin Stoyanov | 2017-08-28 | 1 | -1/+1 |
* | Set root password with guestfs-python | Radostin Stoyanov | 2017-08-28 | 1 | -6/+8 |
* | Enable UID/GID mapping for qcow2 | Radostin Stoyanov | 2017-08-28 | 1 | -1/+3 |
* | UID/GID mapping: Use empty list instead of None | Radostin Stoyanov | 2017-08-28 | 1 | -0/+6 |
* | Make UID/GID mapping reusable | Radostin Stoyanov | 2017-08-28 | 1 | -73/+1 |
* | sources: Set default format with a constant | Radostin Stoyanov | 2017-08-03 | 1 | -2/+2 |
* | Add support for setting root passowrd in qcow2 | Radostin Stoyanov | 2017-07-24 | 1 | -8/+7 |
* | Add remapping ownership of files in rootfs | Radostin Stoyanov | 2017-07-24 | 1 | -5/+122 |
* | Update argument helpers | Radostin Stoyanov | 2017-07-21 | 1 | -7/+4 |
* | Specify logger name when executed directly | Radostin Stoyanov | 2017-07-21 | 1 | -1/+1 |
* | Drop need of root privileges to set root password | Radostin Stoyanov | 2017-07-21 | 1 | -15/+3 |
* | Python 3/2 compatibility: Convert Byte-str to Str | Radostin Stoyanov | 2017-07-21 | 1 | -1/+1 |
* | Gather common utility functions in "utils" module | Radostin Stoyanov | 2017-07-05 | 1 | -20/+2 |
* | Add --status-only flag | Radostin Stoyanov | 2017-07-05 | 1 | -3/+29 |
* | Add new module to store the progress | Radostin Stoyanov | 2017-07-05 | 1 | -2/+8 |
* | bootstrap: Use explicit arguments | Radostin Stoyanov | 2017-07-04 | 1 | -23/+36 |
* | Improve help menu | Radostin Stoyanov | 2017-07-01 | 1 | -4/+2 |
* | Set logger name/format/level | Radostin Stoyanov | 2017-07-01 | 1 | -9/+36 |
* | Check for write permissions on destination path | Radostin Stoyanov | 2017-07-01 | 1 | -0/+3 |
* | Resolve pylint issues | Radostin Stoyanov | 2017-06-28 | 1 | -1/+1 |
* | Show error if destination path is not folder | Radostin Stoyanov | 2017-06-19 | 1 | -1/+5 |
* | Add "debug" and "quiet" flags | Radostin Stoyanov | 2017-06-19 | 1 | -0/+10 |
* | Add automated check for code style | Radostin Stoyanov | 2017-06-19 | 1 | -18/+30 |
* | Fix file headers for GPLv3 | Cédric Bosdonnat | 2017-06-16 | 1 | -7/+5 |
* | Use setuptools (setup.py) for installation | Radostin Stoyanov | 2017-06-16 | 1 | -0/+139 |