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