| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update depsHEADmain | Laurent Bercot | 3 days | 1 | -1/+1 |
| * | Prepare for 0.7.0.0; lots of changes! | Laurent Bercot | 12 days | 3 | -3/+1 |
| * | Prepare for 0.6.2.0; implement s6-rc reload | Laurent Bercot | 2026-06-09 | 2 | -2/+2 |
| * | Prepare for 0.6.1.2; make s6-rc-init idempotent and more resilient | Laurent Bercot | 2026-05-29 | 2 | -4/+4 |
| * | Prepare for 0.6.1.1 ; fix loop exit condition in store checking | Laurent Bercot | 2026-05-09 | 2 | -2/+2 |
| * | Prepare for 0.6.1.0; set RC_NAME in oneshots | Laurent Bercot | 2026-04-20 | 1 | -1/+1 |
| * | Update deps/docs/mirrors | Laurent Bercot | 2026-04-04 | 1 | -2/+2 |
| * | Prepare for 0.6.0.1 | Laurent Bercot | 2026-03-18 | 2 | -4/+4 |
| * | Rename "sub" to "prescription" | Laurent Bercot | 2026-01-24 | 1 | -6/+6 |
| * | With the correct default plz | Laurent Bercot | 2026-01-10 | 1 | -1/+1 |
| * | Use sysconfdir for the default bootdb | Laurent Bercot | 2026-01-10 | 3 | -3/+3 |
| * | Working repo fix that understands pipelines | Laurent Bercot | 2025-12-20 | 1 | -4/+5 |
| * | Add s6-rc-repo-list | Laurent Bercot | 2025-12-20 | 3 | -3/+7 |
| * | Add s6-rc-set-fix | Laurent Bercot | 2025-12-20 | 3 | -0/+5 |
| * | Next batch of fixes | Laurent Bercot | 2025-12-09 | 1 | -4/+7 |
| * | s6-rc-set-list is now s6-rc-set-status and does everything | Laurent Bercot | 2025-11-26 | 3 | -5/+5 |
| * | Add s6-rc-set-list | Laurent Bercot | 2025-11-12 | 4 | -4/+8 |
| * | s6rc_repo_nlto0 replaced with string_index in skalibs | Laurent Bercot | 2025-11-10 | 1 | -5/+5 |
| * | Make default bundle name configurable | Laurent Bercot | 2025-11-09 | 4 | -0/+4 |
| * | Finish repo documentation; make bootdb configurable; fix install | Laurent Bercot | 2025-10-30 | 4 | -2/+6 |
| * | Separate libs6rcrepo | Laurent Bercot | 2025-10-22 | 2 | -56/+66 |
| * | add getserviceflags and use it in fillset; add some doc | Laurent Bercot | 2025-10-21 | 1 | -5/+5 |
| * | Move all string comparison operations into skalibs | Laurent Bercot | 2025-10-09 | 1 | -7/+6 |
| * | Add s6-rc-set-install, repodefs page | Laurent Bercot | 2025-10-06 | 3 | -9/+16 |
| * | Do not delete old store before the sync succeeds | Laurent Bercot | 2025-10-05 | 1 | -1/+1 |
| * | Add repo/set touching to avoid extra compiles | Laurent Bercot | 2025-10-01 | 1 | -4/+6 |
| * | Add stores, edit init and sync | Laurent Bercot | 2025-10-01 | 1 | -4/+5 |
| * | More progress: updated sync, nominal fix | Laurent Bercot | 2025-09-24 | 3 | -5/+15 |
| * | Add s6rc_repo_fixset | Laurent Bercot | 2025-09-22 | 1 | -4/+6 |
| * | Add s6-rc-set-commit, slightly rephrase other binaries | Laurent Bercot | 2025-09-21 | 3 | -0/+5 |
| * | Support bundles in changestate, various refactors | Laurent Bercot | 2025-09-18 | 1 | -4/+5 |
| * | Add s6-rc-set-changestate. FINALLY. | Laurent Bercot | 2025-09-15 | 3 | -10/+15 |
| * | Implement badsub, refactor moveservices, get ready for enable/disable | Laurent Bercot | 2025-09-15 | 1 | -5/+5 |
| * | Reorganize for 4 subs; add makesvlist, start badsub | Laurent Bercot | 2025-09-08 | 1 | -4/+7 |
| * | Prepare for 0.5.7.0 | Laurent Bercot | 2025-08-19 | 1 | -1/+1 |
| * | Almost got a full sync, still need the adjustment heuristic | Laurent Bercot | 2025-08-19 | 1 | -6/+7 |
| * | Major refactors, add makesetbundle, refcompile/setcompile, etc. | Laurent Bercot | 2025-08-08 | 1 | -6/+10 |
| * | Next additions: better bundle management and autobuild | Laurent Bercot | 2025-08-05 | 1 | -11/+13 |
| * | Add makebundle, moveservices, defcompile | Laurent Bercot | 2025-08-04 | 1 | -4/+8 |
| * | Refactor to add listalldeps | Laurent Bercot | 2025-08-04 | 1 | -5/+7 |
| * | More utilities: s6rc_nlto0, s6rc_repo_set_listdeps | Laurent Bercot | 2025-08-04 | 1 | -4/+6 |
| * | first draft of s6rc_repo_set_compile | Laurent Bercot | 2025-08-04 | 1 | -7/+8 |
| * | Add set-copy, set-delete | Laurent Bercot | 2025-07-04 | 3 | -2/+13 |
| * | s6-rc-set-new, refactors, additions, etc. | Laurent Bercot | 2025-07-03 | 2 | -5/+11 |
| * | Finish s6-rc-repo-init | Laurent Bercot | 2025-07-02 | 3 | -12/+9 |
| * | Add s6-rc-repo-init, s6-rc-repo-populate | Laurent Bercot | 2025-06-30 | 8 | -2/+18 |
| * | Add s6rc_live_state functions | Laurent Bercot | 2025-06-18 | 1 | -4/+6 |
| * | Support shlibs on MacOS, next iteration | Laurent Bercot | 2025-05-30 | 1 | -0/+2 |
| * | Latest batch of fixes | Laurent Bercot | 2025-04-28 | 1 | -0/+1 |
| * | Prepare for 0.5.6.0, add pkg-config support, etc. | Laurent Bercot | 2025-04-27 | 12 | -26/+37 |