gitlab                  Request Gitlab API
gitlabr                 Interface to gitlab API on high and low levels
gitlabr-deprecated      Deprecated functions
gitlabr_0_7_renaming    renamings from gitlabr version 0.6.4 to 0.7
glLoginInput            Shiny module to login to gitlab API
gl_archive              Get zip archive of a specific repository
gl_ci_job               Define Gitlab CI jobs
gl_connection           Connect to a specific gitlab instance API
gl_create_merge_request
                        Create a merge request
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 in Gitlab
gl_new_issue            Post a new issue or edit one
gl_pipelines            Access the Gitlab CI builds
gl_proj_req             Create a project specific request
gl_push_file            Upload a file to a gitlab repository
gl_repository           Access to repository functions and files in
                        Gitlab API
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
update_gitlabr_code     Convert gitlabr legacy code to 0.7 compatible
