| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-22 | Add support for pushing changes to a translation review | Joel Klinghed | |
| Finally got around to fixing the pre-receive hook to include quarantined objects so the hook actually can run git commands on the not-yet-accepted commits. As part of that, had to make sure git hook and eyeballs server had the same path to the repo or confusion will appear. | |||
| 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. | |||
