cli/pkg
Mislav Marohnić cd2adfeba0 Port listing gists to githubv4 GraphQL client
- Fetching more than 100 gists is now supported
- The GraphQL query name is now `GistList` instead of `ListGists` for
  consistency with other queries
- Avoid fetching unnecessary Files fields
- Gists are now rendered in the order that the API returned them in
- The gist timestamp for machine-readable output is now rendered in
  RFC3339 format instead of in `time.Time.String()` format which is only
  meant for debugging and is not considered stable
- Ensure newlines in gist description are rendered as spaces
2020-10-05 20:33:31 +02:00
..
browser Fix up structure for better testing 2020-09-16 17:19:11 +02:00
cmd Port listing gists to githubv4 GraphQL client 2020-10-05 20:33:31 +02:00
cmdutil Remove square brackets from persistent flag description to fix zsh autocomplete 2020-09-16 11:47:15 +02:00
githubtemplate Improve support for legacy issue/PR template names 2020-07-15 18:16:16 +02:00
httpmock Prompt for push target during pr create 2020-09-16 14:49:36 +02:00
iostreams Fix gray color presentation across terminals 2020-09-16 17:57:13 +02:00
jsoncolor Add tests for jsoncolor 2020-06-08 16:05:00 +02:00
prompt gh auth login 2020-08-06 12:43:35 -05:00
surveyext Offer different editor modes during release create 2020-08-25 20:20:44 +02:00
text Improve string display width calculation 2020-09-11 11:56:54 +02:00