GET /api/v1/autocomplete/port/?format=api&page=62
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 40988,
    "next": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=63",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=61",
    "results": [
        {
            "name": "git-chglog",
            "description": "git CHANGELOG generator"
        },
        {
            "name": "git-cinnabar",
            "description": "Git remote helper to interact with mercurial repositories."
        },
        {
            "name": "git-cliff",
            "description": "A highly customizable Changelog Generator that follows the Conventional Commit specification"
        },
        {
            "name": "git-cola",
            "description": "The highly caffeinated Git GUI"
        },
        {
            "name": "git-credential-azure",
            "description": "git-credential-azure is a Git credential helper that authenticates to Azure Repos (dev.azure.com) Azure Repos is part of Azure DevOps."
        },
        {
            "name": "git-credential-email",
            "description": "git credential helpers for email providers"
        },
        {
            "name": "git-credential-gopass",
            "description": "Gopass git-credentials helper"
        },
        {
            "name": "git-credential-oauth",
            "description": "A Git credential helper that securely authenticates to GitHub, GitLab and BitBucket using OAuth."
        },
        {
            "name": "git-crypt",
            "description": "Transparent file encryption in git."
        },
        {
            "name": "git-cvs",
            "description": "incrementally import changesets from CVS to Git"
        },
        {
            "name": "git-delta",
            "description": "A syntax-highlighter for git and diff output"
        },
        {
            "name": "git-devel",
            "description": "A fast version control system (Development Version)"
        },
        {
            "name": "git-extras",
            "description": "Git utilities"
        },
        {
            "name": "git-filter-repo",
            "description": "Quickly rewrite git repository history (filter-branch replacement)"
        },
        {
            "name": "git-flow",
            "description": "Git extensions for Vincent Driessen branching. (nvie)"
        },
        {
            "name": "git-flow-avh",
            "description": "Git extensions for Vincent Driessen branching. (avh Edition)"
        },
        {
            "name": "git-flow-bash-completion",
            "description": "Bash completion support for git-flow."
        },
        {
            "name": "git-flow-devel",
            "description": "Git extensions for Vincent Driessen branching. (nvie devel)"
        },
        {
            "name": "git-flow-hf",
            "description": "Git extensions for Vincent Driessen branching. (HubFlow)"
        },
        {
            "name": "git-ftp",
            "description": "Git powered FTP client written as shell script."
        },
        {
            "name": "git-fuzzy",
            "description": "interactive `git` with the help of `fzf`"
        },
        {
            "name": "git-interactive-rebase-tool",
            "description": "Native cross platform full feature terminal based sequence editor for git interactive rebase."
        },
        {
            "name": "git-latexdiff",
            "description": "Tool for using latexdiff on latex documents in git repositories"
        },
        {
            "name": "git-lfs",
            "description": "Git Large File Storage"
        },
        {
            "name": "git-recall",
            "description": "An interactive way to peruse your git history in the terminal"
        },
        {
            "name": "git-recover",
            "description": "It's like undelete for your git repository."
        },
        {
            "name": "git-remote-hg",
            "description": "Transparent bidirectional bridge between Git and Mercurial for Git"
        },
        {
            "name": "git-review",
            "description": "Tool to submit code to Gerrit"
        },
        {
            "name": "git-secret",
            "description": "Bash tool to store private data inside a git repo."
        },
        {
            "name": "git-sizer",
            "description": "Compute various size metrics for a Git repository, flagging those that might cause problems"
        },
        {
            "name": "git-stack",
            "description": "Stack branch management for Git"
        },
        {
            "name": "git-toolbelt",
            "description": "Helper tools to make everyday life with Git much easier"
        },
        {
            "name": "git-tools",
            "description": "Assorted git-related scripts and tools, including git-restore-mtime"
        },
        {
            "name": "git-town",
            "description": "High-level command-line interface for Git"
        },
        {
            "name": "git-tui",
            "description": "Terminal interfaces for git"
        },
        {
            "name": "git-when-merged",
            "description": "Determine when a particular commit was merged into a git branch"
        },
        {
            "name": "git-who",
            "description": "Git blame for file trees"
        },
        {
            "name": "gitea-tea",
            "description": "A command line tool to interact with Gitea servers"
        },
        {
            "name": "giter8",
            "description": "A command line tool to apply templates defined on github"
        },
        {
            "name": "gitg",
            "description": "GNOME git repository viewer."
        },
        {
            "name": "github-backup",
            "description": "Backup a GitHub user or organization"
        },
        {
            "name": "gitinspector",
            "description": "statistical analysis tool for git repositories"
        },
        {
            "name": "gitlab-runner",
            "description": "GitLab Runner"
        },
        {
            "name": "gitleaks",
            "description": "Scan git repos (or files) for secrets using regex and entropy"
        },
        {
            "name": "gitless",
            "description": "Version control system built on top of Git"
        },
        {
            "name": "gitlint",
            "description": "Linting for your git commit messages"
        },
        {
            "name": "gitoxide",
            "description": "An idiomatic, lean, fast & safe pure Rust implementation of Git"
        },
        {
            "name": "gitqlient",
            "description": "Multi-platform Git client written with Qt"
        },
        {
            "name": "gitsign",
            "description": "Keyless Git signing using Sigstore"
        },
        {
            "name": "gitty",
            "description": "Contextual information about your git projects, right on the command-line"
        }
    ]
}