cli/pkg/cmd/pr
William Martin 2ee6737053 Use regex to split apart the git client Commit logs
Theoretically this should be clearer and more robust than the previous
version which had some custom loop logic while trying to parse newlines
and determine whether it had reached a new commit entry by trying to parse
a git sha. This would not have worked correctly if a commit body contained
a sha on a new line.
2024-02-27 20:49:00 +01:00
..
checkout switch to [] characters for default info in usage strings 2024-02-01 21:35:31 +00:00
checks Add headers to all tables (#8157) 2023-10-20 11:20:02 +02:00
close revert revert 57fbe4f317 (#6474) 2022-10-20 12:17:20 +00:00
comment Fix fetching issue/PR comments 2022-12-23 17:14:06 +01:00
create Use regex to split apart the git client Commit logs 2024-02-27 20:49:00 +01:00
diff Wrap cli flags in backticks uniformly 2023-11-16 22:54:27 +08:00
edit Wrap scopes 2023-11-23 07:22:57 +08:00
list Fix PR and Issue list 2023-11-27 17:00:10 +01:00
merge Merge pull request #8342 from muzimuzhi/docs/unify-markup 2023-12-01 09:31:36 -05:00
ready Wrap cli flags in backticks uniformly 2023-11-16 22:54:27 +08:00
reopen Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
review Change markdown wrap limit match terminal width (#6016) 2022-09-01 07:36:25 +00:00
shared Update pkg/cmd/pr/shared/finder_test.go 2023-11-27 15:18:13 +01:00
status Add cmd test for pr status with counts by state 2023-05-24 16:00:34 +02:00
view fix: Prevent nil dereference in pr view. (#8566) 2024-01-17 22:12:22 +00:00
pr.go Group PR, release, and repo subcommands 2022-12-21 14:47:59 +01:00