Blob


2 /CHANGES
3 /LICENCE
4 /Makefile
5 /Makefile.inc
6 /README
7 /TODO
8 /got
9 /got-version.mk
10 /got/Makefile
11 /got/git-repository.5
12 /got/got-worktree.5
13 /got/got.1
14 /got/got.c
15 /got/got.conf.5
16 /gotadmin
17 /gotadmin/Makefile
18 /gotadmin/gotadmin.1
19 /gotadmin/gotadmin.c
20 /gotctl
21 /gotctl/Makefile
22 /gotctl/gotctl.8
23 /gotctl/gotctl.c
24 /gotd
25 /gotd/Makefile
26 /gotd/auth.c
27 /gotd/auth.h
28 /gotd/gotd.8
29 /gotd/gotd.c
30 /gotd/gotd.conf.5
31 /gotd/gotd.h
32 /gotd/imsg.c
33 /gotd/listen.c
34 /gotd/listen.h
35 /gotd/log.c
36 /gotd/log.h
37 /gotd/parse.y
38 /gotd/privsep_stub.c
39 /gotd/repo_imsg.c
40 /gotd/repo_read.c
41 /gotd/repo_read.h
42 /gotd/repo_write.c
43 /gotd/repo_write.h
44 /gotd/session.c
45 /gotd/session.h
46 /gotsh
47 /gotsh/Makefile
48 /gotsh/gotsh.1
49 /gotsh/gotsh.c
50 /gotwebd
51 /gotwebd/Makefile
52 /gotwebd/Makefile.inc
53 /gotwebd/config.c
54 /gotwebd/fcgi.c
55 /gotwebd/files
56 /gotwebd/files/htdocs
57 /gotwebd/files/htdocs/gotwebd
58 /gotwebd/files/htdocs/gotwebd/android-chrome-192x192.png
59 /gotwebd/files/htdocs/gotwebd/android-chrome-384x384.png
60 /gotwebd/files/htdocs/gotwebd/apple-touch-icon.png
61 /gotwebd/files/htdocs/gotwebd/browserconfig.xml
62 /gotwebd/files/htdocs/gotwebd/favicon-16x16.png
63 /gotwebd/files/htdocs/gotwebd/favicon-32x32.png
64 /gotwebd/files/htdocs/gotwebd/favicon.ico
65 /gotwebd/files/htdocs/gotwebd/got.png
66 /gotwebd/files/htdocs/gotwebd/got_large.png
67 /gotwebd/files/htdocs/gotwebd/gotweb.css
68 /gotwebd/files/htdocs/gotwebd/mstile-150x150.png
69 /gotwebd/files/htdocs/gotwebd/safari-pinned-tab.svg
70 /gotwebd/files/htdocs/gotwebd/site.webmanifest
71 /gotwebd/got_operations.c
72 /gotwebd/gotweb.c
73 /gotwebd/gotwebd.8
74 /gotwebd/gotwebd.c
75 /gotwebd/gotwebd.conf.5
76 /gotwebd/gotwebd.h
77 /gotwebd/libexec
78 /gotwebd/libexec/Makefile
79 /gotwebd/libexec/Makefile.inc
80 /gotwebd/libexec/got-read-blob
81 /gotwebd/libexec/got-read-blob/Makefile
82 /gotwebd/libexec/got-read-commit
83 /gotwebd/libexec/got-read-commit/Makefile
84 /gotwebd/libexec/got-read-gitconfig
85 /gotwebd/libexec/got-read-gitconfig/Makefile
86 /gotwebd/libexec/got-read-gotconfig
87 /gotwebd/libexec/got-read-gotconfig/Makefile
88 /gotwebd/libexec/got-read-object
89 /gotwebd/libexec/got-read-object/Makefile
90 /gotwebd/libexec/got-read-pack
91 /gotwebd/libexec/got-read-pack/Makefile
92 /gotwebd/libexec/got-read-tag
93 /gotwebd/libexec/got-read-tag/Makefile
94 /gotwebd/libexec/got-read-tree
95 /gotwebd/libexec/got-read-tree/Makefile
96 /gotwebd/log.c
97 /gotwebd/pages.tmpl
98 /gotwebd/parse.y
99 /gotwebd/proc.c
100 /gotwebd/proc.h
101 /gotwebd/sockets.c
102 /include
103 /include/got_blame.h
104 /include/got_cancel.h
105 /include/got_commit_graph.h
106 /include/got_date.h
107 /include/got_dial.h
108 /include/got_diff.h
109 /include/got_error.h
110 /include/got_fetch.h
111 /include/got_gotconfig.h
112 /include/got_object.h
113 /include/got_opentemp.h
114 /include/got_patch.h
115 /include/got_path.h
116 /include/got_privsep.h
117 /include/got_reference.h
118 /include/got_repository.h
119 /include/got_repository_admin.h
120 /include/got_send.h
121 /include/got_serve.h
122 /include/got_sigs.h
123 /include/got_sockaddr.h
124 /include/got_utf8.h
125 /include/got_version.h
126 /include/got_worktree.h
127 /lib
128 /lib/Makefile
129 /lib/arraylist.h
130 /lib/blame.c
131 /lib/bloom.c
132 /lib/bloom.h
133 /lib/buf.c
134 /lib/buf.h
135 /lib/commit_graph.c
136 /lib/date.c
137 /lib/deflate.c
138 /lib/delta.c
139 /lib/delta_cache.c
140 /lib/deltify.c
141 /lib/dial.c
142 /lib/diff.c
143 /lib/diff3.c
144 /lib/diff_atomize_text.c
145 /lib/diff_debug.h
146 /lib/diff_internal.h
147 /lib/diff_main.c
148 /lib/diff_main.h
149 /lib/diff_myers.c
150 /lib/diff_output.c
151 /lib/diff_output.h
152 /lib/diff_output_edscript.c
153 /lib/diff_output_plain.c
154 /lib/diff_output_unidiff.c
155 /lib/diff_patience.c
156 /lib/diffreg.c
157 /lib/error.c
158 /lib/fetch.c
159 /lib/fileindex.c
160 /lib/gitconfig.c
161 /lib/gitproto.c
162 /lib/got_lib_deflate.h
163 /lib/got_lib_delta.h
164 /lib/got_lib_delta_cache.h
165 /lib/got_lib_deltify.h
166 /lib/got_lib_dial.h
167 /lib/got_lib_diff.h
168 /lib/got_lib_fileindex.h
169 /lib/got_lib_gitconfig.h
170 /lib/got_lib_gitproto.h
171 /lib/got_lib_gotconfig.h
172 /lib/got_lib_inflate.h
173 /lib/got_lib_lockfile.h
174 /lib/got_lib_object.h
175 /lib/got_lib_object_cache.h
176 /lib/got_lib_object_create.h
177 /lib/got_lib_object_idcache.h
178 /lib/got_lib_object_idset.h
179 /lib/got_lib_object_parse.h
180 /lib/got_lib_pack.h
181 /lib/got_lib_pack_create.h
182 /lib/got_lib_pack_index.h
183 /lib/got_lib_pkt.h
184 /lib/got_lib_poll.h
185 /lib/got_lib_privsep.h
186 /lib/got_lib_ratelimit.h
187 /lib/got_lib_repository.h
188 /lib/got_lib_sha1.h
189 /lib/got_lib_worktree.h
190 /lib/gotconfig.c
191 /lib/inflate.c
192 /lib/lockfile.c
193 /lib/murmurhash2.c
194 /lib/murmurhash2.h
195 /lib/object.c
196 /lib/object_cache.c
197 /lib/object_create.c
198 /lib/object_idset.c
199 /lib/object_open_io.c
200 /lib/object_open_privsep.c
201 /lib/object_parse.c
202 /lib/opentemp.c
203 /lib/pack.c
204 /lib/pack_create.c
205 /lib/pack_create_io.c
206 /lib/pack_create_privsep.c
207 /lib/pack_index.c
208 /lib/patch.c
209 /lib/path.c
210 /lib/pkt.c
211 /lib/pollfd.c
212 /lib/privsep.c
213 /lib/ratelimit.c
214 /lib/rcsutil.c
215 /lib/rcsutil.h
216 /lib/read_gitconfig.c
217 /lib/read_gitconfig_privsep.c
218 /lib/read_gotconfig.c
219 /lib/read_gotconfig_privsep.c
220 /lib/reference.c
221 /lib/reference_parse.c
222 /lib/repository.c
223 /lib/repository_admin.c
224 /lib/send.c
225 /lib/serve.c
226 /lib/sha1.c
227 /lib/sigs.c
228 /lib/sockaddr.c
229 /lib/utf8.c
230 /lib/worktree.c
231 /lib/worktree_open.c
232 /libexec
233 /libexec/Makefile
234 /libexec/Makefile.inc
235 /libexec/got-fetch-pack
236 /libexec/got-fetch-pack/Makefile
237 /libexec/got-fetch-pack/got-fetch-pack.c
238 /libexec/got-index-pack
239 /libexec/got-index-pack/Makefile
240 /libexec/got-index-pack/got-index-pack.c
241 /libexec/got-read-blob
242 /libexec/got-read-blob/Makefile
243 /libexec/got-read-blob/got-read-blob.c
244 /libexec/got-read-commit
245 /libexec/got-read-commit/Makefile
246 /libexec/got-read-commit/got-read-commit.c
247 /libexec/got-read-gitconfig
248 /libexec/got-read-gitconfig/Makefile
249 /libexec/got-read-gitconfig/got-read-gitconfig.c
250 /libexec/got-read-gotconfig
251 /libexec/got-read-gotconfig/Makefile
252 /libexec/got-read-gotconfig/got-read-gotconfig.c
253 /libexec/got-read-gotconfig/gotconfig.h
254 /libexec/got-read-gotconfig/parse.y
255 /libexec/got-read-object
256 /libexec/got-read-object/Makefile
257 /libexec/got-read-object/got-read-object.c
258 /libexec/got-read-pack
259 /libexec/got-read-pack/Makefile
260 /libexec/got-read-pack/got-read-pack.c
261 /libexec/got-read-patch
262 /libexec/got-read-patch/Makefile
263 /libexec/got-read-patch/got-read-patch.c
264 /libexec/got-read-tag
265 /libexec/got-read-tag/Makefile
266 /libexec/got-read-tag/got-read-tag.c
267 /libexec/got-read-tree
268 /libexec/got-read-tree/Makefile
269 /libexec/got-read-tree/got-read-tree.c
270 /libexec/got-send-pack
271 /libexec/got-send-pack/Makefile
272 /libexec/got-send-pack/got-send-pack.c
273 /regress
274 /regress/Makefile
275 /regress/Makefile.inc
276 /regress/cmdline
277 /regress/cmdline/Makefile
278 /regress/cmdline/add.sh
279 /regress/cmdline/backout.sh
280 /regress/cmdline/blame.sh
281 /regress/cmdline/branch.sh
282 /regress/cmdline/cat.sh
283 /regress/cmdline/checkout.sh
284 /regress/cmdline/cherrypick.sh
285 /regress/cmdline/cleanup.sh
286 /regress/cmdline/clone.sh
287 /regress/cmdline/commit.sh
288 /regress/cmdline/common.sh
289 /regress/cmdline/diff.sh
290 /regress/cmdline/fetch.sh
291 /regress/cmdline/histedit.sh
292 /regress/cmdline/import.sh
293 /regress/cmdline/init.sh
294 /regress/cmdline/integrate.sh
295 /regress/cmdline/log.sh
296 /regress/cmdline/merge.sh
297 /regress/cmdline/pack.sh
298 /regress/cmdline/patch.sh
299 /regress/cmdline/rebase.sh
300 /regress/cmdline/ref.sh
301 /regress/cmdline/revert.sh
302 /regress/cmdline/rm.sh
303 /regress/cmdline/send.sh
304 /regress/cmdline/stage.sh
305 /regress/cmdline/status.sh
306 /regress/cmdline/tag.sh
307 /regress/cmdline/tree.sh
308 /regress/cmdline/unstage.sh
309 /regress/cmdline/update.sh
310 /regress/delta
311 /regress/delta/Makefile
312 /regress/delta/delta_test.c
313 /regress/deltify
314 /regress/deltify/Makefile
315 /regress/deltify/deltify_test.c
316 /regress/fetch
317 /regress/fetch/Makefile
318 /regress/fetch/fetch_test.c
319 /regress/gotd
320 /regress/gotd/.gitignore
321 /regress/gotd/Makefile
322 /regress/gotd/README
323 /regress/gotd/check_test_repo.sh
324 /regress/gotd/common.sh
325 /regress/gotd/prepare_test_repo.sh
326 /regress/gotd/repo_read.sh
327 /regress/gotd/repo_read_access_denied.sh
328 /regress/gotd/repo_write.sh
329 /regress/gotd/repo_write_empty.sh
330 /regress/gotd/request_bad.sh
331 /regress/idset
332 /regress/idset/Makefile
333 /regress/idset/idset_test.c
334 /regress/path
335 /regress/path/Makefile
336 /regress/path/path_test.c
337 /regress/template
338 /regress/template/00-empty.tmpl
339 /regress/template/01-noise-only.tmpl
340 /regress/template/02-only-verbatim.tmpl
341 /regress/template/02.expected
342 /regress/template/03-block.tmpl
343 /regress/template/03.expected
344 /regress/template/04-flow.tmpl
345 /regress/template/04.expected
346 /regress/template/05-loop.tmpl
347 /regress/template/05.expected
348 /regress/template/06-escape.tmpl
349 /regress/template/06.expected
350 /regress/template/07-printf.tmpl
351 /regress/template/07.expected
352 /regress/template/Makefile
353 /regress/template/lists.h
354 /regress/template/runbase.c
355 /regress/template/runlist.c
356 /template
357 /template/Makefile
358 /template/parse.y
359 /template/template.1
360 /template/template.7
361 /template/template.c
362 /template/tmpl.c
363 /template/tmpl.h
364 /tog
365 /tog/Makefile
366 /tog/tog.1
367 /tog/tog.c
368 /util
369 /util/got-build-regress.sh
370 /util/uncompress-loose-object.sh