Go to file
Drew DeVault d5ec95fff8 setup.py: add graphql bits 2020-05-28 15:45:01 -04:00
.builds alpine.yml: restart API & webhooks on deploy 2020-05-14 11:22:49 -04:00
api API: update gql.sr.ht 2020-05-28 15:39:56 -04:00
gitsrht API: update GraphQL explorer page 2020-05-28 15:39:03 -04:00
gitsrht-dispatch Rewrite gitsrht-dispatch in Go 2019-02-14 15:03:46 -05:00
gitsrht-keys gitsrht-keys: upgrade scm.sr.ht 2020-05-22 12:18:59 -04:00
gitsrht-shell gitsrht-shell: fix ro ACL on private repos 2019-12-12 12:28:27 -05:00
gitsrht-update-hook gitsrht-update-hook: update hex array as well 2020-04-30 19:16:46 -04:00
scripts scripts/symlink-update-hook.py: fix conditionals 2020-02-17 11:38:50 -05:00
scss Revert "Add back gray background to pre block" 2020-05-07 13:09:55 -04:00
.gitignore Implement authorized keys command 2017-04-02 06:51:26 -04:00
.gitmodules Update SCSS to srht standard 2017-02-05 17:41:17 -05:00
LICENSE AGPL 2017-04-08 17:06:51 -04:00
Makefile Upgrade to Alpine 3.11 2019-12-22 14:02:58 -05:00
README.md Add README.md 2019-01-08 18:06:49 -05:00
cloneperf Go bits: parse Redis host as a URL 2019-12-19 10:31:26 -05:00
config.example.ini git.sr.ht: document outgoing-domain config option 2020-05-25 09:40:35 -04:00
gitsrht-initdb gitsrht-initdb: import webhook types 2020-03-28 16:33:24 -04:00
gitsrht-migrate Set up scm.sr.ht webhooks 2019-04-19 13:59:25 -04:00
gitsrht-periodic Swap relation of symlinks 2018-12-31 11:24:45 -05:00
run.py Add debug server support for http cloning 2019-03-01 14:40:59 -07:00
setup.py setup.py: add graphql bits 2020-05-28 15:45:01 -04:00
static Implement authorized keys command 2017-04-02 06:51:26 -04:00

README.md

This repository contains the code for the sr.ht git hosting service. For instructions on deploying or contributing to this project, visit the manual here:

https://man.sr.ht/git.sr.ht/installation.md