| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Modernize s6-rc-compile; declare internal services as essential | Laurent Bercot | 2026-01-13 | 1 | -41/+41 |
| * | Update README and date | Laurent Bercot | 2026-01-13 | 2 | -1/+4 |
| * | Modernize s6-rc-db as well, fix tiny bug | Laurent Bercot | 2026-01-13 | 3 | -115/+162 |
| * | Modernize s6-rc; add -E and -e options (with/out essentials) | Laurent Bercot | 2026-01-12 | 2 | -93/+136 |
| * | And the correct configure script | Laurent Bercot | 2026-01-10 | 1 | -1/+1 |
| * | With the correct default plz | Laurent Bercot | 2026-01-10 | 1 | -1/+1 |
| * | Use sysconfdir for the default bootdb | Laurent Bercot | 2026-01-10 | 4 | -6/+6 |
| * | Link s6-rc-set-status in the index doc | Laurent Bercot | 2026-01-06 | 1 | -0/+1 |
| * | releng fixes | Laurent Bercot | 2025-12-23 | 1 | -1/+1 |
| * | s6-rc-set-install fixes | Laurent Bercot | 2025-12-21 | 3 | -71/+77 |
| * | Working repo fix that understands pipelines | Laurent Bercot | 2025-12-20 | 19 | -97/+202 |
| * | Add s6-rc-repo-list | Laurent Bercot | 2025-12-20 | 12 | -59/+157 |
| * | Consistency of --force-essential option | Laurent Bercot | 2025-12-20 | 5 | -15/+24 |
| * | Add s6-rc-set-fix | Laurent Bercot | 2025-12-20 | 15 | -71/+312 |
| * | More fixes | Laurent Bercot | 2025-12-09 | 3 | -6/+5 |
| * | Next batch of fixes | Laurent Bercot | 2025-12-09 | 16 | -61/+110 |
| * | 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 | 10 | -104/+156 |
| * | Add s6-rc-set-list | Laurent Bercot | 2025-11-12 | 10 | -11/+184 |
| * | Doc typo fix | Laurent Bercot | 2025-11-10 | 1 | -1/+1 |
| * | s6rc_repo_nlto0 replaced with string_index in skalibs | Laurent Bercot | 2025-11-10 | 6 | -42/+11 |
| * | Make default bundle name configurable | Laurent Bercot | 2025-11-09 | 6 | -1/+9 |
| * | Update deps | Laurent Bercot | 2025-11-02 | 4 | -4/+4 |
| * | Finish repo documentation; make bootdb configurable; fix install | Laurent Bercot | 2025-10-30 | 25 | -56/+86 |
| * | Add missing doc pages | Laurent Bercot | 2025-10-30 | 3 | -1/+225 |
| * | Add s6-rc-set-change doc page, update deps, fix verbosity guard | Laurent Bercot | 2025-10-30 | 6 | -14/+115 |
| * | fix gen-deps.sh | Laurent Bercot | 2025-10-26 | 1 | -3/+1 |
| * | 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 | 50 | -144/+156 |
| * | add getserviceflags and use it in fillset; add some doc | Laurent Bercot | 2025-10-21 | 18 | -53/+558 |
| * | Move all string comparison operations into skalibs | Laurent Bercot | 2025-10-09 | 9 | -79/+118 |
| * | Add s6-rc-set-install, repodefs page | Laurent Bercot | 2025-10-06 | 15 | -67/+588 |
| * | Do not delete old store before the sync succeeds | Laurent Bercot | 2025-10-05 | 12 | -30/+69 |
| * | Add repo/set touching to avoid extra compiles | Laurent Bercot | 2025-10-01 | 8 | -10/+126 |
| * | Add stores, edit init and sync | Laurent Bercot | 2025-10-01 | 12 | -114/+181 |
| * | More progress: updated sync, nominal fix | Laurent Bercot | 2025-09-24 | 19 | -158/+374 |
| * | Document sr.ht mirror | Laurent Bercot | 2025-09-24 | 1 | -1/+2 |
| * | Add s6rc_repo_fixset | Laurent Bercot | 2025-09-22 | 8 | -13/+133 |
| * | Add s6-rc-set-commit, slightly rephrase other binaries | Laurent Bercot | 2025-09-21 | 11 | -68/+193 |
| * | Support bundles in changestate, various refactors | Laurent Bercot | 2025-09-18 | 12 | -54/+165 |
| * | Clean up | Laurent Bercot | 2025-09-16 | 2 | -0/+1 |
| * | Add s6-rc-set-changestate. FINALLY. | Laurent Bercot | 2025-09-15 | 19 | -190/+282 |
| * | Implement badsub, refactor moveservices, get ready for enable/disable | Laurent Bercot | 2025-09-15 | 11 | -51/+67 |
| * | Reorganize for 4 subs; add makesvlist, start badsub | Laurent Bercot | 2025-09-08 | 13 | -21/+297 |
| * | Prepare for 0.5.7.0 | Laurent Bercot | 2025-08-19 | 5 | -9/+28 |
| * | Almost got a full sync, still need the adjustment heuristic | Laurent Bercot | 2025-08-19 | 9 | -23/+36 |
| * | Major refactors, add makesetbundle, refcompile/setcompile, etc. | Laurent Bercot | 2025-08-08 | 18 | -288/+688 |
| * | Next additions: better bundle management and autobuild | Laurent Bercot | 2025-08-05 | 17 | -110/+301 |