]> git.proxmox.com Git - proxmox-apt.git/history - src/repositories/file.rs
This repository was moved into the `proxmox.git` repository
[proxmox-apt.git] / src / repositories / file.rs
2023-05-24 Wolfgang BumillerThis repository was moved into the `proxmox.git` repository master
2022-07-21 Fabian GrünbichlerAptRepositoryFile: make path optional
2022-07-21 Fabian Grünbichlerfile: add pre-parsed content variant
2022-02-03 Fabian Ebnercheck suites: add special check for Debian security...
2022-02-03 Fabian Ebnerupgrade to edition 2021
2021-10-11 Wolfgang Bumillerupdate to proxmox split and bump version to 0.8.0-1
2021-07-29 Fabian Ebneradd type DebianCodename
2021-07-29 Fabian Ebnerrepo: remove has_suite_variant helper
2021-07-29 Fabian Ebnercheck repos: have caller specify the current suite
2021-07-16 Fabian Ebnercode cleanup: use contains()
2021-06-30 Fabian Ebnercheck: return 'origin' property instead of 'badge'...
2021-06-23 Fabian Ebneradd more functions to check repositories
2021-06-23 Fabian Ebnerinitial commit