pkgsrc/net/hub/distinfo
leot b06b08d085 hub: Update net/hub to 2.6.0
Changes:
2.6.0
-----
Features
--------
- Use "scissors" line to delineate comments in editable messages instead of
  stripping away lines that start with #. This helps preserve Markdown
  headings in hub pull-request, hub release create, and similar commands
  that open a text editor interactively.
  Everything above the following line is kept in the message; everything
  below is discarded:
    # ------------------------ >8 ------------------------
- New command hub issue show <NUMBER>
- Add hub release show --format=<FORMAT> functionality
- hub pr list --format=%rs lists requested reviewers
- Add support for communicating with GitHub Enterprise over Unix socket
    # ~/.config/hub
    example.com:
    user: USER
    oauth_token: TOKEN
    unix_socket: /path/to/socket

Fixes
-----
- Prevent hub create setting a public upstream when creating a private repo
- Fix hub create in place of a renamed repo
- Fix hub release create/edit/delete when there are multiple git remotes
- Auto-detect private/pushable repos in hub remote add
- Fix hub ci-status exit code when there is only Checks
- Allow hub compare <RANGE> even if not on any branch
- Ensure consistent sort direction when listing issues, PRs
- Match requested team names by slug instead of name in
  hub pull-request -r <TEAM>
2018-10-31 08:35:32 +00:00

6 lines
388 B
Text

$NetBSD: distinfo,v 1.7 2018/10/31 08:35:32 leot Exp $
SHA1 (hub-2.6.0.tar.gz) = 3dc5e55321f0f25adb87c4443cb7992d8d5013ce
RMD160 (hub-2.6.0.tar.gz) = a31c1271abc542c29c57845818875aa22241ad84
SHA512 (hub-2.6.0.tar.gz) = 07a9f6d4362818adf68b4d0f43ed0f4b9bddfe347a6b7e10146b84b04e2699864361e629b19560f97c3ea4cf8ec020dc9ec52f9f156f3969b18e9085054f281f
Size (hub-2.6.0.tar.gz) = 994022 bytes