| Commit message (Expand) | Author | Age | Files | Lines |
| * | Major refactors, add makesetbundle, refcompile/setcompile, etc. | Laurent Bercot | 2025-08-08 | 14 | -203/+619 |
| * | Next additions: better bundle management and autobuild | Laurent Bercot | 2025-08-05 | 14 | -67/+244 |
| * | Add makebundle, moveservices, defcompile | Laurent Bercot | 2025-08-04 | 4 | -0/+162 |
| * | Refactor to add listalldeps | Laurent Bercot | 2025-08-04 | 4 | -71/+89 |
| * | More utilities: s6rc_nlto0, s6rc_repo_set_listdeps | Laurent Bercot | 2025-08-04 | 3 | -0/+112 |
| * | First fixes | Laurent Bercot | 2025-08-04 | 2 | -5/+4 |
| * | first draft of s6rc_repo_set_compile | Laurent Bercot | 2025-08-04 | 3 | -11/+138 |
| * | s6-rc-set-new, refactors, additions, etc. | Laurent Bercot | 2025-07-03 | 5 | -19/+80 |
| * | s6-rc-repo-init: better error messages | Laurent Bercot | 2025-07-02 | 1 | -6/+58 |
| * | Finish s6-rc-repo-init | Laurent Bercot | 2025-07-02 | 3 | -0/+156 |
| * | Add s6rc_live_state functions | Laurent Bercot | 2025-06-18 | 3 | -0/+55 |
| * | Support flag-newpidns | Laurent Bercot | 2024-10-04 | 1 | -0/+1 |
| * | Create instance subdir when copying template | Laurent Bercot | 2024-10-02 | 1 | -0/+5 |
| * | Prepare for 0.5.5.0; add s6rc_livedir_canon | Laurent Bercot | 2024-07-05 | 2 | -0/+26 |
| * | Prepare for 0.5.4.2; use open3() safe wrapper | Laurent Bercot | 2023-07-06 | 1 | -2/+2 |
| * | Remove debug instructions | Laurent Bercot | 2023-06-20 | 1 | -29/+0 |
| * | Prepare for 0.5.4.1; ensure livedir always has a lock file | Laurent Bercot | 2023-02-18 | 1 | -0/+5 |
| * | Add instance support to s6-rc-update | Laurent Bercot | 2023-02-08 | 1 | -1/+59 |
| * | Update s6 dep; simplify servicedir block/unblock | Laurent Bercot | 2023-02-06 | 2 | -29/+2 |
| * | Don't hard depend on PATH_MAX; change servicedir file list | Laurent Bercot | 2023-01-31 | 2 | -3/+5 |
| * | Add support for s6-instance | Laurent Bercot | 2022-12-22 | 1 | -0/+2 |
| * | Open the shared locks O_RDONLY, duh. | Laurent Bercot | 2022-11-10 | 1 | -12/+13 |
| * | Change s6rc_servicedir to types defined in s6/servicedir.h | Laurent Bercot | 2022-08-18 | 4 | -57/+37 |
| * | ... but do it with the correct logic | Laurent Bercot | 2022-07-28 | 1 | -1/+1 |
| * | Allow opening the db on chattr +i | Laurent Bercot | 2022-07-28 | 1 | -1/+1 |
| * | Prepare for 0.5.3.2; adapt to skalibs-2.12.0.0 | Laurent Bercot | 2022-06-08 | 2 | -2/+2 |
| * | Add lock-fd support | Laurent Bercot | 2021-09-26 | 1 | -0/+1 |
| * | Adapt to s6-2.11.0.0 | Laurent Bercot | 2021-09-02 | 4 | -4/+6 |
| * | Update dependencies, adjust to skalibs-2.11.0.0 apis | Laurent Bercot | 2021-08-10 | 1 | -1/+1 |
| * | You want shared locks, Sherlock | Laurent Bercot | 2020-12-10 | 1 | -6/+4 |
| * | Create down files on s6_supervise_link | Laurent Bercot | 2020-12-10 | 1 | -1/+1 |
| * | Prepare for 0.5.2.1; build against new skalibs/execline/s6 | Laurent Bercot | 2020-12-07 | 8 | -126/+61 |
| * | Include posixishard as late as possible | Laurent Bercot | 2020-03-21 | 1 | -1/+1 |
| * | Adapt to skalibs/posixishard.h | Laurent Bercot | 2019-02-20 | 1 | -1/+1 |
| * | bugfix: add max-death-tally and down-signal support to s6-rc-compile! | Laurent Bercot | 2019-02-10 | 1 | -2/+2 |
| * | Add s6-log notifications to examples, prepare for 0.4.1.1 | Laurent Bercot | 2019-01-15 | 1 | -2/+3 |
| * | Adapt to skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 3 | -24/+15 |
| * | Add support for max-death-tally and down-signal, prepare for 0.4.1.0 | Laurent Bercot | 2018-06-15 | 1 | -1/+3 |
| * | Work around NetBSD and Solaris braindeadness | Laurent Bercot | 2017-12-21 | 1 | -0/+1 |
| * | Fix (hopefully) the two remaining bugs in s6-rc-update... | Laurent Bercot | 2017-12-07 | 1 | -2/+2 |
| * | Get this right, maybe? | Laurent Bercot | 2017-12-07 | 1 | -1/+2 |
| * | Fix off-by-one in s6rc_livedir_create | Laurent Bercot | 2017-12-07 | 1 | -1/+1 |
| * | Refactor s6-rc-init and s6-rc-upgrade around atomic_symlink and s6rc_livedir... | Laurent Bercot | 2017-12-04 | 2 | -0/+51 |
| * | Implement funnels. Needs testing. | Laurent Bercot | 2017-11-04 | 3 | -37/+56 |
| * | Change safety guard to PATH_MAX because Solaris doesn't know NAME_MAX | Laurent Bercot | 2017-10-19 | 1 | -1/+1 |
| * | Limit prefix size to NAME_MAX | Laurent Bercot | 2017-10-17 | 1 | -0/+2 |
| * | version: 0.3.0.0v0.3.0.0 | Laurent Bercot | 2017-10-09 | 1 | -4/+3 |
| * | Replace suffix with prefix | Laurent Bercot | 2017-10-09 | 5 | -21/+22 |
| * | Add -s to s6-rc-init; prepare for 0.3.0.0 | Laurent Bercot | 2017-10-08 | 6 | -11/+61 |
| * | Prepare for 0.2.1.2 | Laurent Bercot | 2017-08-22 | 3 | -21/+7 |