aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/obs/update_obs_project.py
AgeCommit message (Expand)AuthorFilesLines
2023-04-06obs: update_obs_project: add ALL_OSMOCOM_PACKAGESOliver Smith1-3/+6
2023-04-06obs: update_obs_project: add --delete argOliver Smith1-2/+30
2023-03-17obs: add --allow-unknown-packageOliver Smith1-2/+1
2023-03-15obs: don't pass skip_up_to_date through functionsOliver Smith1-8/+6
2023-03-15obs: don't pass meta through functionsOliver Smith1-3/+3
2023-03-15obs: don't pass fetch through functionsOliver Smith1-11/+8
2023-03-15obs: don't pass conflict_version through functionsOliver Smith1-9/+10
2023-03-15obs: don't pass branch through functionsOliver Smith1-9/+9
2023-03-15obs: don't pass feed through functionsOliver Smith1-15/+16
2023-03-15obs: don't pass proj through functionsOliver Smith1-15/+14
2023-03-15obs: lib.args: store argparse result hereOliver Smith1-1/+1
2022-10-11obs: support Osmocom projects without prefixOliver Smith1-3/+3
2022-10-06obs: run_in_docker_and_exit: no os.path.basenameOliver Smith1-1/+1
2022-10-06obs: run_in_docker_and_exit: remove args paramOliver Smith1-1/+1
2022-10-06obs: update_obs_project: add master feedOliver Smith1-3/+6
2022-10-06obs: build_srcpkg_if_needed: switch if branchesOliver Smith1-3/+5
2022-09-21scripts/obs/*.py: add option to ignore required programs checkMax1-1/+4
2022-09-21obs: update_obs_project: check if oscrc existsOliver Smith1-0/+1
2022-08-17obs: add explicit --git-branch argNeels Hofmeyr1-8/+9
2022-08-01scripts/obs: rewrite pushing source pkgs to OBSOliver Smith1-0/+215