| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 5 days | container: enter init path early | Ophestra | |
| There is generally no use case where any setup is required before init, and requiring the explicit function call is error-prone and unnecessary. It also causes trouble with packages using a similar trick. This change moves argv0 check early and makes it an import side effect. The stub will be removed in v0.5. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-11-12 | internal/helper: relocate from helper | Ophestra | |
| This package is ugly and is pending removal only kept alive by xdg-dbus-proxy. Its exported symbols are made available until v0.4.0 where it will be removed for #24. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
