cli/pkg
Mislav Marohnić 1a980e768c Fix how teams are displayed in requested reviewers
1. The `--json` export now only renders the `login` field for User types
   and `name` and `slug` fields for Team types.
2. The `pr view` command now renders team reviewers in the format of
   `ORG/SLUG` instead of the team name. This is so that the same value
    can be used in the `pr create -r` flag.
2021-05-28 14:32:31 +02:00
..
cmd Fix how teams are displayed in requested reviewers 2021-05-28 14:32:31 +02:00
cmdutil Merge pull request #3621 from cli/export-data 2021-05-17 13:43:00 +02:00
export Extract JSON filtering functionality from gh api 2021-04-13 16:48:21 +02:00
githubsearch Add a unified GitHub Search query builder 2021-03-23 18:52:58 +01:00
githubtemplate Use T.TempDir for temporary dirs in tests (#3580) 2021-05-07 12:21:26 +02:00
httpmock Migrate legacy tests 2021-01-11 21:07:19 -03:00
iostreams Use golang.org/x/term 2021-04-28 18:44:36 +02:00
jsoncolor Fix "null" display in colored JSON output 2021-05-12 16:56:52 +02:00
markdown Enable emoji in markdown 2021-04-12 09:50:51 -07:00
prompt AskStubber now throws a more descriptive error when stubs do not match 2020-12-03 17:51:58 +01:00
set Have StringSet preserve original order of values 2021-04-07 19:55:09 +02:00
surveyext Comment on pull requests 2021-01-21 09:47:38 -08:00
text Improve string display width calculation 2020-09-11 11:56:54 +02:00