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