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
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-11
Removing half-finished multi-address handling in container list command.
Daniel Baumann
1
-20
/
+6
2016-12-11
Renaming short format in container list command to shell for consistency.
Daniel Baumann
1
-7
/
+1
2016-12-11
Renaming full format in container list command to cli for consistency.
Daniel Baumann
1
-4
/
+4
2016-12-11
Sorting format code in container list command.
Daniel Baumann
1
-4
/
+4
2016-12-11
Adding trailing line in full format for container list command.
Daniel Baumann
1
-0
/
+13
2016-12-11
Renaming internal show function in container list command for consistency.
Daniel Baumann
1
-23
/
+23
2016-12-11
Completing usage message in container list command.
Daniel Baumann
1
-1
/
+1
2016-12-11
Tidying container move comments.
Daniel Baumann
1
-2
/
+2
2016-12-11
Tidying container move interactive question.
Daniel Baumann
1
-1
/
+1
2016-12-11
Renaming container rename command to move for consistency.
Daniel Baumann
1
-0
/
+0
2016-11-25
Renaming too generic internal getopt variables to avoid possible collisions i...
Daniel Baumann
12
-36
/
+36
2016-11-12
Fail to find container in remove command only when both the rootfs and the co...
Daniel Baumann
1
-1
/
+1
2016-11-12
Using fallback to ifupdown addresses in container list command for container ...
Daniel Baumann
1
-0
/
+3
2016-11-12
Avoid repeating ipv4 address of the previous container in container list comm...
Daniel Baumann
1
-0
/
+2
2016-11-06
Updating container list command to use systemd-networkd config instead of ifu...
Daniel Baumann
1
-2
/
+2
2016-11-06
Readding container enter command.
Daniel Baumann
1
-0
/
+102
2016-11-06
Readding container limit command.
Daniel Baumann
1
-0
/
+186
2016-11-06
Readding -f|--force option in container stop command.
Daniel Baumann
1
-3
/
+17
2016-11-06
Readding container rename command.
Daniel Baumann
1
-0
/
+162
2016-10-25
Removing container rename command for LTS version.
Daniel Baumann
1
-162
/
+0
2016-10-25
Removing -f|--force option in container stop command for LTS version.
Daniel Baumann
1
-17
/
+3
2016-10-25
Removing container limit command for LTS version.
Daniel Baumann
1
-186
/
+0
2016-10-25
Removing container enter command for LTS version.
Daniel Baumann
1
-102
/
+0
2016-08-04
Adding -v, --verbose option to container remove command.
Daniel Baumann
1
-5
/
+20
2016-08-04
Adding support for user namespace.
Daniel Baumann
2
-0
/
+13
2016-08-04
Sorting container configuration file.
Daniel Baumann
2
-13
/
+13
2016-08-04
Calling container-nsenter program from container enter command.
Daniel Baumann
1
-3
/
+9
2016-08-04
Adding -f, --force option to container start command to remove stray lock files.
Daniel Baumann
1
-5
/
+18
2016-08-04
Adding error message in container start command if container is locked.
Daniel Baumann
1
-0
/
+6
2016-08-04
Adding host system based overlay mounts.
Daniel Baumann
3
-2
/
+75
2016-08-04
Changing container-status command to always show full output.
Simon Spöhel
1
-1
/
+1
2016-08-04
Dropping lxc ignore in container list command.
Daniel Baumann
1
-6
/
+0
2016-07-01
Adding container-status command.
Simon Spöhel
1
-0
/
+82
2016-07-01
Using global path definition in container version command for consistency.
Daniel Baumann
1
-1
/
+3
2016-07-01
Using global path definition in container create command for consistency.
Daniel Baumann
1
-5
/
+6
2016-07-01
Correcting bind mount directory removal in container remove command to work w...
Daniel Baumann
1
-4
/
+10
2016-07-01
Correcting bind mount directory creation in container create command to work ...
Daniel Baumann
1
-8
/
+9
2016-07-01
Adding container rename command.
Daniel Baumann
1
-0
/
+162
2016-07-01
Harmonizing defintions of long and short options in getopt code of container ...
Daniel Baumann
10
-20
/
+18
2016-07-01
Creating non-existing source directory for bind mounts automatically in conta...
Daniel Baumann
1
-5
/
+1
2016-07-01
Adding container enter command.
Daniel Baumann
1
-0
/
+97
2016-07-01
Showing only local containers by default in container list command.
Daniel Baumann
1
-127
/
+52
2016-06-14
Adding option to list only container that are not enable for automatic start ...
Daniel Baumann
1
-24
/
+60
2016-06-14
Using UTF-8 symbols for container status.
Daniel Baumann
1
-9
/
+9
2016-06-14
Showing local containers in container list command only.
Daniel Baumann
1
-2
/
+29
2016-06-14
Correcting aligning in container list command.
Daniel Baumann
1
-1
/
+1
2016-06-14
Correcting container list command to list container without IP adresses.
Daniel Baumann
1
-2
/
+2
2016-06-14
Excluding container-tools and .container-tools in /var/lib/machines as specia...
Daniel Baumann
1
-1
/
+1
2016-06-14
Silencing error message in container list command if machine directory is not...
Daniel Baumann
1
-1
/
+1
2016-06-03
Guessing default container script from /usr/share/container-tools/scripts/def...
Daniel Baumann
1
-4
/
+27
[next]