Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-14 | Update my email address everywhere it appears | Luke Shumaker | |
2017-05-15 | sd_daemon: Fix Makefile | Luke Shumaker | |
2017-05-12 | Have the Makefile be AutoThing friendly. | Luke Shumaker | |
While it mostly played nice with autothing before, by having autothing treat `go generate` as an opaque step, it didn't populate `files.src.gen`. | |||
2016-12-18 | gofmt | Luke Shumaker | |
2016-12-18 | Implement almost all of sd-daemon. BREAKING CHANGES.v0.2.0 | Luke Shumaker | |
This does not include the sd_is_* utility functions. BREAKING CHANGES: - The import name is now "sd_daemon" instead of "sd". - The logger interface is now entirely different. - Notify now takes more arguments. |