Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 12:21:11 UTC Now

2021-08-19 16:29:02 UTC MAIN commitmail json YAML

gh: Update to 1.14.0

Changes:
1.14.0
------
Features:
- Improve shell completion #4028
- Enable --json flag completion with multiple comma-separated fields
- Add completion for repo create --gitignore flag
- Add completion for repo create --license flag
- Switch to Cobra's improved bash completion with descriptions
- Enable descriptions in PowerShell completion #4085
- Add completion of -R/--repo flag based on available git remotes #3942
- Add pr merge --admin flag to allow admins to force-merge a pull request #4071

Fixes:
- Fix authenticating with GH_ENTERPRISE_TOKEN and GH_HOST environment variables #4019
- Fix labels display in issue list output #4079
- Fix printing certain GraphQL errors #4087

1.13.1
------
Fixes:
- Fix linux packages so that the binary location is /usr/bin/gh not
  /usr/gh #4025

(leot)