List of all items
Structs
- api::client::Client
- api::client::RawRequest
- api::collaborators::Collaborators
- api::gists::CreateGist
- api::gists::Gists
- api::gists::UpdateGist
- api::issues::CreateIssue
- api::issues::EditIssue
- api::issues::IssueFilter
- api::issues::Issues
- api::labels::CreateLabel
- api::labels::EditLabel
- api::labels::Labels
- api::milestones::CreateMilestone
- api::milestones::EditMilestone
- api::milestones::MilestoneFilter
- api::milestones::Milestones
- api::pulls::CreatePr
- api::pulls::EditPr
- api::pulls::PrCommentFilter
- api::pulls::PrCommentPositional
- api::pulls::PrFilter
- api::pulls::Pulls
- api::releases::CreateRelease
- api::releases::EditRelease
- api::releases::Releases
- api::repos::CreateRepo
- api::repos::EditRepo
- api::repos::Repos
- api::search::Search
- api::search::SearchIssuesFilter
- api::search::SearchReposFilter
- api::search::SearchUsersFilter
- api::users::UserIssueFilter
- api::users::Users
- api::webhooks::CreateWebhook
- api::webhooks::Webhooks
- cli::ApiArgs
- cli::Cli
- cli::CommentArgs
- cli::LimitArgs
- cli::ListArgs
- cmd::Ctx
- config::Config
- config::Settings
- models::Collaborator
- models::CollaboratorPermissions
- models::Comment
- models::FileDiff
- models::Gist
- models::GistFile
- models::GitCommitInfo
- models::GitPerson
- models::Issue
- models::IssueRepoRef
- models::Label
- models::Milestone
- models::Org
- models::PrBranch
- models::PrComment
- models::PrCommit
- models::PrRepoRef
- models::PullRequest
- models::Release
- models::ReleaseAsset
- models::RepoDetails
- models::RepoInfo
- models::SshKey
- models::UserAssignee
- models::UserBasic
- models::Webhook
- out::Dashboard
- out::IssueStatus
- out::Output
- out::PrStatus
- repo::Repo
- update_notice::CachedRelease
- update_notice::ReleaseInfo
- update_notice::UpdateCheckGates
- update_notice::UpdateNotice
- update_notice::UpdateState
Enums
- api::StateChange
- cli::AliasCmd
- cli::AuthCmd
- cli::BuildKind
- cli::CollaboratorCmd
- cli::Command
- cli::ConfigCmd
- cli::ExtensionCmd
- cli::GistCmd
- cli::GitCredentialCmd
- cli::IssueCmd
- cli::IssueCommentCmd
- cli::IssueLabelCmd
- cli::LabelCmd
- cli::MilestoneCmd
- cli::OrgCmd
- cli::PrAssigneeCmd
- cli::PrCmd
- cli::PrCommentCmd
- cli::PrLabelCmd
- cli::PrTesterCmd
- cli::ReleaseCmd
- cli::RepoCmd
- cli::SearchCmd
- cli::SshKeyCmd
- cli::WebhookCmd
- config::TokenSource
- error::GiteeError
- models::IssueState
- models::MergeMethod
- models::PrCommentKind
- models::PrState
Traits
Functions
- api::gists::truncate_description
- api::labels::normalize_color
- api::resolve_latest_comment
- api::webhooks::event_bools
- api::webhooks::parse_events
- cmd::alias::execute
- cmd::api::execute
- cmd::auth::execute
- cmd::auth::git_credential_helper_value
- cmd::auth::read_credential_attrs_from
- cmd::browse::execute
- cmd::collaborator::execute
- cmd::config_cmd::execute
- cmd::confirm
- cmd::extension::execute
- cmd::gist::execute
- cmd::interactive::edit_body_in_editor
- cmd::interactive::missing_title_usage
- cmd::interactive::prompt_title
- cmd::interactive::resolve_editor_command
- cmd::interactive::resolve_editor_from_env_and_config
- cmd::interactive::resolve_optional_body
- cmd::interactive::should_run_interactive_create
- cmd::interactive::stdin_is_tty
- cmd::issue::execute
- cmd::label::execute
- cmd::milestone::execute
- cmd::org::execute
- cmd::pr::execute
- cmd::preview_line
- cmd::release::execute
- cmd::release::glob_match
- cmd::repo::execute
- cmd::run
- cmd::search::execute
- cmd::ssh_key::execute
- cmd::status::execute
- cmd::webhook::execute
- config::apply_defaults
- config::apply_defaults_os
- config::expand_aliases
- extension::create
- extension::exec
- extension::find_installed
- extension::find_on_path
- extension::install
- extension::list_installed
- extension::list_on_path
- extension::managed_dir
- extension::path_dirs
- extension::remove
- extension::upgrade
- out::assignee_table
- out::bold
- out::collaborator_table
- out::color_diff_line
- out::comment_line
- out::comment_table
- out::cyan
- out::dashboard
- out::dim
- out::gist_raw
- out::gist_table
- out::green
- out::issue_status
- out::issue_table
- out::label_table
- out::magenta
- out::milestone_table
- out::one_gist
- out::one_issue
- out::one_milestone
- out::one_pr
- out::one_release
- out::one_repo
- out::org_table
- out::pr_comment_line
- out::pr_comment_table
- out::pr_commits
- out::pr_diff
- out::pr_status
- out::pr_table
- out::red
- out::release_table
- out::repo_table
- out::ssh_key_table
- out::tester_table
- out::user_table
- out::webhook_table
- out::yellow
- update_notice::cache_is_fresh
- update_notice::fetch_latest
- update_notice::format_tip
- update_notice::homebrew_tip_mode
- update_notice::is_homebrew_install
- update_notice::is_strictly_newer
- update_notice::load_state
- update_notice::maybe_spawn
- update_notice::release_within_homebrew_grace
- update_notice::save_state
- update_notice::should_run_update_check
- update_notice::strip_leading_v
- web::issue_url
- web::open_or_print
- web::pull_url
- web::release_url
- web::repo_url