cli/pkg/cmd
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
..
alias print aliases as valid yaml when piping 2020-09-14 10:33:29 -05:00
api Add PAGER support to the api command 2020-09-15 11:43:49 +02:00
auth review feedback 2020-09-14 10:16:50 -05:00
config Document gh config set pager ... option 2020-09-16 19:11:07 +02:00
factory Fix release download 2020-09-14 15:31:31 +02:00
gist Port listing gists to githubv4 GraphQL client 2020-10-05 20:33:31 +02:00
issue Merge pull request #1706 from cli/base-resolve 2020-09-16 18:53:21 +02:00
pr Merge pull request #1706 from cli/base-resolve 2020-09-16 18:53:21 +02:00
release Indicate that title is optional in release create 2020-09-09 17:45:55 +02:00
repo Merge pull request #1706 from cli/base-resolve 2020-09-16 18:53:21 +02:00
root Merge pull request #1706 from cli/base-resolve 2020-09-16 18:53:21 +02:00