commit bc86081f6e8a812b584db78c679362859462f5ca from: Stefan Sperling via: Thomas Adam date: Mon Oct 24 11:28:33 2022 UTC sync distfile list commit - 27a7eb2334fa33dee50546dc3b0d8cd4eb770923 commit + bc86081f6e8a812b584db78c679362859462f5ca blob - 9716a1e155b7039a0e60ded39424c94b60f8c9d3 blob + e97b685aad01cbf0864f12d72945fd6620600034 --- got-dist.txt +++ got-dist.txt @@ -17,6 +17,26 @@ /gotadmin/Makefile /gotadmin/gotadmin.1 /gotadmin/gotadmin.c +/gotd +/gotd/Makefile +/gotd/gotd.8 +/gotd/gotd.c +/gotd/gotd.conf.5 +/gotd/gotd.h +/gotd/imsg.c +/gotd/log.c +/gotd/log.h +/gotd/parse.y +/gotd/privsep_stub.c +/gotd/repo_imsg.c +/gotd/repo_read.c +/gotd/repo_read.h +/gotd/repo_write.c +/gotd/repo_write.h +/gotsh +/gotsh/Makefile +/gotsh/gotsh.1 +/gotsh/gotsh.c /gotweb /gotweb/Makefile /gotweb/Makefile.inc @@ -143,6 +163,7 @@ /include/got_repository.h /include/got_repository_admin.h /include/got_send.h +/include/got_serve.h /include/got_sigs.h /include/got_sockaddr.h /include/got_utf8.h @@ -203,7 +224,9 @@ /lib/got_lib_object_parse.h /lib/got_lib_pack.h /lib/got_lib_pack_create.h +/lib/got_lib_pack_index.h /lib/got_lib_pkt.h +/lib/got_lib_poll.h /lib/got_lib_privsep.h /lib/got_lib_ratelimit.h /lib/got_lib_repository.h @@ -218,21 +241,33 @@ /lib/object_cache.c /lib/object_create.c /lib/object_idset.c +/lib/object_open_io.c +/lib/object_open_privsep.c /lib/object_parse.c /lib/opentemp.c /lib/pack.c /lib/pack_create.c +/lib/pack_create_io.c +/lib/pack_create_privsep.c +/lib/pack_index.c /lib/patch.c /lib/path.c /lib/pkt.c +/lib/pollfd.c /lib/privsep.c /lib/ratelimit.c /lib/rcsutil.c /lib/rcsutil.h +/lib/read_gitconfig.c +/lib/read_gitconfig_privsep.c +/lib/read_gotconfig.c +/lib/read_gotconfig_privsep.c /lib/reference.c +/lib/reference_parse.c /lib/repository.c /lib/repository_admin.c /lib/send.c +/lib/serve.c /lib/sha1.c /lib/sigs.c /lib/sockaddr.c