1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-11-03 12:58:54 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
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