- Dec 03, 2022
-
-
David Runge authored
docs/repod/man/repod_conf.rst: Make repod.conf manpage more readable by using subsections for options and fixing a few typos.
-
- Dec 01, 2022
-
-
David Runge authored
docs/repod/man/repod_conf.rst: Add documentation on how the group feature for repositories works to the `repod.conf` man page. Add example for two grouped repositories.
-
- Nov 21, 2022
-
-
David Runge authored
docs/repod/man/repod_conf.rst: Extend man page by information on global/ per repo `build_requirements_exist` option and an accompanying configuration example.
-
- Nov 15, 2022
-
-
David Runge authored
docs/repod/man/repod_conf.rst: Extend the man page for repod.conf by information on archiving (globally and per repository) and add an example that shows how to disable archiving.
-
- Oct 31, 2022
-
-
David Runge authored
docs/repod/man/repod_conf.rst: * Extend man page by information on how to configure debug repositories and how they interact in the stability layers (e.g. `debug` vs. `staging_debug` vs. `testing_debug`). * Adjust the 2nd example to no longer rely on shared staging and testing dirs, as this no longer works.
-
- Oct 22, 2022
-
-
David Runge authored
docs/repod/man/repod_conf.rst: Change repod.conf man page to also include information on source URL validation and how to use it in configuration. Since we use the keyword `pkgbase`, also include the PKGBUILD man page.
-
David Runge authored
docs/repod/man/repod_conf.rst: Properly use inline tables for the per repository `management_repo` setting. Add link to TOML specification.
-
- Oct 14, 2022
-
-
David Runge authored
docs/repod/man/repod_conf.rst: Expand `management_repo` documentation in repod.conf man page, also including the new `json_dumps` parameter and its default value.
-
- Aug 21, 2022
- Aug 15, 2022
-
-
David Runge authored
docs/repod/man/repod_conf.rst: Replace the use of ARCHITECTURES with ArchitectureEnum. repod/common/regex.py: Remove unused imports from repod.common.defaults. repod/config/defaults.py: Change the type of DEFAULT_ARCHITECTURE from str to ArchitectureEnum. repod/config/settings.py: Change the type of Architecture, PackageRepo.architecture, Settings.architecture, SystemSettings.architecture and UserSettings.architecture from str to ArchitectureEnum. tests/conftest.py: Replace the use of ARCHITECTURES with ArchitectureEnum.
-
- Aug 08, 2022
-
-
David Runge authored
docs/repod/man/repod_conf.rst: Extend the repod.conf man page with documentation on syncdb_settings and its options and default values.
-
- Aug 06, 2022
-
-
David Runge authored
docs/repod/man/repod_conf.rst: Add information on package signature verification to man page for repod.conf. Add link to pacman-key man page.
-
- Jul 17, 2022
-
-
David Runge authored
docs/repod/man/repod_conf.rst: Add a man page for repod.conf.
-