summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Adding -v, --verbose option to container remove command.Daniel Baumann2016-08-042-5/+23
* Adding support for user namespace.Daniel Baumann2016-08-043-0/+14
* Sorting container configuration file.Daniel Baumann2016-08-043-14/+14
* Calling container-nsenter program from container enter command.Daniel Baumann2016-08-042-7/+10
* Adding container-nsenter program for container enter command.Daniel Baumann2016-08-041-0/+22
* Adding -f, --force option to container start command to remove stray lock files.Daniel Baumann2016-08-042-5/+21
* Adding error message in container start command if container is locked.Daniel Baumann2016-08-041-0/+6
* Adding host system based overlay mounts.Daniel Baumann2016-08-048-2/+130
* Changing container-status command to always show full output.Simon Spöhel2016-08-041-1/+1
* Adding hooks directory for pre and post execution of container commands.Daniel Baumann2016-08-041-0/+2
* Dropping lxc ignore in container list command.Daniel Baumann2016-08-041-6/+0
* Updating name in container-status manpage.Daniel Baumann2016-08-041-1/+1
* Adding reference to container-status command in container manpage.Daniel Baumann2016-08-041-0/+3
* Trimming usage example to basic commands only in container-tools manpage.Daniel Baumann2016-08-041-12/+2
* Trimming usage example to basic commands only in readme file.Daniel Baumann2016-08-041-9/+2
* Adding commit messages to previous changelog.Daniel Baumann2016-08-041-50/+163
* Releasing version 20160701.v20160701Daniel Baumann2016-07-012-1/+17
* Adding bash-completion for container status command.Daniel Baumann2016-07-011-0/+20
* Adding container-status command.Simon Spöhel2016-07-012-0/+154
* Correcting spelling typo in HOST-SETUP.txt.Philipp Plüss2016-07-011-1/+1
* Creating machines directory in container create scripts if it's not already e...Daniel Baumann2016-07-012-0/+3
* Adding section about known limitations to container-tools manpage.Daniel Baumann2016-07-011-0/+6
* Adding section about known limitations to readme file.Daniel Baumann2016-07-011-3/+9
* Updating depends to install in container-tools manpage.Daniel Baumann2016-07-011-1/+1
* Updating depends to install in readme file.Daniel Baumann2016-07-011-1/+1
* Adding asciicast introduction.Daniel Baumann2016-07-012-0/+137
* Always writing cnt.auto= default values to configuration files in debconf con...Daniel Baumann2016-07-011-6/+8
* Using global path definition in container version command for consistency.Daniel Baumann2016-07-011-1/+3
* Using global path definition in container create command for consistency.Daniel Baumann2016-07-011-5/+6
* Correcting bind mount directory removal in container remove command to work w...Daniel Baumann2016-07-011-4/+10
* Correcting bind mount directory creation in container create command to work ...Daniel Baumann2016-07-011-8/+9
* Correcting local commands extraction in container bash-completion.Daniel Baumann2016-07-011-1/+1
* Looking up container create scripts dynamically in container bash-completion.Daniel Baumann2016-07-011-1/+1
* Harmonizing head comments in container bash-completion.Daniel Baumann2016-07-011-1/+3
* Using tabs instead of spaces for indentation in container bash-completion.Daniel Baumann2016-07-011-219/+220
* Updating bash-completion for container remove command.Andreas Kreuzer2016-07-011-1/+1
* Updating bash-completion for format parameter in container list command.Andreas Kreuzer2016-07-011-0/+5
* Updating bash-completion for container list command.Andreas Kreuzer2016-07-011-1/+1
* Adding bash-completion for container enter command.Andreas Kreuzer2016-07-011-0/+20
* Correcting container list manpage.Andreas Kreuzer2016-07-011-1/+1
* Fixing bash-completion.Andreas Kreuzer2016-07-013-215/+217
* Updating Git URL in installation instructions.Daniel Baumann2016-07-012-2/+2
* Updating references to bug tracking system.Daniel Baumann2016-07-0117-19/+19
* Adding container rename command.Daniel Baumann2016-07-011-0/+162
* Harmonizing defintions of long and short options in getopt code of container ...Daniel Baumann2016-07-0110-20/+18
* Creating non-existing source directory for bind mounts automatically in conta...Daniel Baumann2016-07-011-5/+1
* Adding container enter command.Daniel Baumann2016-07-014-0/+178
* Showing only local containers by default in container list command.Daniel Baumann2016-07-012-131/+62
* Releasing version 20160615.v20160615Daniel Baumann2016-06-142-1/+9
* Adding option to list only container that are not enable for automatic start ...Daniel Baumann2016-06-142-24/+63