cli/pkg/cmd/pr
Mislav Marohnić 210d9dff20 Remove implicit sort:created-desc sort clause for pr list
This is the default sort mode for issues, so it's not needed to
explicitly set it. Furthermore, the user can specify their own sort mode
through the `--search` option.
2021-03-25 13:44:07 +01:00
..
checkout Add helper function to validate exact args in cmdutil 2021-02-24 15:49:40 +05:30
checks Merge remote-tracking branch 'origin' into cmd-stub-new 2021-01-22 16:31:29 +01:00
close Revert close and reopen changes 2021-02-23 13:24:48 -08:00
comment Remove unnecessary BodyFile field 2021-03-15 15:12:41 +01:00
create Merge pull request #3023 from cli/cancel-error-status 2021-03-04 13:45:11 +01:00
diff Use testify assertions for error matching 2021-01-19 13:59:37 +01:00
edit Accept --body-file flag if --body is supported 2021-03-15 15:12:41 +01:00
list Remove implicit sort:created-desc sort clause for pr list 2021-03-25 13:44:07 +01:00
merge Accept --body-file flag if --body is supported 2021-03-15 15:12:41 +01:00
ready Rename to SuccessIconWithColor 2021-01-25 14:56:39 +01:00
reopen Revert close and reopen changes 2021-02-23 13:24:48 -08:00
review Refactor use of glamour to allow style overrides (#3243) 2021-03-19 16:29:32 +00:00
shared Unify checking whether search filters were passed by the user 2021-03-24 18:11:21 +01:00
status Actions Support Phase 1 (#2923) 2021-03-16 13:59:34 -07:00
view Refactor use of glamour to allow style overrides (#3243) 2021-03-19 16:29:32 +00:00
pr.go Pr edit command 2021-02-12 10:08:44 -08:00