| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update depsHEADmain | Laurent Bercot | 3 days | 2 | -2/+2 |
| * | Update cgit URL | Laurent Bercot | 6 days | 1 | -1/+1 |
| * | s6-rc-set-change: move if-dependencies tristate to two bools | Laurent Bercot | 10 days | 2 | -30/+29 |
| * | Prepare for 0.7.0.0; lots of changes! | Laurent Bercot | 12 days | 7 | -175/+27 |
| * | Prepare for 0.6.2.0; implement s6-rc reload | Laurent Bercot | 2026-06-09 | 4 | -5/+29 |
| * | Prepare for 0.6.1.2; make s6-rc-init idempotent and more resilient | Laurent Bercot | 2026-05-29 | 3 | -5/+19 |
| * | Prepare for 0.6.1.1 ; fix loop exit condition in store checking | Laurent Bercot | 2026-05-09 | 2 | -3/+10 |
| * | Prepare for 0.6.1.0; set RC_NAME in oneshots | Laurent Bercot | 2026-04-20 | 4 | -6/+13 |
| * | Link man pages repo | Laurent Bercot | 2026-04-11 | 1 | -0/+8 |
| * | doc typo fix | Laurent Bercot | 2026-04-06 | 1 | -1/+1 |
| * | Update deps/docs/mirrors | Laurent Bercot | 2026-04-04 | 27 | -1/+31 |
| * | Add support for disabling rpath; update deps | Laurent Bercot | 2026-03-31 | 3 | -4/+4 |
| * | Prepare for 0.6.0.1 | Laurent Bercot | 2026-03-18 | 2 | -4/+13 |
| * | Doc typo fix | Laurent Bercot | 2026-02-23 | 1 | -1/+1 |
| * | doc typo fixes | Laurent Bercot | 2026-02-23 | 3 | -5/+5 |
| * | doc clarity: what the "usable" rx means | Laurent Bercot | 2026-02-11 | 1 | -1/+3 |
| * | Doc typo fix | Laurent Bercot | 2026-01-29 | 1 | -1/+1 |
| * | Add missing link to s6-rc-repo-list in index | Laurent Bercot | 2026-01-27 | 1 | -0/+1 |
| * | Doc typo fix | Laurent Bercot | 2026-01-25 | 1 | -1/+1 |
| * | doc typo fix | Laurent Bercot | 2026-01-25 | 1 | -1/+1 |
| * | doc typo fix | Laurent Bercot | 2026-01-24 | 1 | -1/+1 |
| * | Rename "sub" to "prescription" | Laurent Bercot | 2026-01-24 | 10 | -70/+54 |
| * | And add similar options to s6-rc-set-install | Laurent Bercot | 2026-01-24 | 1 | -1/+11 |
| * | Support bringing down essential services in s6-rc-update | Laurent Bercot | 2026-01-24 | 1 | -14/+26 |
| * | Update deps and doc | Laurent Bercot | 2026-01-23 | 3 | -31/+39 |
| * | New example batch of service definitions | Laurent Bercot | 2026-01-23 | 2 | -4/+2 |
| * | Add --no-update option to s6-rc-set-install | Laurent Bercot | 2026-01-17 | 1 | -0/+7 |
| * | Doc fixes | Laurent Bercot | 2026-01-16 | 1 | -3/+3 |
| * | Modernize s6-rc; add -E and -e options (with/out essentials) | Laurent Bercot | 2026-01-12 | 1 | -2/+11 |
| * | 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 |
| * | Working repo fix that understands pipelines | Laurent Bercot | 2025-12-20 | 2 | -3/+7 |
| * | Add s6-rc-repo-list | Laurent Bercot | 2025-12-20 | 2 | -1/+68 |
| * | Consistency of --force-essential option | Laurent Bercot | 2025-12-20 | 2 | -6/+14 |
| * | Add s6-rc-set-fix | Laurent Bercot | 2025-12-20 | 3 | -0/+104 |
| * | s6-rc-set-list is now s6-rc-set-status and does everything | Laurent Bercot | 2025-11-26 | 2 | -11/+24 |
| * | Add s6-rc-set-list | Laurent Bercot | 2025-11-12 | 3 | -7/+86 |
| * | Doc typo fix | Laurent Bercot | 2025-11-10 | 1 | -1/+1 |
| * | Update deps | Laurent Bercot | 2025-11-02 | 3 | -3/+3 |
| * | Finish repo documentation; make bootdb configurable; fix install | Laurent Bercot | 2025-10-30 | 3 | -17/+31 |
| * | Add missing doc pages | Laurent Bercot | 2025-10-30 | 2 | -0/+224 |
| * | Add s6-rc-set-change doc page, update deps, fix verbosity guard | Laurent Bercot | 2025-10-30 | 3 | -4/+109 |
| * | add getserviceflags and use it in fillset; add some doc | Laurent Bercot | 2025-10-21 | 7 | -4/+456 |
| * | Move all string comparison operations into skalibs | Laurent Bercot | 2025-10-09 | 1 | -51/+98 |
| * | Add s6-rc-set-install, repodefs page | Laurent Bercot | 2025-10-06 | 1 | -0/+259 |
| * | Do not delete old store before the sync succeeds | Laurent Bercot | 2025-10-05 | 3 | -3/+30 |
| * | Document sr.ht mirror | Laurent Bercot | 2025-09-24 | 1 | -1/+2 |
| * | Prepare for 0.5.7.0 | Laurent Bercot | 2025-08-19 | 2 | -5/+16 |
| * | Add sha256sum | Laurent Bercot | 2025-05-01 | 1 | -1/+2 |
| * | Latest batch of fixes | Laurent Bercot | 2025-04-28 | 1 | -1/+1 |
