summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-20sync-github-mirror: only export git repos with git-daemon-export-okHEADmasterRay Strode1-1/+2
2017-03-20tmpfiles.d: add github-mirror.confRay Strode1-0/+2
2016-12-07new-git-repo.sh: mv update script to final nameRay Strode1-0/+1
2016-12-07add scripts to close github pull requestsRay Strode5-0/+183
2016-12-07sync-github-mirror: strip off .git part of non-bare reposRay Strode1-0/+3
2016-12-07clean-up-bad-named-entries.sh: script for mopping up a mess I madeRay Strode1-0/+11
2016-12-06sync-github-mirror: drop unused lineRay Strode1-1/+0
2016-12-06enable-github-mirror: add script for enabling github mirrorRay Strode1-0/+7
2016-12-06sync-github-mirror: move config from /etc/github to /etc/github-mirrorRay Strode1-1/+1
2016-12-06post-receive-mirror-github: rename to sync-github-mirrorRay Strode3-2/+2
2016-12-06post-receive-mirror-github: write my name in the fileRay Strode1-0/+2
2016-12-06do github mirroring from dedicated userRay Strode5-1/+32
2016-12-05post-receive-mirror-github: handle .git in dupesRay Strode1-0/+2
2016-12-05set up github hooks by defaultRay Strode1-0/+2
2016-12-05set-up-post-receive-hooks: scripts to set up post-receive hooks to mirrorRay Strode2-0/+36
2016-12-05mirror-all-to-github: script to force full github syncRay Strode1-0/+12
2016-12-05post-receive-mirror-github: don't use --mirrorRay Strode1-1/+6
2016-12-05post-receive-mirror-github: another nested repo fixRay Strode1-6/+14
2016-12-03post-receive-mirror-github: handle nested repositories betterRay Strode1-4/+8
2016-12-03post-receive-mirror-github: be more forgiving of descriptionRay Strode1-3/+4
2016-12-03add script for mirroring to githubRay Strode1-0/+138
2016-12-03add script for creating new git repoRay Strode1-0/+14