Age | Commit message (Expand) | Author |
2018-05-20 | Backport notes for 0.3.0.1 upgrade (thanks Guillermo) | Laurent Bercot |
2018-04-02 | Doc typo fix | Laurent Bercot |
2018-03-26 | Bump s6 dep to 2.7.1.0, version: 0.4.0.1v0.4.0.1 | Laurent Bercot |
2018-03-01 | Credit crest | Laurent Bercot |
2018-03-01 | Add openb_read workaround, prepare for 0.4.0.1 | Laurent Bercot |
2018-01-04 | version: 0.4.0.0v0.4.0.0 | Laurent Bercot |
2017-12-23 | live actually needs to be an absolute path for s6-rc-init and s6-rc-update | Laurent Bercot |
2017-12-21 | Use dir_fd instead of dirfd, because Solaris | Laurent Bercot |
2017-12-21 | Work around NetBSD and Solaris braindeadness | Laurent Bercot |
2017-12-07 | Fix (hopefully) the two remaining bugs in s6-rc-update... | Laurent Bercot |
2017-12-07 | Add s6-rc-format-upgrade to package/modes | Laurent Bercot |
2017-12-07 | Get this right, maybe? | Laurent Bercot |
2017-12-07 | Fix off-by-one in s6rc_livedir_create | Laurent Bercot |
2017-12-04 | Add s6-rc-format-upgrade | Laurent Bercot |
2017-12-04 | Document dep to skalibs-2.6.3.0 (atomic_symlink()) | Laurent Bercot |
2017-12-04 | Refactor s6-rc-init and s6-rc-upgrade around atomic_symlink and s6rc_livedir... | Laurent Bercot |
2017-11-27 | Fix qsort invocation, now services are really sorted... | Laurent Bercot |
2017-11-27 | Guarantee s6-rc-compile service numbering | Laurent Bercot |
2017-11-27 | Use new skalibs' access_at instead of faccessat, because MacOS | Laurent Bercot |
2017-11-27 | Update dependencies, get ready for master merge | Laurent Bercot |
2017-11-04 | ... but erroring out early is safer. | Laurent Bercot |
2017-11-04 | Even better message: defer it >.> | Laurent Bercot |
2017-11-04 | Better error message on invalid funnel bundles | Laurent Bercot |
2017-11-04 | Warn on misplaced pipeline-name files | Laurent Bercot |
2017-11-04 | Better error messages for resolve_prodcons | Laurent Bercot |
2017-11-04 | Update documentation, prepare for 0.4.0.0 | Laurent Bercot |
2017-11-04 | Implement funnels. Needs testing. | Laurent Bercot |
2017-11-02 | Update .gitignore | Laurent Bercot |
2017-10-30 | Make all-pic a user option | Laurent Bercot |
2017-10-29 | Support default pie | Laurent Bercot |
2017-10-19 | Workaround for a Solaris bug (incorrect mkdtemp guarding) | Laurent Bercot |
2017-10-19 | Change safety guard to PATH_MAX because Solaris doesn't know NAME_MAX | Laurent Bercot |
2017-10-17 | Limit prefix size to NAME_MAX | Laurent Bercot |
2017-10-09 | version: 0.3.0.0v0.3.0.0 | Laurent Bercot |
2017-10-09 | Make s6-rc prefix-independent; implement s6-rc diff | Laurent Bercot |
2017-10-09 | Replace suffix with prefix | Laurent Bercot |
2017-10-08 | Add -s to s6-rc-init; prepare for 0.3.0.0 | Laurent Bercot |
2017-10-05 | Better *FLAGS management; prepare for 0.2.2.0 | Laurent Bercot |
2017-09-30 | doc: mention when to recompile service databases | Laurent Bercot |
2017-09-30 | Doc typo fix | Laurent Bercot |
2017-09-30 | Add doc precisions about live compiled dbs | Laurent Bercot |
2017-09-30 | Use mkdtemp() for the new livedir in s6-rc-update | Laurent Bercot |
2017-09-26 | bugfix: don't use satmp in s6-rc-init, because argument to rm_rf() | Laurent Bercot |
2017-09-13 | s6-rc examples: Change usage of import to importas. | Colin Booth |
2017-08-28 | version: 0.2.1.2v0.2.1.2 | Laurent Bercot |
2017-08-22 | More conversion to xpathexec | Laurent Bercot |
2017-08-22 | Prepare for 0.2.1.2 | Laurent Bercot |
2017-08-07 | Adjust s6-rc verbosity (-v2 is now more terse, -v3 is what -v2 was) | Laurent Bercot |
2017-07-12 | Fix a race condition in s6rc_servicedir_manage() | Laurent Bercot |
2017-07-03 | version: 0.2.1.1v0.2.1.1 | Laurent Bercot |