1
0
mirror of https://github.com/openSUSE/osc.git synced 2026-02-12 07:08:59 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
Andrii Nikitin
1e5582ace5 Add --export to pr list and pr search 2025-06-02 15:15:38 +02:00
e2d890391e Refactor gitea_api to use objects with properties instead of raw JSON data 2025-05-20 14:29:20 +02:00
664e7cf546 Add '--target-branch' filter option to 'git-obs pr list' 2025-05-20 11:10:53 +02:00
506391feaf Add '--no-draft' filter option to 'git-obs pr list' 2025-05-20 09:00:35 +02:00
aa8a48b79b Implement '--reviewer' and '--review-state' options for 'git-obs pr list' 2025-05-12 17:11:27 +02:00
Andrii Nikitin
a9d5f8ca6d Fix git-obs pr create with multistring EDITOR 2025-05-07 14:19:10 +02:00
e90daa64fe Update 'git-obs login {add,update}' to check the gitea token format 2025-04-22 16:25:32 +02:00
4b10e0381e Improve help of the 'git-obs login' subcommands 2025-04-22 16:25:32 +02:00
131aa57265 Add commented git status to the 'git-obs pr create' message 2025-04-01 10:16:26 +02:00
b8a810c0ee Fix 'git-obs pr create --target-branch' 2025-03-20 13:29:38 +01:00
4643f2400f Enable completion of 'git-obs pr checkout <number>' 2025-03-19 20:07:52 +01:00
cea2cb9518 Enable completion of 'git-obs pr get/show <owner>/<repo>#<number>' 2025-03-19 20:07:52 +01:00
8f663b98ee Enable completion of 'git-obs login remove <name>' 2025-03-19 20:07:52 +01:00
66f24f10b1 Enable completion of 'git-obs login update --ssh-key' 2025-03-19 20:07:52 +01:00
2ebe45bfe4 Enable completion of 'git-obs login add --ssh-key' 2025-03-19 20:07:52 +01:00
ae41c2f6b1 Enable completion of 'git-obs ssh-key add --key-path' 2025-03-19 20:07:52 +01:00
7e0da3f900 Allow 'git-obs login' subcommands to prompt for Gitea tokens 2025-02-25 11:37:03 +01:00
ea24281859 Implement 'git-obs pr review' command 2025-02-21 14:13:12 +01:00
9598f8070a Add 'git-obs pr checkout' command 2025-01-23 09:54:29 +01:00
0b5f9a0a8b Add 'git-obs api' command for making arbitrary API calls 2025-01-23 09:54:29 +01:00
e23c566b0d Change 'git-obs' to use owner/repo[#pull] arguments consistently 2025-01-16 12:44:11 +01:00
124528e68b Add 'git-obs pr' command 2025-01-15 17:02:16 +01:00
166cadb31b Fix ssh key priority in 'git-obs repo clone' command 2025-01-14 16:41:58 +01:00
fbbac5ad4c Change 'git-obs repo clone' command to store ssh command in core.sshCommand git config option 2025-01-14 16:41:58 +01:00
7e52a4a050 Implement git-obs command with several subcommands 2024-10-11 13:13:26 +02:00