Histórico de Commits

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