Rename project to repod
- May 05, 2022
-
-
David Runge authored
{AUTHORS,CONTRIBUTING,README}.rst: Remove top-level rst documents as they render terribly on git forges (they are replaced by markdown versions).
-
David Runge authored
README.md: Add a simplified markdown based README, that points to the user facing documentation and properly declares the license for the documentation as well. Add a note that clarifies the current state of the project.
-
David Runge authored
CONTRIBUTING.md: Add contributing guidelines as markdown file as that renders better on git forges. Expand the guidelines on documentation and code documentation style.
-
David Runge authored
AUTHORS.md: Add AUTHORS file as markdown.
-
David Runge authored
docs/LICENSE: Add FDL1.3 license for documentation
-
- May 04, 2022
-
-
David Runge authored
pyproject.toml: Rename project to repod. docs/*: Change mentions of arch-repo-management to repod. {repod,tests}/*: Change mentions of arch-repo-management and repo_management to repod. Change the default configuration location to `/etc/repod.conf` and the override location to `/etc/repod.conf.d/`. tox.ini: Change mentions of repo_management to repod.
-
David Runge authored
Move repo_management/ to repod/.
-