커밋 기록

작성자 SHA1 메시지 날짜
  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 1 주 전
  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 주 전
  clanker 0cf04006c5 feat: two-line progress bar — overall transaction bar (fixed width) + transient action row replaced by completion logs 1 주 전
  clanker 9b8329d62f feat: transaction rollback with file-level backup + journal; USML size field; progress bar with colours; 100% completion; grouped help text 1 주 전
  clanker c3d5a3f684 Fix dependency groups example — all-strings or all-arrays, not mixed; each group is self-contained 1 주 전
  clanker 2177f95525 Add PACKAGING_GUIDE.md — best practices for MANIFEST.usm, dependency declaration, provides, scripts, .usmignore, common pitfalls 1 주 전
  clanker c8fb7e6c27 feat: multi-package update/remove; pre-download confirmation with download-size summary; cache-hit skip 1 주 전
  clanker b432df568f Rebuild installer with all managed-mode features 1 주 전
  clanker bbb5beffdc feat: explicitly_installed tracking - roots marked explicit, resolved deps implicit; remove auto-sweeps orphaned non-explicit dependencies 1 주 전
  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 주 전
  clanker f61e4094c4 feat: usm enroll command; CurlRepositoryClient with byte-accurate progress, silent transfers, configurable download_timeout 1 주 전
  clanker c12848064f fix: use curl (not GIO File.copy) for remote .usmr downloads — GIO's synchronous TLS deadlocks on some servers 1 주 전
  clanker 10a03b745c fix: interpolate the repository URL in the download message 1 주 전
  clanker 2a0e81c904 Drop libc.so.6 and libgiognutls.so from runtime deps (implicit or absent on musl) 1 주 전
  clanker 792202c8d0 feat: gio: resource type for GIO plugin modules (all four shims, resource finder, manifest); .usmignore build artifacts 1 주 전
  clanker 66b5c0369d Add libgiognutls.so to runtime deps (glib-networking GIO TLS module for HTTPS) 1 주 전
  clanker 927343f0d6 fix: add glib-networking to all installer dependency lists (HTTPS support in GIO) 1 주 전
  clanker df74addb5c feat: --repository accepts remote https:// URLs (downloads .usmr into the deploy context) 1 주 전
  clanker ecfef4d5b0 fix: suppress ldconfig -p stderr noise on busybox/musl (Illegal option -p) 1 주 전
  clanker 22b7581847 fix: curl|sh materialises to temp file then re-execs as user (guided flow intact: banner, summary, confirm, then sudo prompt) 1 주 전
  clanker 89567feab9 fix: curl|sh sudo re-exec with stdin from /dev/tty (interactive prompts preserved); Invercargill-Json clone from fabrica 1 주 전
  clanker 4c2cd55f0f fix: curl|sh sudo re-exec via temp file; Invercargill-Json clone from fabrica (not sr.ht) 1 주 전
  clanker 6b4397aaaa fix: clone Invercargill-Json from fabrica.unitatem.net (tag v0.1.1 is there, not on git.sr.ht) 1 주 전
  clanker 2e780972cb Set Invercargill v1.0.1 and Invercargill-Json v0.1.1 tags in compile.sh 1 주 전
  clanker 4e517f0197 feat: stream podman save directly into xz (no intermediate tar); fix GIR/typelib version in manifest; all four SPM shims declared as bin: provides 1 주 전
  clanker c619fe766c feat: rebuildDependants flag with reverse-dependency rebuilds, build cache restore + clean retry, manifest bump command, compile.sh git tags, installer URL to packages.astrologue.nz 1 주 전
  clanker fd8965a95f fix: invoke the USM installer with bash, not sh (busybox ash on alpine can't parse it) 1 주 전
  clanker 61dd92b41b feat: apt/apk/emerge SPM helpers, deploy --spm wiring and cross-distro fixes 1 주 전
  clanker d639ca024b fix: versioned provides in MANIFEST; read_data_block multi-block manifest corruption 1 주 전
  clanker d538a8d713 feat: system package manager integration, dependency groups, repository tooling, .usmignore, data packages, container deploy and verbose script output 1 주 전