index
:
compute-tools
20161101-lts
20190301-lts
main
next
next+python
next+rebase
next+web
next-broken
tmp-bugfix-not-unique-cfg
tmp-cnt-vm
tmp-david
tmp-dxk1
tmp-fence
tmp-hooks
tmp-ip-from-dns
tmp-ip-from-dns-2
tmp-ip-from-dns-3
tmp-list-to-sources
tmp-nspawn
tmp-nspawn2
tmp-openvswitch
tmp-python
tmp-qemu
tmp-shell-log
compute-tools
Open Infrastructure Developers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Using global path definition in container create command for consistency.
Daniel Baumann
2016-07-01
1
-5
/
+6
*
Correcting bind mount directory removal in container remove command to work w...
Daniel Baumann
2016-07-01
1
-4
/
+10
*
Correcting bind mount directory creation in container create command to work ...
Daniel Baumann
2016-07-01
1
-8
/
+9
*
Correcting local commands extraction in container bash-completion.
Daniel Baumann
2016-07-01
1
-1
/
+1
*
Looking up container create scripts dynamically in container bash-completion.
Daniel Baumann
2016-07-01
1
-1
/
+1
*
Harmonizing head comments in container bash-completion.
Daniel Baumann
2016-07-01
1
-1
/
+3
*
Using tabs instead of spaces for indentation in container bash-completion.
Daniel Baumann
2016-07-01
1
-219
/
+220
*
Updating bash-completion for container remove command.
Andreas Kreuzer
2016-07-01
1
-1
/
+1
*
Updating bash-completion for format parameter in container list command.
Andreas Kreuzer
2016-07-01
1
-0
/
+5
*
Updating bash-completion for container list command.
Andreas Kreuzer
2016-07-01
1
-1
/
+1
*
Adding bash-completion for container enter command.
Andreas Kreuzer
2016-07-01
1
-0
/
+20
*
Correcting container list manpage.
Andreas Kreuzer
2016-07-01
1
-1
/
+1
*
Fixing bash-completion.
Andreas Kreuzer
2016-07-01
3
-215
/
+217
*
Updating Git URL in installation instructions.
Daniel Baumann
2016-07-01
2
-2
/
+2
*
Updating references to bug tracking system.
Daniel Baumann
2016-07-01
17
-19
/
+19
*
Adding container rename command.
Daniel Baumann
2016-07-01
1
-0
/
+162
*
Harmonizing defintions of long and short options in getopt code of container ...
Daniel Baumann
2016-07-01
10
-20
/
+18
*
Creating non-existing source directory for bind mounts automatically in conta...
Daniel Baumann
2016-07-01
1
-5
/
+1
*
Adding container enter command.
Daniel Baumann
2016-07-01
4
-0
/
+178
*
Showing only local containers by default in container list command.
Daniel Baumann
2016-07-01
2
-131
/
+62
*
Releasing version 20160615.
v20160615
Daniel Baumann
2016-06-14
2
-1
/
+9
*
Adding option to list only container that are not enable for automatic start ...
Daniel Baumann
2016-06-14
2
-24
/
+63
*
Adding bash-completion.
Andreas Kreuzer
2016-06-14
2
-0
/
+223
*
Using UTF-8 symbols for container status.
Daniel Baumann
2016-06-14
1
-9
/
+9
*
Switching default entries for cdn.archive.progress-linux.org to HTTPS.
Daniel Baumann
2016-06-14
2
-4
/
+4
*
Including systemd-sysv in default package selection of progress-linux contain...
Daniel Baumann
2016-06-14
1
-2
/
+2
*
Including apt-transport-https in default package selection of progress-linux ...
Daniel Baumann
2016-06-14
1
-1
/
+1
*
Showing local containers in container list command only.
Daniel Baumann
2016-06-14
2
-2
/
+32
*
Correcting aligning in container list command.
Daniel Baumann
2016-06-14
1
-1
/
+1
*
Correcting container list command to list container without IP adresses.
Daniel Baumann
2016-06-14
1
-2
/
+2
*
Correcting limit manpage namespace.
Andreas Kreuzer
2016-06-14
1
-3
/
+3
*
Excluding container-tools and .container-tools in /var/lib/machines as specia...
Daniel Baumann
2016-06-14
1
-1
/
+1
*
Silencing error message in container list command if machine directory is not...
Daniel Baumann
2016-06-14
1
-1
/
+1
*
Completing cleanup of directories in makefile uninstall target.
Daniel Baumann
2016-06-14
1
-0
/
+4
*
Making makefile more generic.
Daniel Baumann
2016-06-14
1
-4
/
+4
*
Updating vcs links in container-tools manpage.
Daniel Baumann
2016-06-14
1
-2
/
+2
*
Updating vcs links in readme.
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
*
Updating download links in readme.
Daniel Baumann
2016-06-14
1
-1
/
+4
*
Correcting typo in readme.
Daniel Baumann
2016-06-14
1
-1
/
+1
*
Adding documentation key in systemd unit files.
Daniel Baumann
2016-06-14
2
-0
/
+2
*
Releasing version 20160601.
v20160601
Daniel Baumann
2016-06-03
2
-1
/
+17
*
Adding auto field in debconf cairon-backports example preseed file.
Daniel Baumann
2016-06-03
1
-0
/
+1
*
Adding auto option to set automatic start in debconf script.
Daniel Baumann
2016-06-03
2
-0
/
+14
*
Using .cfg suffix for preseed files of debconf script for consistency.
Daniel Baumann
2016-06-03
1
-2
/
+2
*
Guessing default container script from /usr/share/container-tools/scripts/def...
Daniel Baumann
2016-06-03
2
-5
/
+30
*
Correcting cleanup of temporary debconf files in debconf script.
Daniel Baumann
2016-06-03
1
-3
/
+2
*
Using safety measures of rm when removing containers because of (potentially)...
Daniel Baumann
2016-06-03
1
-1
/
+1
*
Removing empty source directory of bind mounts in container stop command.
Daniel Baumann
2016-06-03
1
-1
/
+16
[prev]
[next]