]> git.proxmox.com Git - proxmox-offline-mirror.git/history - src/bin/proxmox-offline-mirror.rs
use IsTerminal whenever possible
[proxmox-offline-mirror.git] / src / bin / proxmox-offline-mirror.rs
2024-01-09 Maximiliano Sandoval Ruse IsTerminal whenever possible
2023-12-01 Stefan Sterzoffline mirror binary: rustfmt clean up
2023-12-01 Stefan Sterztype: move `ProductType` enum to `proxmox-subscription`
2023-11-25 Stefan Sterzadd missing subscription setting for ceph enterprise...
2023-11-25 Stefan Sterzadd support for ceph reef
2023-07-19 Stefan Sterzadd non-free-firmware to bookworm default components
2023-06-16 Stefan Sterzadd support for bookworm enterprise ceph repo
2023-06-16 Stefan Sterzadd bookworm to the list of releases
2023-04-24 Thomas Lamprechtcargo fmt
2023-04-24 Fabian Grünbichlersetup wizard: add subscription keys
2023-04-06 Fabian Grünbichlerfix #4632: allow escape hatches for legacy repositories
2022-10-22 Thomas Lamprechtguided setup: add Quincy as supported release for bullseye
2022-10-21 Fabian Grünbichlermirror wizard: remove stray ':' from filter query
2022-10-21 Wolfgang Bumillercargo fmt
2022-10-21 Fabian Grünbichlermirror setup: query filters in guided mode
2022-10-19 Fabian Grünbichlermirror: add exclusion of packages/sections
2022-09-23 Wolfgang Bumillerclippy fixups
2022-09-23 Fabian Grünbichlerfix #4259: mirror: add ignore-errors option
2022-09-09 Fabian Grünbichlerrework pool handling
2022-09-09 Fabian Grünbichlerclippy fix
2022-09-08 Stoiko Ivanovfix typos in command invocation
2022-09-08 Thomas Lamprechtsetup: clarify that a *new* medium ID is queried
2022-09-08 Thomas Lamprechtsetup: avoid duplicated medium ID query loop
2022-09-08 Fabian Grünbichlerwizard: query base path
2022-09-08 Fabian Grünbichlerallow overriding config file path via env
2022-09-08 Fabian Grünbichlerwizard: add option to (de)select all mirrors
2022-09-08 Fabian Grünbichlerwizard: add --config parameter
2022-09-08 Fabian Grünbichlerwizard: optionally auto-add Debian mirrors
2022-09-08 Fabian Grünbichlerwizard: extract debian release/variant/.. handling
2022-09-08 Fabian Grünbichlerwizard: re-order distros
2022-09-07 Fabian Grünbichlerwizard: remove meaningless actions
2022-09-07 Fabian Grünbichlerwizard: ask for medium ID up front
2022-09-06 Fabian Grünbichlerclippy fixes
2022-09-06 Fabian Grünbichleradd remaining missing renames
2022-09-06 Fabian Grünbichlerimprove interfaces and descriptions
2022-09-06 Fabian Grünbichlersetup: improve path handling and messages
2022-09-06 Fabian Grünbichlersetup: suggest mirror ID in guided mode
2022-09-06 Fabian Grünbichlersetup: use correct key for debian-updates
2022-09-06 Fabian Grünbichlerrename to 'proxmox-offline-mirror', add key handling