cli/pkg
Mislav Marohnić 683ebee6ef Consistently use green success icon
For operations such as closing an issue or merging a PR, we would
display the success icon (a checkmark) in red and magenta colors,
respectively, to reflect the latest state of the record operated on
(red: closed; magenta: merged).

This was always confusing to me, seeing it both in code and in the UI,
because I'm instinctively thinking that it's a bug and have to remind
myself that it's by design.
2021-01-18 19:57:38 +01:00
..
browser Ensure that only PATH is searched when shelling out to external commands 2020-11-11 16:33:13 +01:00
cmd Consistently use green success icon 2021-01-18 19:57:38 +01:00
cmdutil Properly check env auth tokens in CheckAuth 2020-12-01 11:44:14 -05:00
githubtemplate get everything working 2020-11-12 12:03:32 -08:00
httpmock Migrate legacy tests 2021-01-11 21:07:19 -03:00
iostreams Address PR comments 2021-01-11 13:56:17 -08:00
jsoncolor Add tests for jsoncolor 2020-06-08 16:05:00 +02:00
markdown Add "reference" help topic (#2223) 2020-11-18 12:31:36 -06:00
prompt AskStubber now throws a more descriptive error when stubs do not match 2020-12-03 17:51:58 +01:00
surveyext Ensure that only PATH is searched when shelling out to external commands 2020-11-11 16:33:13 +01:00
text Improve string display width calculation 2020-09-11 11:56:54 +02:00