|
|
2029b4933f
|
Add 'depth' argument to gitea_api.Repo.clone() and clone_or_update()
|
2025-11-10 15:10:21 +01:00 |
|
|
|
7ae7731963
|
Change gitea_api.Repo.clone() to stop borrowing objects when 'reference' or 'reference_if_able' is used
|
2025-11-10 15:06:02 +01:00 |
|
|
|
99d2633b09
|
Add '--cache-dir' option to 'git-obs staging group' command
|
2025-11-10 15:06:02 +01:00 |
|
Antonello Tartamo
|
e15c0c0f49
|
Add 'git-obs staging' command for staging multiple package pull requests into a single project pull request
|
2025-11-10 15:06:02 +01:00 |
|
|
|
a3738f664f
|
Change gitea_api.Repo.clone_or_update() to take 'ssh_private_key_path' argument
|
2025-11-10 15:06:02 +01:00 |
|
|
|
e860043815
|
Add 'remote' argument to gitea_api.Repo.clone_or_update()
|
2025-11-10 14:45:37 +01:00 |
|
|
|
089ad90fae
|
Move clone_or_update() from 'git-obs pr dump' command to gitea_api.Repo
|
2025-11-10 14:45:37 +01:00 |
|
|
|
f288795e58
|
Implement 'git-obs pr dump' command to store pull request information on disk
|
2025-10-02 08:48:38 +02:00 |
|
|
|
e9d50fdcae
|
Add support for json export to 'git-obs repo list'
|
2025-06-23 10:31:45 +02:00 |
|
|
|
63067fd8ae
|
Implement 'git-obs repo list' command
|
2025-06-23 10:31:45 +02:00 |
|
|
|
4f3cacd62b
|
Rename 'anonymous' argument in 'gitea_api.Repo.clone()' to 'use_http'
|
2025-06-17 14:38:25 +02:00 |
|
|
|
e2d890391e
|
Refactor gitea_api to use objects with properties instead of raw JSON data
|
2025-05-20 14:29:20 +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 |
|
|
|
ca6e48fc59
|
Fix setting parent remote in 'git-obs repo clone'
|
2025-04-02 13:53:50 +02:00 |
|
|
|
5827582b58
|
Add 'quiet' and 'branch' options to gitea_api.Repo.clone()
|
2025-03-31 17:56:47 +02:00 |
|
|
|
ea24281859
|
Implement 'git-obs pr review' command
|
2025-02-21 14:13:12 +01:00 |
|
|
|
e23c566b0d
|
Change 'git-obs' to use owner/repo[#pull] arguments consistently
|
2025-01-16 12:44:11 +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 |
|
|
|
699f4d860e
|
Add 'gitea_api' module
Co-authored-by: Dan Čermák <dcermak@suse.com>
|
2024-09-24 14:01:43 +02:00 |
|