cli/pkg/cmd/issue
Mislav Marohnić 930ee60ac5 Disable colorizing labels in issue list output
- Labels with dark color are not visible on a dark background
- "Raw" `issue view` output should never output color, not even with
  CLICOLOR_FORCE=1
2021-08-03 16:02:16 +02:00
..
close Improve issue status detection 2021-04-28 00:30:21 -03:00
comment Pass web browser to each individual command 2021-03-19 21:22:37 +01:00
create Allow setting empty body via editor in issue/pr create 2021-06-04 21:50:51 +02:00
delete Skip confirmation for non-interactive contexts 2021-01-27 16:31:23 -08:00
edit Export more IDs in issue/pr JSON payload 2021-05-18 18:19:28 +02:00
list Allow space to be added after completing issue/pr list --state values 2021-07-21 16:12:38 +02:00
reopen Improve issue status detection 2021-04-28 00:30:21 -03:00
shared Disable colorizing labels in issue list output 2021-08-03 16:02:16 +02:00
status Have Exporter.Write automatically call ExportData on given data structure 2021-05-12 17:05:15 +02:00
transfer Improve issue status detection 2021-04-28 00:30:21 -03:00
view Disable colorizing labels in issue list output 2021-08-03 16:02:16 +02:00
issue.go Add issue transfer command 2021-03-30 18:42:34 +02:00