cli/pkg
chemotaxis 077ab39738 Implicitly return the nil value when no lock reason given
While I usually like explicitly setting all values, getting rid of
setting the empty string streamlines map construction and testing.

The reasonsMap will return the nil value because the empty string is not
in the map.
2022-08-23 23:16:15 -04:00
..
cmd Implicitly return the nil value when no lock reason given 2022-08-23 23:16:15 -04:00
cmdutil Integrate latest go-gh packages (#6084) 2022-08-18 09:04:13 +03:00
extensions Add extension upgrade --dry-run (#5098) 2022-04-12 07:18:08 +00:00
findsh go fmt 2021-12-02 16:12:24 +01:00
githubtemplate Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
httpmock Integrate go-gh API package (#5614) 2022-06-23 04:05:31 +01:00
iostreams Switch to main buffer on SIGINT 2022-07-26 20:47:33 -07:00
jsoncolor api: avoid HTML-escaping JSON output 2022-07-25 13:10:44 +02:00
liveshare chore: typo hunting ft. codespell 2022-07-09 21:41:09 -05:00
markdown Integrate latest go-gh packages (#6084) 2022-08-18 09:04:13 +03:00
prompt fix linting 2022-07-27 14:15:27 -05:00
search Fix owner qualifier for search queries (#5693) 2022-05-23 13:00:32 +00:00
set Add GH_HOST to hosts list if it has corresponding auth token (#5087) 2022-01-29 07:37:24 +00:00
ssh Create .ssh dir if not exists 2022-06-14 12:30:04 -05:00
surveyext issue comment: support quotes and arguments in EDITOR value 2022-04-29 18:05:39 +02:00
text Replace uses of strings.Title (#5623) 2022-05-12 13:52:21 +00:00