| Commit message (Expand) | Author | Age | Files | Lines |
| * | s6-rc-set-change: move if-dependencies tristate to two bools | Laurent Bercot | 11 days | 1 | -33/+23 |
| * | Cleanup on s6-rc-repo-init sync error | Laurent Bercot | 2026-05-12 | 1 | -1/+11 |
| * | Prepare for 0.6.1.1 ; fix loop exit condition in store checking | Laurent Bercot | 2026-05-09 | 1 | -0/+1 |
| * | Do not specialcase ENOENT on repo sync | Laurent Bercot | 2026-02-23 | 1 | -1/+0 |
| * | s6rc_repo_sync error message fix; also allow overriding by later stores | Laurent Bercot | 2026-02-02 | 1 | -19/+11 |
| * | s6-rc-repo-init: check validity of stores before creating links | Laurent Bercot | 2026-01-28 | 1 | -0/+11 |
| * | Rename "sub" to "prescription" | Laurent Bercot | 2026-01-24 | 20 | -166/+166 |
| * | And add similar options to s6-rc-set-install | Laurent Bercot | 2026-01-24 | 1 | -2/+6 |
| * | Fix bugs in repo_syncset and repo_makesetbundles, refactor a bit | Laurent Bercot | 2026-01-24 | 2 | -71/+67 |
| * | bugfix in repo_syncset | Laurent Bercot | 2026-01-24 | 1 | -1/+1 |
| * | Fix s6-rc-set-copy | Laurent Bercot | 2026-01-21 | 1 | -16/+10 |
| * | TIL ENOTEMPTY is a thing | Laurent Bercot | 2026-01-21 | 1 | -1/+1 |
| * | Option is --no-update, not ----no-update. Also fix dotpc. | Laurent Bercot | 2026-01-19 | 1 | -1/+1 |
| * | Add --no-update option to s6-rc-set-install | Laurent Bercot | 2026-01-17 | 1 | -56/+62 |
| * | s6-rc-set-install fixes | Laurent Bercot | 2025-12-21 | 3 | -71/+77 |
| * | Working repo fix that understands pipelines | Laurent Bercot | 2025-12-20 | 14 | -85/+185 |
| * | Add s6-rc-repo-list | Laurent Bercot | 2025-12-20 | 6 | -55/+81 |
| * | Consistency of --force-essential option | Laurent Bercot | 2025-12-20 | 3 | -9/+10 |
| * | Add s6-rc-set-fix | Laurent Bercot | 2025-12-20 | 8 | -71/+202 |
| * | More fixes | Laurent Bercot | 2025-12-09 | 3 | -6/+5 |
| * | Next batch of fixes | Laurent Bercot | 2025-12-09 | 14 | -57/+99 |
| * | More fixes | Laurent Bercot | 2025-12-08 | 5 | -8/+10 |
| * | Some bugfixes | Laurent Bercot | 2025-12-08 | 10 | -38/+61 |
| * | s6-rc-set-list is now s6-rc-set-status and does everything | Laurent Bercot | 2025-11-26 | 4 | -87/+126 |
| * | Add s6-rc-set-list | Laurent Bercot | 2025-11-12 | 2 | -0/+89 |
| * | s6rc_repo_nlto0 replaced with string_index in skalibs | Laurent Bercot | 2025-11-10 | 5 | -37/+6 |
| * | Make default bundle name configurable | Laurent Bercot | 2025-11-09 | 1 | -1/+1 |
| * | Finish repo documentation; make bootdb configurable; fix install | Laurent Bercot | 2025-10-30 | 8 | -24/+32 |
| * | Add missing doc pages | Laurent Bercot | 2025-10-30 | 1 | -1/+1 |
| * | Add s6-rc-set-change doc page, update deps, fix verbosity guard | Laurent Bercot | 2025-10-30 | 2 | -9/+5 |
| * | nonposix.h PLUS bsdsnowflake.h are necessary for st.mtim | Laurent Bercot | 2025-10-23 | 1 | -4/+4 |
| * | Always use nonposix.h for mkdtemp, because Solaris and MacOS | Laurent Bercot | 2025-10-23 | 1 | -0/+2 |
| * | Separate libs6rcrepo | Laurent Bercot | 2025-10-22 | 44 | -16/+2048 |
| * | add getserviceflags and use it in fillset; add some doc | Laurent Bercot | 2025-10-21 | 4 | -6/+8 |
| * | Move all string comparison operations into skalibs | Laurent Bercot | 2025-10-09 | 1 | -2/+8 |
| * | Add s6-rc-set-install, repodefs page | Laurent Bercot | 2025-10-06 | 5 | -55/+221 |
| * | Do not delete old store before the sync succeeds | Laurent Bercot | 2025-10-05 | 2 | -13/+18 |
| * | Add repo/set touching to avoid extra compiles | Laurent Bercot | 2025-10-01 | 3 | -6/+46 |
| * | Add stores, edit init and sync | Laurent Bercot | 2025-10-01 | 7 | -101/+96 |
| * | More progress: updated sync, nominal fix | Laurent Bercot | 2025-09-24 | 3 | -9/+85 |
| * | Add s6rc_repo_fixset | Laurent Bercot | 2025-09-22 | 1 | -2/+2 |
| * | Add s6-rc-set-commit, slightly rephrase other binaries | Laurent Bercot | 2025-09-21 | 7 | -68/+187 |
| * | Support bundles in changestate, various refactors | Laurent Bercot | 2025-09-18 | 1 | -21/+35 |
| * | Add s6-rc-set-changestate. FINALLY. | Laurent Bercot | 2025-09-15 | 7 | -132/+211 |
| * | Implement badsub, refactor moveservices, get ready for enable/disable | Laurent Bercot | 2025-09-15 | 1 | -1/+1 |
| * | Reorganize for 4 subs; add makesvlist, start badsub | Laurent Bercot | 2025-09-08 | 2 | -3/+134 |
| * | Almost got a full sync, still need the adjustment heuristic | Laurent Bercot | 2025-08-19 | 1 | -1/+1 |
| * | Major refactors, add makesetbundle, refcompile/setcompile, etc. | Laurent Bercot | 2025-08-08 | 2 | -77/+51 |
| * | Next additions: better bundle management and autobuild | Laurent Bercot | 2025-08-05 | 1 | -24/+34 |
| * | Add makebundle, moveservices, defcompile | Laurent Bercot | 2025-08-04 | 1 | -19/+8 |