gitlab                  Request GitLab API
gitlabr-deprecated      Deprecated functions
gitlabr_0_7_renaming    renaming from gitlabr version 0.6.4 to 0.7
gitlabr_options_set     Set gitlabr options
glLoginInput            Shiny module to login to GitLab API
gl_archive              Archive a repository
gl_ci_job               Define GitLab CI jobs content
gl_connection           Connect to a specific GitLab instance API
gl_create_merge_request
                        Manage merge requests
gl_get_comments         Get the comments/notes of a commit or issue
gl_get_commits          Get commits and diff from a project repository
gl_get_project_id       Get a project id by name
gl_list_branches        List, create and delete branches
gl_list_issues          Get issues of a project or user
gl_list_projects        List projects information
gl_new_issue            Post a new issue or edit one
gl_new_project          Manage projects
gl_pipelines            Access the GitLab CI builds
gl_proj_req             Create a project specific request
gl_push_file            Upload, delete a file to a GitLab repository
gl_repository           Access to repository files in GitLab
gl_to_issue_id          Translate projectwide issue id to global GitLab
                        API issue id
set_gitlab_connection   Get/set a GitLab connection for all calls
use_gitlab_ci           Add .gitlab-ci.yml file in your current project
                        from template
