| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2025-01-26 | Add basic git support | Joel Klinghed | |
| Pushing a commit to a new branch creates a review. Each project has its own git directory, with githooks installed that talkes with server process via unix sockets. | |||
