Home
last modified time | relevance | path

Searched refs:gitlab_pat (Results 1 – 9 of 9) sorted by relevance

/dports/devel/R-cran-remotes/remotes/man/
H A Dgitlab_pat.Rd3 \name{gitlab_pat}
4 \alias{gitlab_pat}
7 gitlab_pat(quiet = TRUE)
H A Dinstall_gitlab.Rd10 auth_token = gitlab_pat(quiet),
/dports/devel/R-cran-remotes/remotes/R/
H A Dinstall-gitlab.R31 auth_token = gitlab_pat(quiet),
60 auth_token = gitlab_pat(), sha = NULL,
154 host = "gitlab.com", pat = gitlab_pat()) {
171 gitlab_pat <- function(quiet = TRUE) { function
183 host = "gitlab.com", pat = gitlab_pat()) {
H A Dinstall-remote.R249 auth_token = gitlab_pat()),
/dports/devel/R-cran-remotes/remotes/
H A DNAMESPACE73 export(gitlab_pat)
H A DMD550 3b6df194bccf02a5bfe5fada00ec4698 *man/gitlab_pat.Rd
H A DNEWS.md94 * `install_gitlab` passes the `quiet` argument on to `gitlab_pat` (@michaelchirico, #437)
/dports/devel/R-cran-devtools/devtools/man/
H A Dremote-reexports.Rd116 auth_token = gitlab_pat(quiet),
/dports/devel/R-cran-remotes/remotes/inst/
H A Dinstall-github.R3223 auth_token = gitlab_pat(quiet),
3252 auth_token = gitlab_pat(), sha = NULL,
3346 host = "gitlab.com", pat = gitlab_pat()) {
3363 gitlab_pat <- function(quiet = TRUE) { function
3375 host = "gitlab.com", pat = gitlab_pat()) {
3739 auth_token = gitlab_pat()),