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
/
cmd
/
podman
/
login.go
Commit message (
Expand
)
Author
Age
*
Add `--accept-repositories` integration tests
Sascha Grunert
2021-07-30
*
remove `pkg/registries`
Valentin Rothberg
2021-06-25
*
[Techinal Debt] Cleanup ABI vs. Tunnel CLI commands
Jhon Honce
2021-05-27
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Add shell completion with cobra
Paul Holzinger
2020-11-12
*
Switch use of Flags to Options
Daniel J Walsh
2020-10-21
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Fix handling of overridden paths from database
Daniel J Walsh
2020-05-08
*
enable login/logut unspecified args
Qi Wang
2020-05-07
*
check --get-login when login
Qi Wang
2020-05-01
*
System tests: help messages: check required-arg
Ed Santiago
2020-04-30
*
v2: implement log{in,out}
Valentin Rothberg
2020-04-21
*
Podman V2 birth
Brent Baude
2020-04-16
*
Update vendor of boltdb and containers/image
Daniel J Walsh
2020-03-29
*
Warn user about --password cli option in login
Abhijeet Kasurde
2020-02-20
*
fix mandatory parameter in login/logout
Qi Wang
2020-02-18
*
fix bug check nonexist authfile
Qi Wang
2019-11-05
*
bump containers/image to v5.0.0, buildah to v1.11.4
Nalin Dahyabhai
2019-10-29
*
Update c/image to v4.0.1 and buildah to 1.11.3
Miloslav Trmač
2019-10-04
*
podman: create and run honors auth file location
Giuseppe Scrivano
2019-07-09
*
Merge pull request #3108 from rhatdan/flags
OpenShift Merge Robot
2019-05-22
|
\
|
*
Fixup Flags
Daniel J Walsh
2019-05-20
*
|
Update vendor of buildah and containers/images
Daniel J Walsh
2019-05-20
|
/
*
fix login supports credHelpers config
Qi Wang
2019-04-25
*
Fix segfaults attribute to missing options
baude
2019-04-15
*
Set blob cache directory based on GraphDriver
Daniel J Walsh
2019-03-29
*
Usage messages: deduplicate '(default true)' et al
Ed Santiago
2019-03-13
*
Fix help commands to show short and long description.
Daniel J Walsh
2019-03-07
*
Better usage synopses for subcommands
Ed Santiago
2019-02-26
*
Merge pull request #2340 from QiWang19/login_lying
OpenShift Merge Robot
2019-02-17
|
\
|
*
Fix `podman login` lying problem
Qi Wang
2019-02-14
*
|
Merge pull request #2333 from TomSweeneyRedHat/dev/tsweeney/helpexamples
OpenShift Merge Robot
2019-02-15
|
\
\
|
|
/
|
/
|
|
*
Add examples for Cobra
TomSweeneyRedHat
2019-02-14
*
|
Merge pull request #2320 from QiWang19/stdinPW
OpenShift Merge Robot
2019-02-14
|
\
\
|
|
/
|
/
|
|
*
--password-stdin flag in `podman login`
Qi Wang
2019-02-14
*
|
Don't show global flags except for podman command
Daniel J Walsh
2019-02-12
*
|
Separate remote and local commands
baude
2019-02-11
|
/
*
Migrate to cobra CLI
baude
2019-02-08
*
podman-login: adhere to user input
Valentin Rothberg
2019-01-07
*
add --get-login command to podman-login.
Theodore Cowan
2018-12-17
*
Minimally update for the DockerInsecureSkipTLSVerify type change
Miloslav Trmač
2018-12-06
*
Pick registry to login from full image name as well
Urvashi Mohnani
2018-12-06
*
Handle http/https in registry given to login/out
TomSweeneyRedHat
2018-10-22
*
Support auth file environment variable & add change to man pages
Qi Wang
2018-10-12
*
Sort all command flags
Qi Wang
2018-10-11
*
don't print help message for usage errors
Valentin Rothberg
2018-08-31
*
switch projectatomic to containers
Daniel J Walsh
2018-08-16
*
Cleanup descriptions and help information
Daniel J Walsh
2018-07-27
*
Fix build after c/image changes
Matthew Heon
2018-03-16
[next]