| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add basic docker publish workflow | Alex Pooley (@zuedev) | 2026-06-04 | 1 | -0/+38 |
| | | |||||
| * | Add GitLab token support to the Docker Compose configuration | Alex Pooley (@zuedev) | 2026-05-25 | 1 | -0/+1 |
| | | |||||
| * | Add GitLab mirror push support to the repository mirror script | Alex Pooley (@zuedev) | 2026-05-25 | 1 | -0/+13 |
| | | |||||
| * | Add Codeberg token support for repository mirror pushes | Alex Pooley (@zuedev) | 2026-05-25 | 2 | -0/+14 |
| | | |||||
| * | Keep readme entries above scan-path | Alex Pooley (@zuedev) | 2026-05-11 | 1 | -15/+15 |
| | | |||||
| * | filter to generate the "about" page for repositories | Alex Pooley (@zuedev) | 2026-05-11 | 1 | -0/+3 |
| | | |||||
| * | another readme fix | Alex Pooley (@zuedev) | 2026-05-11 | 1 | -2/+32 |
| | | |||||
| * | Simplify readme file configuration in cgitrc | Alex Pooley (@zuedev) | 2026-05-11 | 1 | -32/+2 |
| | | |||||
| * | move settings around | Alex Pooley (@zuedev) | 2026-05-11 | 1 | -4/+4 |
| | | |||||
| * | enable stats | Alex Pooley (@zuedev) | 2026-05-11 | 1 | -0/+3 |
| | | |||||
| * | Add maximum length for repository description on index page | Alex Pooley (@zuedev) | 2026-05-11 | 1 | -0/+3 |
| | | |||||
| * | Revert default branch update and curl changes | Alex Pooley (@zuedev) | 2026-05-07 | 2 | -18/+0 |
| | | |||||
| * | add curl and make error better | Alex Pooley (@zuedev) | 2026-05-07 | 2 | -3/+6 |
| | | |||||
| * | Update the GitHub repo's default branch to match the local HEAD before mirroring | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+15 |
| | | |||||
| * | Enhance SSH configuration and key management in Docker setup by persisting ↵ | Alex Pooley (@zuedev) | 2026-05-07 | 3 | -3/+26 |
| | | | | | keys to avoid "WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!" issues | ||||
| * | 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 ↵ | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -1/+2 |
| | | | | | authenticated push URL | ||||
| * | 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 ↵ | Alex Pooley (@zuedev) | 2026-05-07 | 1 | -0/+3 |
| | | | | | in root's .ssh directory | ||||
| * | 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 ↵ | Alex Pooley (@zuedev) | 2026-05-07 | 4 | -84/+122 |
| | | | | | docker-compose configuration | ||||
| * | 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 |
| | | |||||
