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