| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | surface mirror push error | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -1/+1 |
| * | add summary comment for get-repo-desc | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+2 |
| * | more locks! | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+8 |
| * | recreate cron jobs using names instead of times | Alex Pooley (@zuedev) | 2026-05-07 | 3 | -1/+1 |
| * | add locking mechanism to prevent concurrent script execution | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+8 |
| * | SSL CA cert issue due to no ca-certificates package on debian container | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+1 |
| * | strip the https:// prefix from the stored URL before constructing the authent... | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -1/+2 |
| * | enhance mirror script with jq | Alex Pooley (@zuedev) | 2026-05-07 | 2 | -3/+5 |
| * | add mirroring functionality | Alex Pooley (@zuedev) | 2026-05-07 | 5 | -2/+57 |
| * | oop | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -1/+1 |
| * | rename to get-repo-desc | Alex Pooley (@zuedev) | 2026-05-07 | 2 | -1/+1 |
| * | Add default branch configuration to .gitconfig | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+3 |
| * | Handle git init to create new bare repositories | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -1/+22 |
| * | wrap code blocks | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+9 |
| * | add dev command | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+8 |
| * | Copy the CSS file into the container | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -1/+4 |
| * | add cgit.css support | Alex Pooley (@zuedev) | 2026-05-07 | 2 | -0/+900 |
| * | Normalize the SSH_ORIGINAL_COMMAND | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+6 |
| * | Check if the repository exists at the specified path | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+7 |
| * | add comment for path trav | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+1 |
| * | Harden the SSH `Match` block | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -1/+6 |
| * | Add a guard to reject any path traversal | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+5 |
| * | better git-wrapper script | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -13/+23 |
| * | Enhance entrypoint script to create and set permissions for authorized_keys i... | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+3 |
| * | Add git-wrapper script and update sshd_config for git user | Alex Pooley (@zuedev) | 2026-05-07 | 3 | -0/+28 |
| * | Add tailscale-data to .gitignore | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -1/+2 |
| * | Update Tailscale hostname from gitlab to git in docker-compose.yaml | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -1/+1 |
| * | Add Dockerfiles for Debian SSH server and CGit setup, and update docker-compo... | Alex Pooley (@zuedev) | 2026-05-07 | 4 | -84/+122 |
| * | use the first path component of the repository path as the section name | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+3 |
| * | add master ref to prune-remotes command | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -1/+1 |
| * | add prune-remotes alias | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -1/+2 |
| * | Copy git home overlay | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+3 |
| * | add basic gitconfig with sync and nuke aliases | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+3 |
| * | create log directory for cron jobs | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+3 |
| * | update log file path in cron job | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -1/+1 |
| * | update cron job to run as git user | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -1/+1 |
| * | add debug echos | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+9 |
| * | fix gitinfo check | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -4/+6 |
| * | cron is dumb | Alex Pooley (@zuedev) | 2026-05-07 | 2 | -2/+2 |
| * | blank description on no gitinfo | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -1/+2 |
| * | fix cron | Alex Pooley (@zuedev) | 2026-05-07 | 3 | -1/+6 |
| * | permissions for the cron jobs | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+3 |
| * | Add .gitinfo file for repository configuration | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+5 |
| * | Remove obsolete mirror script and add gitinfo script for repository descriptions | Alex Pooley (@zuedev) | 2026-05-07 | 4 | -6/+19 |
| * | add scripts and cron jobs | Alex Pooley (@zuedev) | 2026-05-07 | 3 | -0/+15 |
| * | Ensure correct permissions for the /repositories directory | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+1 |
| * | initial commit | Alex Pooley (@zuedev) | 2026-05-07 | 8 | -0/+227 |
