| Commit message (Expand) | Author | Files | Lines |
2016-10-25 | Changing installation of systemd support packages to workaround systemd-shim ... | Daniel Baumann | 1 | -2/+5 |
2016-08-04 | Adding -v, --verbose option to container remove command. | Daniel Baumann | 1 | -0/+3 |
2016-08-04 | Adding support for user namespace. | Daniel Baumann | 1 | -0/+1 |
2016-08-04 | Sorting container configuration file. | Daniel Baumann | 1 | -1/+1 |
2016-08-04 | Calling container-nsenter program from container enter command. | Daniel Baumann | 1 | -4/+1 |
2016-08-04 | Adding -f, --force option to container start command to remove stray lock files. | Daniel Baumann | 1 | -0/+3 |
2016-08-04 | Adding host system based overlay mounts. | Daniel Baumann | 5 | -0/+55 |
2016-08-04 | Updating name in container-status manpage. | Daniel Baumann | 1 | -1/+1 |
2016-08-04 | Adding reference to container-status command in container manpage. | Daniel Baumann | 1 | -0/+3 |
2016-08-04 | Trimming usage example to basic commands only in container-tools manpage. | Daniel Baumann | 1 | -12/+2 |
2016-07-01 | Adding bash-completion for container status command. | Daniel Baumann | 1 | -0/+20 |
2016-07-01 | Adding container-status command. | Simon Spöhel | 1 | -0/+72 |
2016-07-01 | Correcting spelling typo in HOST-SETUP.txt. | Philipp Plüss | 1 | -1/+1 |
2016-07-01 | Creating machines directory in container create scripts if it's not already e... | Daniel Baumann | 2 | -0/+3 |
2016-07-01 | Adding section about known limitations to container-tools manpage. | Daniel Baumann | 1 | -0/+6 |
2016-07-01 | Updating depends to install in container-tools manpage. | Daniel Baumann | 1 | -1/+1 |
2016-07-01 | Adding asciicast introduction. | Daniel Baumann | 2 | -0/+137 |
2016-07-01 | Always writing cnt.auto= default values to configuration files in debconf con... | Daniel Baumann | 1 | -6/+8 |
2016-07-01 | Correcting local commands extraction in container bash-completion. | Daniel Baumann | 1 | -1/+1 |
2016-07-01 | Looking up container create scripts dynamically in container bash-completion. | Daniel Baumann | 1 | -1/+1 |
2016-07-01 | Harmonizing head comments in container bash-completion. | Daniel Baumann | 1 | -1/+3 |
2016-07-01 | Using tabs instead of spaces for indentation in container bash-completion. | Daniel Baumann | 1 | -219/+220 |
2016-07-01 | Updating bash-completion for container remove command. | Andreas Kreuzer | 1 | -1/+1 |
2016-07-01 | Updating bash-completion for format parameter in container list command. | Andreas Kreuzer | 1 | -0/+5 |
2016-07-01 | Updating bash-completion for container list command. | Andreas Kreuzer | 1 | -1/+1 |
2016-07-01 | Adding bash-completion for container enter command. | Andreas Kreuzer | 1 | -0/+20 |
2016-07-01 | Correcting container list manpage. | Andreas Kreuzer | 1 | -1/+1 |
2016-07-01 | Fixing bash-completion. | Andreas Kreuzer | 2 | -215/+215 |
2016-07-01 | Updating Git URL in installation instructions. | Daniel Baumann | 1 | -1/+1 |
2016-07-01 | Updating references to bug tracking system. | Daniel Baumann | 16 | -17/+17 |
2016-07-01 | Adding container enter command. | Daniel Baumann | 3 | -0/+81 |
2016-07-01 | Showing only local containers by default in container list command. | Daniel Baumann | 1 | -4/+10 |
2016-06-14 | Adding option to list only container that are not enable for automatic start ... | Daniel Baumann | 1 | -0/+3 |
2016-06-14 | Adding bash-completion. | Andreas Kreuzer | 1 | -0/+215 |
2016-06-14 | Switching default entries for cdn.archive.progress-linux.org to HTTPS. | Daniel Baumann | 2 | -4/+4 |
2016-06-14 | Including systemd-sysv in default package selection of progress-linux contain... | Daniel Baumann | 1 | -2/+2 |
2016-06-14 | Including apt-transport-https in default package selection of progress-linux ... | Daniel Baumann | 1 | -1/+1 |
2016-06-14 | Showing local containers in container list command only. | Daniel Baumann | 1 | -0/+3 |
2016-06-14 | Correcting limit manpage namespace. | Andreas Kreuzer | 1 | -3/+3 |
2016-06-14 | Updating vcs links in container-tools manpage. | Daniel Baumann | 1 | -2/+2 |
2016-06-14 | Correcting typo in container-tools manpage. | Daniel Baumann | 1 | -1/+1 |
2016-06-14 | Updating download links in container-tools manpage. | Daniel Baumann | 1 | -1/+4 |
2016-06-14 | Adding documentation key in systemd unit files. | Daniel Baumann | 2 | -0/+2 |
2016-06-03 | Adding auto field in debconf cairon-backports example preseed file. | Daniel Baumann | 1 | -0/+1 |
2016-06-03 | Adding auto option to set automatic start in debconf script. | Daniel Baumann | 2 | -0/+14 |
2016-06-03 | Using .cfg suffix for preseed files of debconf script for consistency. | Daniel Baumann | 1 | -2/+2 |
2016-06-03 | Guessing default container script from /usr/share/container-tools/scripts/def... | Daniel Baumann | 1 | -1/+3 |
2016-06-03 | Correcting cleanup of temporary debconf files in debconf script. | Daniel Baumann | 1 | -3/+2 |
2016-06-03 | Mounting bind mounts for the duration of the debconf script. | Daniel Baumann | 1 | -0/+30 |
2016-06-03 | Adding bind field in debconf cairon-backports example preseed file. | Daniel Baumann | 1 | -0/+1 |