f62a356515
Remove varlink support from Podman
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-26 16:50:42 -05:00
a5e37ad280
Switch all references to github.com/containers/libpod -> podman
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-07-28 08:23:45 -04:00
4093b2c011
Add codespell to validate spelling mistakes in code.
...
Fix all errors found by codespell
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-01-11 06:32:19 -05:00
3d240bd795
Replace "podman" with "Podman"
...
Signed-off-by: xcffl <xcffl@outlook.com>
2019-09-07 20:16:42 +08:00
294ddc4720
dependency/analyses: simplify scripts
...
Credits to bash wizard @edsantiago for the changes.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-07-16 14:16:16 +02:00
25d63f009d
dependency-tree analysis: direct and transitive
...
Change the script to generate two files. One including direct
dependencies, the other including direct and transitive dependencies.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-07-16 14:16:16 +02:00
9ae3e7c1ec
analyses: README: consistent code examples
...
Remove a blank line to make code examples more consistent and fix the
path of the 2nd example.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-07-16 14:16:16 +02:00
525c1ba897
analyses: README: fix typos
...
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-07-16 14:16:16 +02:00
849e2f3d4e
analyses: add dependency-tree.sh
...
Add a new analysis script to print the dependency tree.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-07-16 14:16:16 +02:00
fb31cc95a5
analyses: add README.md
...
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-07-16 14:16:16 +02:00
88058c3ce2
hack/analyses -> dependencies/analyses
...
Move the analyses scripts to the dependencies directory to avoid
scattering of the dependency management.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-07-16 14:16:16 +02:00