Blame


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