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