]> git.proxmox.com Git - proxmox-apt.git/history - src
cleanup non-closure parse helpers
[proxmox-apt.git] / src /
2022-08-05 Wolfgang Bumillercleanup non-closure parse helpers
2022-08-05 Fabian Grünbichlerrelease-file: improve invalid file-reference handling
2022-07-21 Fabian Grünbichlerclippy fixes
2022-07-21 Fabian GrünbichlerAptRepositoryFile: make path optional
2022-07-21 Thomas Lamprechtdeb822 checksums: factor out hash equality check into...
2022-07-21 Fabian Grünbichleradd module for parsing Packages and Release files
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 Ebnerclippy fixes
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-29 Fabian Ebnerrepo: make suite_variant helper more general
2021-07-29 Fabian Ebnerstandard repos: add suite parameter for stricter detection
2021-07-16 Fabian Ebnercode cleanup: use contains()
2021-07-16 Fabian Ebnerstandard repo detection: handle alternative URI for...
2021-07-01 Fabian Ebnersupport quote-word parsing for one-line format
2021-07-01 Fabian Ebneravoid backtick unicode symbol in string
2021-06-30 Thomas Lamprechtslightly adapt repository text
2021-06-30 Fabian Ebnerstandard repos: allow conversion from handle and improv...
2021-06-30 Fabian Ebnerstandard repos: drop product acronym from repo name
2021-06-30 Fabian Ebnercheck: return 'origin' property instead of 'badge'...
2021-06-30 Fabian Ebneradd get_cached_origin method and an initial config...
2021-06-23 Fabian Ebneradd handling of Proxmox standard repositories
2021-06-23 Fabian Ebneradd more functions to check repositories
2021-06-23 Fabian Ebnerinitial commit