aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/exec.go
Commit message (Expand)AuthorAge
* Podman V2 birthBrent Baude2020-04-16
* Add support for containers.confDaniel J Walsh2020-03-27
* allow exec to read files of environment variablesbaude2019-12-11
* Use terminal detach keys sequence specified in the config fileMarco Vedovati2019-12-06
* Allow users to disable detach keysDaniel J Walsh2019-11-05
* move editing of exitCode to runtimePeter Hunt2019-07-23
* Implement conmon execPeter Hunt2019-07-22
* first pass of corrections for golangci-lintbaude2019-07-10
* configure runtime without storebaude2019-07-01
* libpod removal from main (phase 2)baude2019-06-27
* remove libpod from mainbaude2019-06-25
* If container is not in correct state podman exec should exit with 126Daniel J Walsh2019-06-12
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* Fix segfaults attribute to missing optionsbaude2019-04-15
* rootless: use a single user namespaceGiuseppe Scrivano2019-04-01
* rootless: remove SkipStorageSetup()Giuseppe Scrivano2019-04-01
* rootless: fix regression when using exec on old containersGiuseppe Scrivano2019-03-27
* podman: do not split --env on commaGiuseppe Scrivano2019-03-20
* preparation for remote-client create containerbaude2019-03-11
* Merge pull request #2569 from giuseppe/rootless-fix-exec-with-userOpenShift Merge Robot2019-03-08
|\
| * rootless: exec join the user+mount namespaceGiuseppe Scrivano2019-03-07
* | Fix help commands to show short and long description.Daniel J Walsh2019-03-07
|/
* exec: support --preserve-fdsGiuseppe Scrivano2019-03-02
* Allow Exec API user to override streamsPeter Hunt2019-02-28
* Better usage synopses for subcommandsEd Santiago2019-02-26
* hide --latest on the remote-clientbaude2019-02-22
* Second chunk of Cobra helpTomSweeneyRedHat2019-02-15
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Separate remote and local commandsbaude2019-02-11
* Migrate to cobra CLIbaude2019-02-08
* Add a --workdir option to 'podman exec'Debarshi Ray2019-01-08
* Honor image environment variables with execAnders F Björklund2019-01-07
* Sort all command flagsQi Wang2018-10-11
* don't print help message for usage errorsValentin Rothberg2018-08-31
* rootless, exec: use the new function to join the usernsGiuseppe Scrivano2018-08-29
* rootless: fix execGiuseppe Scrivano2018-08-26
* switch projectatomic to containersDaniel J Walsh2018-08-16
* varlink imagesbaude2018-04-26
* Add -i to exec for compatibility reasonsbaude2018-04-11
* podman exec should handle options --env fooDaniel J Walsh2018-03-26
* Stage3 Image Librarybaude2018-03-14
* Shortcut for most recent containerbaude2018-01-08
* Exec: No arg reorderbaude2017-12-28
* Rename all references to kpod to podmanDaniel J Walsh2017-12-18