Nick Hanley
1e66c28bbb
Remove references to nonexistent devel and stable branches
...
Closes #894
Signed-off-by: Nick Hanley <nicholasjhanley@gmail.com>
2024-07-18 21:41:59 -04:00
Povilas Kanapickas
9a4af0ce62
Discover tests instead of passing a list of files to unittest
...
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
2024-07-03 19:50:13 +03:00
Povilas Kanapickas
18472b53ac
Move all tests to single directory "tests"
...
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
2024-06-26 11:28:16 +03:00
Jean-Baptiste Perez
81d81fb303
Formats CONTRIBUTING.md
...
Signed-off-by: Jean-Baptiste Perez <jbaptperez@gmail.com>
2024-03-17 19:31:47 +01:00
Jean-Baptiste Perez
b263dc1a7d
Fixes typos and enhances CONTRIBUTING.md
...
Signed-off-by: Jean-Baptiste Perez <jbaptperez@gmail.com>
2024-03-17 19:31:47 +01:00
Jean-Baptiste Perez
078ee7b649
Updates Signed-off-by link in CONTRIBUTING.md
...
The initial link was related to GPG signature in commits (--gpg-sign or
-S git-commit option) as the required signature is actually a
"Signed-off-by" trailer at the end of the commit message (--signoff or
-s git-commit option).
Signed-off-by: Jean-Baptiste Perez <jbaptperez@gmail.com>
2024-03-17 19:31:47 +01:00
Ari Pollak
c5f7f550f9
Remove implemented commands from Missing Commands
...
Signed-off-by: Ari Pollak <ajp@aripollak.com>
2024-03-09 14:32:29 -05:00
Yaroslav Halchenko
cf90ab2858
Run codespell throughout fixing typos automagically
...
Signed-off-by: Yaroslav Halchenko <debian@onerussian.com>
2024-03-08 18:41:03 -05:00
Povilas Kanapickas
23fe9e7e1d
Migrate tests to unittest
...
unittest is much more straightforward without any magic. In a small
project like podman-compose being easy to understand is more important
than features.
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
2024-03-08 11:33:17 +02:00
Falmarri
3c9628b462
Fix a couple issues and update docs
...
Signed-off-by: Falmarri <463948+Falmarri@users.noreply.github.com>
2024-02-04 10:11:57 +03:00
BugFest
c55a2f4c26
Fixes #657 : Support act and developer-friendly environment
...
Signed-off-by: BugFest <bugfest.dev@pm.me>
2023-04-09 11:31:12 +03:00
Mohammed Tayeh
ccdb98c0e4
implement podman kill command
...
Signed-off-by: Mohammed Tayeh <info@tayeh.me>
2022-07-14 00:55:33 +03:00
Mohammed Tayeh
10580db329
Add pause,unpause commands support
...
Signed-off-by: Mohammed Tayeh <info@tayeh.me>
2022-07-13 20:31:46 +03:00
Hao Luo
df400518a7
removes version from CONTRIBUTING
2021-12-31 01:39:03 +02:00
Anatoli Babenia
b33c42b7e2
Readability fix for missing commands
...
Of course it would be better to have a proper compatibility page (#26 )
2021-09-23 14:58:45 +03:00
Martin Häcker
bda7b5e812
Add exec support
2021-04-29 19:10:55 +03:00
Muayyad Alsadi
eb72a71e9e
helps to add more commands and parse their arguments
2019-08-09 16:31:56 +03:00