1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-10-23 16:52:16 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
35f25dc9b8 Add gitea_api.Git.get_owner_repo_from_url() staticmethod 2025-10-02 08:48:42 +02:00
84288258b0 Add gitea_api.Git.urljoin() static method 2025-10-02 08:48:42 +02:00
1b8fb3c584 Fix 'git-obs pr dump' to update 'base' directory to a newer commit correctly 2025-10-02 08:48:42 +02:00
f288795e58 Implement 'git-obs pr dump' command to store pull request information on disk 2025-10-02 08:48:38 +02:00
910802d59c Refactor GitStore 2025-09-23 13:06:46 +02:00
6bb734ae26 Change gitea_api.Git to work with the current remote instead of 'origin' 2025-09-18 11:11:29 +02:00
172e827eff Migrate git_scm.Store over to gitea_api.Git 2025-09-18 11:11:29 +02:00
34b2cddbaf Change 'git-obs pr review interactive' to work with all archives, not only those in Git LFS 2025-08-20 15:17:10 +02:00
9779c6cc4f Merge pull request #1760 from dmach/osc-build-project-from-_ObsPrj
Extend 'osc build' and 'osc fork' to use project.build file from Gitea, 'osc fork' also follows the devel project now
2025-04-02 15:06:27 +02:00
292030dbb4 Add gitea_api.Git.urlparse() for parsing git urls 2025-04-02 10:12:02 +02:00
131aa57265 Add commented git status to the 'git-obs pr create' message 2025-04-01 10:16:26 +02: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
124528e68b Add 'git-obs pr' command 2025-01-15 17:02:16 +01:00