Historique des commits

Auteur SHA1 Message Date
  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) il y a 1 semaine
  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) il y a 1 semaine
  clanker 5f8d69c33b feat: unified dim-track bar rendering — solid fill (fg+bg same) for full blocks, dim background for track (all interactive modes incl. phase bars), partial blocks in bar colour on track il y a 1 semaine
  clanker b2973941fa feat: solid-colour bar (fg+bg same, no gaps), partial block with dim background, spaces for empty cells, no ░ character il y a 1 semaine
  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 il y a 1 semaine
  clanker 46fcd2ba4f fix: listing refresh shows phase bar with byte-level progress (was raw stderr print); both install and update il y a 1 semaine
  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 il y a 1 semaine
  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%) il y a 1 semaine
  clanker ea39f398f8 feat: coloured transaction summary — green install, cyan update, yellow remove/rebuild, magenta downgrade, dim orphaned/download info; orphaned tag after package name il y a 1 semaine
  clanker 2d5f769ad7 fix: rebuildDependants pipeline also uses per-stage task labels (unpack/rebuild/test/install) il y a 1 semaine
  clanker e229592d80 fix: rebuild uses per-stage task types (unpack/rebuild/test/install); add --clean flag to rebuild for from-scratch compilation; clean_build_cache method il y a 1 semaine
  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 il y a 1 semaine
  clanker 0cf04006c5 feat: two-line progress bar — overall transaction bar (fixed width) + transient action row replaced by completion logs il y a 1 semaine
  clanker 9b8329d62f feat: transaction rollback with file-level backup + journal; USML size field; progress bar with colours; 100% completion; grouped help text il y a 1 semaine
  clanker c3d5a3f684 Fix dependency groups example — all-strings or all-arrays, not mixed; each group is self-contained il y a 1 semaine
  clanker 2177f95525 Add PACKAGING_GUIDE.md — best practices for MANIFEST.usm, dependency declaration, provides, scripts, .usmignore, common pitfalls il y a 1 semaine
  clanker c8fb7e6c27 feat: multi-package update/remove; pre-download confirmation with download-size summary; cache-hit skip il y a 1 semaine
  clanker b432df568f Rebuild installer with all managed-mode features il y a 1 semaine
  clanker bbb5beffdc feat: explicitly_installed tracking - roots marked explicit, resolved deps implicit; remove auto-sweeps orphaned non-explicit dependencies il y a 1 semaine
  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 il y a 1 semaine
  clanker f61e4094c4 feat: usm enroll command; CurlRepositoryClient with byte-accurate progress, silent transfers, configurable download_timeout il y a 1 semaine
  clanker c12848064f fix: use curl (not GIO File.copy) for remote .usmr downloads — GIO's synchronous TLS deadlocks on some servers il y a 1 semaine
  clanker 10a03b745c fix: interpolate the repository URL in the download message il y a 1 semaine
  clanker 2a0e81c904 Drop libc.so.6 and libgiognutls.so from runtime deps (implicit or absent on musl) il y a 1 semaine
  clanker 792202c8d0 feat: gio: resource type for GIO plugin modules (all four shims, resource finder, manifest); .usmignore build artifacts il y a 1 semaine
  clanker 66b5c0369d Add libgiognutls.so to runtime deps (glib-networking GIO TLS module for HTTPS) il y a 1 semaine
  clanker 927343f0d6 fix: add glib-networking to all installer dependency lists (HTTPS support in GIO) il y a 1 semaine
  clanker df74addb5c feat: --repository accepts remote https:// URLs (downloads .usmr into the deploy context) il y a 1 semaine
  clanker ecfef4d5b0 fix: suppress ldconfig -p stderr noise on busybox/musl (Illegal option -p) il y a 1 semaine
  clanker 22b7581847 fix: curl|sh materialises to temp file then re-execs as user (guided flow intact: banner, summary, confirm, then sudo prompt) il y a 1 semaine