18 Commits (505248a4959ecac8409051f95c50d4fd74c21bc3)
 

Author SHA1 Message Date
Felix Stupp 505248a495
Extract to module podman_compose_tools with enhanced Command classes 3 years ago
Felix Stupp e486a3c506
VSCode: Enable format with black on save 3 years ago
Felix Stupp 0af7d128ce
Replace CompletedProcess with wrapper class CompletedExec 3 years ago
Felix Stupp 90306b97b5
Add exec_shell with shell searching 3 years ago
Felix Stupp 29f56d512c
ComposeFile.exec_compose: Rewrite to execute command directly 3 years ago
Felix Stupp 72fc6002c1
ComposeContainer.exec: Rewrite to execute command directly 3 years ago
Felix Stupp a7e2797856
Declare CommandArgs to not contain None's 3 years ago
Felix Stupp aa3a69a523
ComposeContainer.exec_cmd: Reformat args to multiline 3 years ago
Felix Stupp 508df1d776
ComposeContainer: Use cmd helpers to combine commands 3 years ago
Felix Stupp 5ab9cf1b7f
Add class PodmanClient, add to ComposeFile 3 years ago
Felix Stupp 51982682c6
Add helper exec_cmd 3 years ago
Felix Stupp 79fca1994c
Add helpers filter_cmds and combine_cmds 3 years ago
Felix Stupp 308eb70900
ComposeVolume.public_name: Cache result 3 years ago
Felix Stupp 184a00d498
ComposeFile.init: Reformat args over multiple lines 3 years ago
Felix Stupp 5f942b6aad
ComposeFile.init: Reorder version check to allow using property 3 years ago
Felix Stupp 7692212a3b
Add comment to DETECTED_SHELLS explaining it 3 years ago
Felix Stupp 0aceb95f34
Add config to allow enabling/disabling backups for volumes 3 years ago
Felix Stupp 9d144e757e
First commit 3 years ago