Path to this page:
./
net/gh,
GitHub CLI
Branch: CURRENT,
Version: 2.83.2nb3,
Package name: gh-2.83.2nb3,
Maintainer: pkgsrc-usersgh is GitHub on the command line, and it's now available in beta.
It brings pull requests, issues, and other GitHub concepts to the
terminal next to where you are already working with git and your code.
Required to run:[
devel/git-base]
Required to build:[
pkgtools/cwrappers] [
lang/go114]
Master sites:
Filesize: 15421.826 KB
Version history: (Expand)
- (2026-03-06) Updated to version: gh-2.83.2nb3
- (2026-02-24) Updated to version: gh-2.83.2nb2
- (2026-01-15) Updated to version: gh-2.83.2nb1
- (2026-01-07) Updated to version: gh-2.83.2
- (2025-12-02) Updated to version: gh-2.83.0nb1
- (2025-11-08) Updated to version: gh-2.83.0
CVS history: (Expand)
2026-03-06 22:08:08 by Benny Siegert | Files touched by this commit (203) |  |
Log message:
Revbump all Go packages after go126 update
|
| 2026-02-24 09:45:43 by Benny Siegert | Files touched by this commit (203) |
Log message:
Revbump all Go packages after default version bump
|
| 2026-01-26 20:49:21 by Benny Siegert | Files touched by this commit (21) |
Log message:
Move non-pattern Go flags to GOFLAGS.
GO_BUILD_PATTERN is only for patterns, as announced on tech-pkg@.
|
2026-01-15 20:55:00 by Benny Siegert | Files touched by this commit (202) |  |
Log message:
Revbump all Go packages after go125 update
|
| 2026-01-07 20:51:32 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
gh: Update to 2.83.2
Changes:
GitHub CLI 2.83.2
* Isolate user-provided search query from contextual qualifiers
* Refactor cfg out of CAPI Client
* Remove extra flag default from help usage
* Add PGP key rotation PoC
* Add Debian/Ubuntu to unofficial packages
* Error if go-licenses is not on the PATH
* refactor: drop multierror in favor of std
GitHub CLI 2.83.1
* `gh pr edit`: Ensure empty arrays for reviewers in PR API calls
* Integrate license checks back into lint workflow
* Update third-party licenses and dependencies
|
2025-12-02 20:25:26 by Benny Siegert | Files touched by this commit (202) |  |
Log message:
Revbump all Go packages after go125 update
|
2025-11-08 03:39:19 by Benny Siegert | Files touched by this commit (3) |  |
Log message:
gh: update to 2.83.0
Features
- Add isImmutable to release list JSON output
- gh agent-task create: support --custom-agent/-a flag
- (gh repo delete) Add warning when --yes is ignored without a repository
- feat: implement gh pr revert
Fixes
- add support for editing & viewing large files
- Fix gh attestation verify to work when Public Good Instance of Sigstore is
unavailable
|
2025-10-16 20:00:06 by Benny Siegert | Files touched by this commit (200) |  |
Log message:
Revbump all Go packages after go125 update
|