index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
util
/
utils.go
Commit message (
Expand
)
Author
Age
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
fix misleading comment regarding default value of cpu period [NO NEW TESTS NE...
Noah Stride
2022-01-03
*
Allow users to add host user accounts to /etc/passwd
Daniel J Walsh
2021-12-23
*
Merge pull request #11218 from cdoern/untilBug
OpenShift Merge Robot
2021-08-26
|
\
|
*
logFile until flag issue
cdoern
2021-08-23
*
|
Add space trimming check in ValidateSysctls
xatier
2021-08-13
|
/
*
Fix TS parsing for fractional values
Matej Vasek
2021-08-04
*
migrate Podman to containers/common/libimage
Valentin Rothberg
2021-05-05
*
podman-remote should show podman.sock info
Daniel J Walsh
2021-04-20
*
[NO TESTS NEEDED] Shrink the size of podman-remote
Daniel J Walsh
2021-03-29
*
Add U volume flag to chown source volumes
Eduardo Vega
2021-02-22
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Enable whitespace linter
Paul Holzinger
2021-02-11
*
Enable stylecheck linter
Paul Holzinger
2021-02-11
*
Support Unix timestamps for `podman logs --since`
Chih-Hsuan Yen
2020-12-04
*
Align the podman ps --filter behavior with docker
Paul Holzinger
2020-11-18
*
Centralize cores and period/quota conversion code
Jordan Christiansen
2020-10-31
*
The cidfile should be created when the container is created
Daniel J Walsh
2020-10-26
*
Convert Split() calls with an equal sign to SplitN()
TomSweeneyRedHat
2020-10-13
*
Remove excessive error wrapping
Kir Kolyshkin
2020-10-05
*
pull types allow initial caps
Daniel J Walsh
2020-09-12
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Fix & add notes regarding problematic language in codebase
Ashley Cui
2020-07-15
*
play-kube: add suport for "IfNotPresent" pull type
Tristan Cacqueray
2020-07-14
*
move go module to v2
Valentin Rothberg
2020-07-06
*
utils: drop default mapping when running uid!=0
Giuseppe Scrivano
2020-06-24
*
podman: implement userns=keep-id
Giuseppe Scrivano
2020-04-24
*
Move selinux labeling support from pkg/util to pkg/selinux
Daniel J Walsh
2020-04-22
*
Update podman to use containers.conf
Daniel J Walsh
2020-04-20
*
Merge pull request #5690 from rhatdan/selinux
OpenShift Merge Robot
2020-04-16
|
\
|
*
Add support for selecting kvm and systemd labels
Daniel J Walsh
2020-04-15
*
|
v2 bloat pruning phase 2
Brent Baude
2020-04-15
|
/
*
Add support for the global flags and config files
Jhon Honce
2020-04-14
*
userns: support --userns=auto
Giuseppe Scrivano
2020-04-06
*
Add support for containers.conf
Daniel J Walsh
2020-03-27
*
podmanv2 add core container commands
Brent Baude
2020-03-22
*
Allow users to set TMPDIR environment
Daniel J Walsh
2020-03-06
*
add pkg/signal
Valentin Rothberg
2020-02-14
*
make lint: enable gocritic
Valentin Rothberg
2020-01-13
*
libpod: fix --userns=keep-id with big UIDs
Giuseppe Scrivano
2020-01-10
*
fix lint - pkg/util: func comment
Valentin Rothberg
2020-01-08
*
signal parsing - better input validation
Ed Santiago
2019-12-26
*
Add ONBUILD support to --change
Matthew Heon
2019-12-05
*
Completely rework --change parsing
Matthew Heon
2019-12-04
*
codespell: spelling corrections
Dmitry Smirnov
2019-11-13
*
add libpod/config
Valentin Rothberg
2019-10-31
*
bump containers/image to v5.0.0, buildah to v1.11.4
Nalin Dahyabhai
2019-10-29
*
rootless: write storage overrides to the conf file
Giuseppe Scrivano
2019-10-21
*
Update c/image to v4.0.1 and buildah to 1.11.3
Miloslav Trmač
2019-10-04
*
Merge pull request #4001 from kunalkushwaha/podman-import-fix
OpenShift Merge Robot
2019-09-30
|
\
[next]