| Commit message (Expand) | Author | Age |
* | volume: new options [no]copy | Giuseppe Scrivano | 2022-06-27 |
* | golangci-lint: enable nolintlint | Paul Holzinger | 2022-06-14 |
* | Privileged containers can now restart if the host devices change | Jake Correnti | 2022-06-06 |
* | Fix codespell errors | Daniel J Walsh | 2022-05-25 |
* | Use containers/common/pkg/util.StringToSlice | Daniel J Walsh | 2022-05-23 |
* | Add support for machine events on Windows | Jason T. Greene | 2022-05-12 |
* | Report correct RemoteURI | Daniel J Walsh | 2022-05-04 |
* | Merge pull request #13881 from rhatdan/userns | OpenShift Merge Robot | 2022-04-22 |
|\ |
|
| * | Add support for --userns=nomap | Daniel J Walsh | 2022-04-21 |
* | | move golang.org/x/crypto/ssh/terminal to golang.org/x/term | Paul Holzinger | 2022-04-22 |
|/ |
|
* | run, mount: allow setting driver specific option using volume-opt | Aditya R | 2022-04-12 |
* | Switch all calls to filepath.Walk to filepath.WalkDir | Daniel J Walsh | 2022-03-27 |
* | Remove error stutter | Daniel J Walsh | 2022-03-25 |
* | linter: enable nilerr | Valentin Rothberg | 2022-03-22 |
* | linter: enable wastedassign | Valentin Rothberg | 2022-03-22 |
* | go fmt: use go 1.18 conditional-build syntax | Valentin Rothberg | 2022-03-18 |
* | Revert "use GetRuntimeDir() from c/common" | Brent Baude | 2022-03-01 |
* | use GetRuntimeDir() from c/common | Paul Holzinger | 2022-02-21 |
* | Merge pull request #13228 from giuseppe/idmap-options | OpenShift Merge Robot | 2022-02-17 |
|\ |
|
| * | pkg: support passing down options for idmap | Giuseppe Scrivano | 2022-02-16 |
* | | Calculate device major/minor using bitshift | Robb Manes | 2022-02-16 |
|/ |
|
* | idmap should be able to be specified along with other options | Daniel J Walsh | 2022-02-08 |
* | volume: add support for non-volatile upperdir,workdir for overlay volumes | Aditya Rajan | 2022-01-28 |
* | 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 |
* | filter: use filepath.Match to maintain consistency with other pattern | Aditya Rajan | 2021-11-19 |
* | Merge pull request #12295 from flouthoc/filter-label-pattern | OpenShift Merge Robot | 2021-11-18 |
|\ |
|
| * | filter: add basic pattern matching for label keys | Aditya Rajan | 2021-11-15 |
* | | volumes: add new option idmap | Giuseppe Scrivano | 2021-11-18 |
|/ |
|
* | Spell "build linux darwin" as "build !windows". | Maya Rashish | 2021-09-03 |
* | Globally replace http:// with https:// | Daniel J Walsh | 2021-08-27 |
* | 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 |
* | Fixes from make codespell | Daniel J Walsh | 2021-04-21 |
* | podman-remote should show podman.sock info | Daniel J Walsh | 2021-04-20 |
* | Add support for play/generate kube volumes | Eduardo Vega | 2021-04-09 |
* | [NO TESTS NEEDED] Shrink the size of podman-remote | Daniel J Walsh | 2021-03-29 |
* | Unification of until filter across list/prune endpoints | Jakub Guzik | 2021-03-24 |
* | Unification of label filter across list/prune endpoints | Jakub Guzik | 2021-03-24 |
* | Fix volumes and networks list/prune filters in http api | Jakub Guzik | 2021-03-19 |
* | network prune filters for http compat and libpod api | Jakub Guzik | 2021-03-18 |
* | 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 |
* | Docker ignores mount flags that begin with constency | Daniel J Walsh | 2021-01-30 |