1
0
mirror of https://github.com/openSUSE/osc.git synced 2026-02-28 06:27:05 +01:00

Commit Graph

  • 3262c05e35 Handle a callable in credentials._LazyPassword.__str__ Marcus Huewe 2022-04-14 01:47:10 +02:00
  • ff45f107bb Revert "Merge pull request #856 from bmwiedemann/verifymd5" Daniel Mach 2022-04-12 11:00:00 +02:00
  • 90ccc84f95 Merge commit 'refs/pull/1022/head' of github.com:openSUSE/osc Marcus Huewe 2022-04-11 15:21:19 +02:00
  • 784d330f20 Only prompt for a password if the server asks for it Michael Schroeder 2022-04-04 10:15:35 +02:00
  • e88459e02b add another exception for github URLs for "osc add" Adrian Schröter 2022-04-11 08:48:30 +02:00
  • c1bec6901a Merge pull request #950 from Firstyear/allow-download-source Marco Strigl 2022-04-07 11:06:13 +02:00
  • 48cbeced5f Merge pull request #863 from abitrolly/distformat Marco Strigl 2022-04-07 10:56:09 +02:00
  • 29fb9a2dce Merge pull request #856 from bmwiedemann/verifymd5 Daniel Mach 2022-04-07 10:48:58 +02:00
  • 34563aa7b2 Merge pull request #850 from lethliel/fix_issue_849 Daniel Mach 2022-04-07 10:43:43 +02:00
  • 5d6cfe80d5 Merge pull request #622 from jberry-suse/parseRevisionOption-clean Daniel Mach 2022-04-04 10:52:37 +02:00
  • 34575f8b74 Merge pull request #1021 from openSUSE/revert-1020-fix/1018-url-unicode Marco Strigl 2022-04-01 14:45:38 +02:00
  • 4a26801c08 Revert "Quote unicode characters in URL path" revert-1020-fix/1018-url-unicode Marco Strigl 2022-04-01 09:32:15 +02:00
  • a9138e54d5 Merge pull request #872 from marcus-h/prjresults_name_filter_regex Marco Strigl 2022-03-31 11:04:29 +02:00
  • 64631f1d91 Merge pull request #754 from adrianschroeter/hot_fix Marco Strigl 2022-03-31 10:59:50 +02:00
  • c9f8fedf01 Fix getbinaries by downloading logs and metadata into subdirs named by packages Daniel Mach 2022-03-21 17:19:23 +01:00
  • ee0773d523 Merge pull request #1020 from dmach/fix/1018-url-unicode Marco Strigl 2022-03-30 10:23:41 +02:00
  • 58a2794917 Merge pull request #983 from dmach/credentials-keyctl Marco Strigl 2022-03-30 10:21:31 +02:00
  • 25a6e04e2b Run tests via calling 'setup.py test' Daniel Mach 2022-02-17 13:28:47 +01:00
  • f6bb136940 Quote unicode characters in URL path Daniel Mach 2022-03-29 13:43:26 +02:00
  • 90a1cb838b Report a config error when trying to load credentials_mgr_class that does't exist Daniel Mach 2022-03-24 14:35:43 +01:00
  • 8a85789573 Set the first (highest prio) credentials manager as the default Daniel Mach 2022-03-24 11:33:10 +01:00
  • 853a3848e8 Order credentials managers by priority Daniel Mach 2022-03-24 11:31:01 +01:00
  • d3f4b7a930 Reword names and decriptions of credentials managers Daniel Mach 2022-03-24 11:22:21 +01:00
  • 8e0e0a9ca8 Cherry-pick supported python-keyring backends Daniel Mach 2022-03-24 11:11:36 +01:00
  • 88a8a0cdd8 Print credentials managers as a table Daniel Mach 2022-03-24 10:27:36 +01:00
  • 2f52a8da22 Merge pull request #1017 from adrianschroeter/mr_warning Marco Strigl 2022-03-23 10:11:32 +01:00
  • 2912c1f34f Trying to improve maintenance warning Adrian Schröter 2022-03-23 09:30:21 +01:00
  • a342eacf2e Revert "Skip fetching metadata and logs in the getbinaries command" Daniel Mach 2022-03-21 17:10:07 +01:00
  • fe2931ea22 core.get_binary_file(): create target directory if it doesn't exist Daniel Mach 2022-03-21 17:06:55 +01:00
  • 299965fd69 Add support to manually override download url locations. William Brown 2021-09-10 15:51:17 +10:00
  • abfa72d7eb show repository state and details. It can be broken and the user must be able to see the reason. Adrian Schröter 2020-10-05 10:08:52 +02:00
  • b83aee10f5 Merge pull request #848 from adrianschroeter/repository_details Daniel Mach 2022-03-16 16:46:55 +01:00
  • 1385297978 Fix several issues in HTML doc rendering, improve output Daniel Mach 2022-01-24 08:57:53 +01:00
  • 3ca3c804d1 Switch html docs theme to RTD as it's easier to read Daniel Mach 2022-01-24 08:40:23 +01:00
  • a06c30a963 Create './setup.py build_doc' cmd according to the Sphinx best practices Daniel Mach 2022-01-21 13:53:44 +01:00
  • 6ccd1bc2cd Rename 'docs' directory to 'doc' Daniel Mach 2022-01-21 13:49:17 +01:00
  • 385302a487 Update Sphinx configuration Daniel Mach 2022-01-21 13:45:06 +01:00
  • 389a37fbd0 show repository state and details. It can be broken and the user must be able to see the reason. Adrian Schröter 2020-10-05 10:08:52 +02:00
  • cb4b2389a6 Merge pull request #747 from adrianschroeter/request_diffing Daniel Mach 2022-03-16 14:20:20 +01:00
  • 7370b23822 osc can crash due to various exceptions when loading Adrian Schröter 2020-02-24 11:26:49 +01:00
  • c568cf7b41 support request diffing relative to a former request Adrian Schröter 2020-02-19 17:07:35 +01:00
  • 546991a201 Merge pull request #1010 from Firstyear/format-in-sccache-file-uri Daniel Mach 2022-03-15 13:23:55 +01:00
  • 09810dd2d7 Merge pull request #843 from zilti/master Daniel Mach 2022-03-15 10:25:33 +01:00
  • da8e23ec7c Merge pull request #854 from bmwiedemann/python3 Daniel Mach 2022-03-15 10:23:57 +01:00
  • ade215c071 Merge pull request #460 from JanZerebecki/rm-dead-doc-ref Daniel Mach 2022-03-15 09:56:41 +01:00
  • 473b0d4048 Merge pull request #329 from andrewshadura/master Daniel Mach 2022-03-15 09:45:24 +01:00
  • 12e2e81703 Check if repos provided to aggregatepac command exist Daniel Mach 2022-03-11 09:59:08 +01:00
  • e25682b802 Allow formatting of the sccache uri William Brown 2022-03-04 14:10:44 +10:00
  • 5c5597432c Support flavors in aggregatepac Daniel Mach 2022-03-02 14:38:21 +01:00
  • f4626dd91f open 0.177.0 development Daniel Mach 2022-02-28 21:14:29 +01:00
  • 5f56c71e7f release 0.176.0 0.176.0 Daniel Mach 2022-02-28 16:44:11 +01:00
  • ced706080b Merge pull request #1006 from dmach/getbinaries-multibuild Daniel Mach 2022-02-28 16:35:26 +01:00
  • a0388fc6e7 Merge pull request #1004 from dmach/osc-localbuild-hdrmd5 Daniel Mach 2022-02-28 16:34:54 +01:00
  • 345d0c8d26 Merge pull request #1007 from glaubitz/submitreq Daniel Mach 2022-02-28 16:28:17 +01:00
  • e37e144099 Fix getbinaries -M/--multibuild-package option usage Daniel Mach 2022-02-28 13:11:49 +01:00
  • 08a70952c0 Skip fetching metadata and logs in the getbinaries command Daniel Mach 2022-02-24 10:22:55 +01:00
  • fd6634e320 Re-download file from API when hdrmd5 doesn't match Daniel Mach 2022-02-18 11:56:25 +01:00
  • 483e07042a Add -F option to osc submitreq John Paul Adrian Glaubitz 2022-02-25 12:00:06 +01:00
  • d222a38d03 Fix getbinaries command to fetch also multibuild packages Daniel Mach 2022-02-23 14:53:59 +01:00
  • fe6a50ffb7 Merge pull request #995 from dmach/setup-py-fixes Marco Strigl 2022-02-21 08:12:15 +01:00
  • d76ec31ef4 Honor --download-api-only option Daniel Mach 2022-02-18 11:55:56 +01:00
  • 171b546379 Remove Windows from the supported operating systems Daniel Mach 2022-01-26 15:06:24 +01:00
  • 28dee6603b Merge pull request #996 from dmach/fix-copying Marco Strigl 2022-01-27 10:20:47 +01:00
  • 2c89a1143e COPYING: Use the latest version from gnu.org Daniel Mach 2022-01-27 10:06:03 +01:00
  • 3b0c660359 setup.py: Add py3.10 and py3.11 to the classifiers Daniel Mach 2022-01-26 15:04:24 +01:00
  • 6ed59860f0 setup.py: Fix license Daniel Mach 2022-01-26 15:03:23 +01:00
  • 5c2e1b039a Merge commit 'refs/pull/990/head' of github.com:openSUSE/osc Marcus Huewe 2022-01-13 19:00:22 +01:00
  • dc253ed212 add build --verbose option for build script Adrian Schröter 2022-01-13 11:57:54 +01:00
  • dd3908c56f Merge commit 'refs/pull/987/head' of github.com:openSUSE/osc Marcus Huewe 2022-01-07 16:20:11 +01:00
  • 8d082fae6b No need to ignore SIGWINCH anymore Daniel Mach 2022-01-07 13:51:48 +01:00
  • 74671532a7 Fix crash on terminal resize during download Daniel Mach 2022-01-03 11:46:59 +01:00
  • c91e2d5c67 Merge commit 'refs/pull/986/head' of github.com:openSUSE/osc Marcus Huewe 2021-12-25 23:51:23 +01:00
  • cf8aadc886 Do not fail with a traceback in case of a config error Marcus Huewe 2021-12-19 17:32:32 +01:00
  • c1134d2f4d Merge commit 'refs/pull/981/head' of github.com:openSUSE/osc Marcus Huewe 2021-12-15 00:04:41 +01:00
  • 6c89e4eb5c Merge pull request #980 from marcus-h/escape_binary_download_urls Marco Strigl 2021-12-08 11:42:03 +01:00
  • 7da451c87d Do not download a bdep with a hdrmd5 from the api by default Marcus Huewe 2021-12-08 10:41:04 +01:00
  • 824ca083f2 Merge branch 'flake8-config' of https://github.com/dmach/osc Marcus Huewe 2021-12-08 10:28:45 +01:00
  • c45373faaa Merge branch 'oscrc-symlink' of https://github.com/dmach/osc Marcus Huewe 2021-12-08 10:20:59 +01:00
  • 5ba6bbe0c2 conf: Preserve oscrc symlink Daniel Mach 2021-12-06 14:23:51 +01:00
  • d549f27ec5 Escape % character in binary download URLs Marcus Huewe 2021-12-07 20:26:41 +01:00
  • 686175d072 Merge branch 'get_built_files-deb' of https://github.com/dmach/osc Marcus Huewe 2021-12-07 18:53:44 +01:00
  • f3a9ef6446 build: Fix printing paths to built debian packages Daniel Mach 2021-12-06 11:18:25 +01:00
  • a0ea1eeaf7 flake8: Initial configuration Daniel Mach 2021-12-06 12:57:34 +01:00
  • 2e80671523 open 0.176.0 development lethliel 2021-12-02 08:51:26 +01:00
  • 52e89604b3 release 0.175.0 0.175.0 lethliel 2021-12-02 08:45:14 +01:00
  • bf9e046f2f Merge branch 'always_parse_config' of https://github.com/marcus-h/osc Marcus Huewe 2021-12-01 19:59:09 +01:00
  • b8482bfab3 Osc.postoptparse only returns if the get_config call succeeds Marcus Huewe 2021-11-23 15:34:48 +01:00
  • 8da29dc766 Merge pull request #971 from jayvdb/i970 Marco Strigl 2021-11-08 21:39:11 +01:00
  • 090bd0316c OscTestCase: Always reset CWD John Vandenberg 2021-11-07 16:39:39 +08:00
  • d3e9ff739a Merge branch 'zstddeb' of https://github.com/adrianschroeter/osc Marcus Huewe 2021-10-26 21:10:29 +02:00
  • fe311c7ae5 support zst compressed control files in deb archives Adrian Schröter 2021-10-22 16:42:08 +02:00
  • 3ba867cf94 Merge branch 'improve-mode-handling' of https://github.com/Firstyear/osc Marcus Huewe 2021-10-25 15:54:32 +02:00
  • d56a46b669 Improve logic for conffile mode handling William Brown 2021-10-21 10:44:20 +10:00
  • 16ec3ff9f9 Merge branch 'fix_queryhdrmd5' of https://github.com/adrianschroeter/osc Marcus Huewe 2021-10-19 16:20:52 +02:00
  • 4d7dd3d46c fix hdmrd5 check of local cached files Adrian Schröter 2021-10-12 10:54:20 +02:00
  • 42e46ccaec Merge branch 'fix_querymd5hdr' of https://github.com/adrianschroeter/osc Marcus Huewe 2021-10-13 13:15:59 +02:00
  • b5d337d037 fix hdmrd5 check of local cached files Adrian Schröter 2021-10-12 10:54:20 +02:00
  • b6f69180e2 Merge branch 'fix_mr' of https://github.com/adrianschroeter/osc Marcus Huewe 2021-10-11 16:05:06 +02:00
  • 26aea786da Merge branch 'improve_URLError_msg' of https://github.com/marcus-h/osc Marcus Huewe 2021-10-11 16:03:26 +02:00
  • 2b278e7226 avoid sending entire projects on "osc mr" Adrian Schröter 2021-10-08 17:13:53 +02:00