Page MenuHomeSolus

Update hub to 2.10.0
ClosedPublic

Authored by der_eismann on Feb 28 2019, 10:34 AM.
Tags
None
Referenced Files
F11032221: D5566.id13522.diff
Wed, Aug 9, 2:01 PM
F11032220: D5566.id.diff
Wed, Aug 9, 2:01 PM
F11032219: D5566.id13541.diff
Wed, Aug 9, 2:01 PM
F11025667: D5566.diff
Wed, Aug 9, 1:14 AM
F11007932: D5566.diff
Tue, Aug 1, 11:11 PM
F10979074: D5566.id13522.diff
Sat, Jul 22, 10:08 PM
F10871413: D5566.id13541.diff
Jun 18 2023, 2:59 PM
F10870984: D5566.id.diff
Jun 18 2023, 12:26 PM
Subscribers
None

Details

Summary

Features:

  • New hub pr list --format fields %pS and %pC for PR state and color
    • %pS: "open", "draft", "merged", or "closed"
    • %pC: green, gray, purple, or red
  • Have commands with rich output respect the --color flag
    • default: --color=auto
    • --color is equivalent to --color=always
    • --color=never disables color for TTYs

Fixes:

  • Make man pages parseable with whatis
  • Make hub checkout work independently of remote refspec
Test Plan
  • Run hub --version
  • List issues of a repository with hub issue

Diff Detail

Repository
R1417 hub
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Mar 1 2019, 8:44 PM
This revision was automatically updated to reflect the committed changes.