| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-04 | common: fs_utils: Style fix | Joel Klinghed | |
| 2025-02-03 | code coverage: Add tests for common | Joel Klinghed | |
| Add coverage for common as well as server. Fix fs_utils::create_dir_allow_existing to fail if entry exists but isn't a dir. | |||
| 2025-02-01 | Use workspace instead of features | Joel Klinghed | |
| Having to include --feature=build-server in basically all commands that wasn't building eyeballs-githook got tiring quickly. Instead, use workspaces, with a separate project for building the githook. It means I also had to add a library common with code shared by both githook and server. | |||
