Blob


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