Commit History

Author SHA1 Message Date
  clanker 904c1b7a11 feat: resource version constraints; SPM plan mode; progress/install hardening 3 days ago
  clanker f87bea6630 feat: pacman (Arch) support — installer PM + shipped usm-spm-pacman SPM shim 4 days ago
  clanker 7e82701e86 Add saddle + clanker-saddle packages 1 week ago
  clanker 732b922aa2 feat: muted text with coloured verbs + bright package names; white bar (no task colour); thread-based pulse animation (works during blocking SPM queries) 1 week ago
  clanker 60426f76cd feat: indeterminate pulsing bar for SPM queries and pre-Content-Length fetches; fix right-alignment (ANSI-aware padding); fix off-by-one task counter (strategise resets) 1 week ago
  clanker b2973941fa feat: solid-colour bar (fg+bg same, no gaps), partial block with dim background, spaces for empty cells, no ░ character 1 week ago
  clanker 638a510207 feat: sub-character block rendering (▏▎▍▌▋▊▉ for 1/8-7/8 fill); listing refresh logs; strategising initial bump to avoid 0% during SPM query 1 week ago
  clanker 18d0af501b feat: granular progress for all stages — tar extraction per-file, meson install per-line (ninjaStyleProgress), resolver per-package, grouped download bar, phase bars (white, no colours); 195 tests green 1 week ago
  clanker c0163b55bc feat: granular progress during cleanup — xz compression percentage parsed in real-time, sub-stages weighted (compress 25%, source clean 25%, install clean 25%, complete 25%) 1 week ago
  clanker ea39f398f8 feat: coloured transaction summary — green install, cyan update, yellow remove/rebuild, magenta downgrade, dim orphaned/download info; orphaned tag after package name 1 week ago
  clanker 8ca533095d feat: single-line progress bar — 1/3 text + 2/3 bar zone, overall percentage, resize-aware, chunky chars, green completion, dedup, per-stage logs 1 week ago
  clanker 0cf04006c5 feat: two-line progress bar — overall transaction bar (fixed width) + transient action row replaced by completion logs 1 week ago
  clanker 9b8329d62f feat: transaction rollback with file-level backup + journal; USML size field; progress bar with colours; 100% completion; grouped help text 1 week ago
  clanker b432df568f Rebuild installer with all managed-mode features 1 week ago
  clanker fc989b01e2 feat: managed mode lifecycle (update/remove/downgrade/rebuild/clean with shared plan+confirm), search/provides/add-repo, SPM auto-detection in genconfig+installer, deploy -y 1 week ago
  clanker f61e4094c4 feat: usm enroll command; CurlRepositoryClient with byte-accurate progress, silent transfers, configurable download_timeout 1 week ago
  clanker 10a03b745c fix: interpolate the repository URL in the download message 1 week ago
  clanker 927343f0d6 fix: add glib-networking to all installer dependency lists (HTTPS support in GIO) 1 week ago
  clanker 22b7581847 fix: curl|sh materialises to temp file then re-execs as user (guided flow intact: banner, summary, confirm, then sudo prompt) 1 week ago
  clanker 89567feab9 fix: curl|sh sudo re-exec with stdin from /dev/tty (interactive prompts preserved); Invercargill-Json clone from fabrica 1 week ago
  clanker 4c2cd55f0f fix: curl|sh sudo re-exec via temp file; Invercargill-Json clone from fabrica (not sr.ht) 1 week ago