| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Adding container version to ver symlink. | Daniel Baumann | 2016-11-12 | 1 | -0/+2 |
* | Adding container remove to rm symlink. | Daniel Baumann | 2016-11-06 | 1 | -0/+2 |
* | Adding container list to ls symlink. | Daniel Baumann | 2016-11-06 | 1 | -0/+2 |
* | Readding container enter command. | Daniel Baumann | 2016-11-06 | 2 | -0/+75 |
* | Readding container limit command. | Daniel Baumann | 2016-11-06 | 2 | -0/+108 |
* | Readding -f|--force option in container stop command. | Daniel Baumann | 2016-11-06 | 1 | -0/+6 |
* | Updating known limitations in container-tools manpage. | Daniel Baumann | 2016-10-25 | 1 | -1/+3 |
* | Removing -f|--force option in container stop command for LTS version. | Daniel Baumann | 2016-10-25 | 1 | -6/+0 |
* | Removing container limit command for LTS version. | Daniel Baumann | 2016-10-25 | 2 | -108/+0 |
* | Removing container enter command for LTS version. | Daniel Baumann | 2016-10-25 | 2 | -75/+0 |
* | Switching default distribution to stretch in container create scripts. | Daniel Baumann | 2016-10-25 | 2 | -6/+6 |
* | Switching from ftp.debian.org as default debian mirror to deb.debian.org in d... | Daniel Baumann | 2016-10-25 | 1 | -1/+1 |
* | Adding -v, --verbose option to container remove command. | Daniel Baumann | 2016-08-04 | 1 | -0/+3 |
* | Calling container-nsenter program from container enter command. | Daniel Baumann | 2016-08-04 | 1 | -4/+1 |
* | Adding -f, --force option to container start command to remove stray lock files. | Daniel Baumann | 2016-08-04 | 1 | -0/+3 |
* | Adding host system based overlay mounts. | Daniel Baumann | 2016-08-04 | 1 | -0/+3 |
* | Updating name in container-status manpage. | Daniel Baumann | 2016-08-04 | 1 | -1/+1 |
* | Adding reference to container-status command in container manpage. | Daniel Baumann | 2016-08-04 | 1 | -0/+3 |
* | Trimming usage example to basic commands only in container-tools manpage. | Daniel Baumann | 2016-08-04 | 1 | -12/+2 |
* | Adding container-status command. | Simon Spöhel | 2016-07-01 | 1 | -0/+72 |
* | Adding section about known limitations to container-tools manpage. | Daniel Baumann | 2016-07-01 | 1 | -0/+6 |
* | Updating depends to install in container-tools manpage. | Daniel Baumann | 2016-07-01 | 1 | -1/+1 |
* | Correcting container list manpage. | Andreas Kreuzer | 2016-07-01 | 1 | -1/+1 |
* | Updating Git URL in installation instructions. | Daniel Baumann | 2016-07-01 | 1 | -1/+1 |
* | Updating references to bug tracking system. | Daniel Baumann | 2016-07-01 | 16 | -17/+17 |
* | Adding container enter command. | Daniel Baumann | 2016-07-01 | 3 | -0/+81 |
* | Showing only local containers by default in container list command. | Daniel Baumann | 2016-07-01 | 1 | -4/+10 |
* | Adding option to list only container that are not enable for automatic start ... | Daniel Baumann | 2016-06-14 | 1 | -0/+3 |
* | Showing local containers in container list command only. | Daniel Baumann | 2016-06-14 | 1 | -0/+3 |
* | Correcting limit manpage namespace. | Andreas Kreuzer | 2016-06-14 | 1 | -3/+3 |
* | Updating vcs links in container-tools manpage. | Daniel Baumann | 2016-06-14 | 1 | -2/+2 |
* | Correcting typo in container-tools manpage. | Daniel Baumann | 2016-06-14 | 1 | -1/+1 |
* | Updating download links in container-tools manpage. | Daniel Baumann | 2016-06-14 | 1 | -1/+4 |
* | Guessing default container script from /usr/share/container-tools/scripts/def... | Daniel Baumann | 2016-06-03 | 1 | -1/+3 |
* | Replacing http links in manpages with https. | Daniel Baumann | 2016-06-03 | 14 | -28/+28 |
* | Reworking container-autostart program into container auto command. | Daniel Baumann | 2016-06-03 | 1 | -0/+78 |
* | Adding short and full list format to container list command. | Daniel Baumann | 2016-05-06 | 1 | -3/+14 |
* | Adding exit alias for logout in container-shell program. | Daniel Baumann | 2016-05-06 | 1 | -1/+1 |
* | Correcting Debian stretch version number in container-tools manpage. | Daniel Baumann | 2016-05-06 | 1 | -1/+1 |
* | Adding links in development section of the container-tools manpage. | Daniel Baumann | 2016-05-06 | 1 | -1/+7 |
* | Renaming container stop command option -k, --kill to -f, --force for consiste... | Daniel Baumann | 2016-04-16 | 1 | -2/+2 |
* | Updating apt comandline in installation instructions. | Daniel Baumann | 2016-04-16 | 1 | -1/+1 |
* | Adding notes about container-shell specific commands in container-shell manpage. | Daniel Baumann | 2016-04-16 | 1 | -1/+13 |
* | Updating container-tools description in manpages. | Daniel Baumann | 2016-03-31 | 3 | -3/+3 |
* | Updating wording about Debian and Debian based containers in container-create... | Daniel Baumann | 2016-03-31 | 3 | -6/+6 |
* | Adding notes about development to container-tools manpage. | Daniel Baumann | 2016-03-31 | 1 | -0/+6 |
* | Adding notes about installation to container-tools manpage. | Daniel Baumann | 2016-03-31 | 1 | -0/+16 |
* | Correcting spelling in container program manpages. | Daniel Baumann | 2016-03-31 | 2 | -4/+4 |
* | Updating comments in manpages. | Daniel Baumann | 2016-03-31 | 15 | -15/+15 |
* | Correcting spelling in container-tools manpage. | Daniel Baumann | 2016-03-31 | 1 | -3/+3 |