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 4d8f0a30 2020-01-28 stsp /gotweb
16 4d8f0a30 2020-01-28 stsp /gotweb/Makefile
17 4d8f0a30 2020-01-28 stsp /gotweb/Makefile.inc
18 4d8f0a30 2020-01-28 stsp /gotweb/TODO
19 4d8f0a30 2020-01-28 stsp /gotweb/files
20 4d8f0a30 2020-01-28 stsp /gotweb/files/cgi-bin
21 4d8f0a30 2020-01-28 stsp /gotweb/files/cgi-bin/gw_tmpl
22 4d8f0a30 2020-01-28 stsp /gotweb/files/cgi-bin/gw_tmpl/blame.tmpl
23 4d8f0a30 2020-01-28 stsp /gotweb/files/cgi-bin/gw_tmpl/briefs.tmpl
24 4d8f0a30 2020-01-28 stsp /gotweb/files/cgi-bin/gw_tmpl/commit.tmpl
25 4d8f0a30 2020-01-28 stsp /gotweb/files/cgi-bin/gw_tmpl/diff.tmpl
26 4d8f0a30 2020-01-28 stsp /gotweb/files/cgi-bin/gw_tmpl/err.tmpl
27 4d8f0a30 2020-01-28 stsp /gotweb/files/cgi-bin/gw_tmpl/index.tmpl
28 4d8f0a30 2020-01-28 stsp /gotweb/files/cgi-bin/gw_tmpl/summry.tmpl
29 4d8f0a30 2020-01-28 stsp /gotweb/files/cgi-bin/gw_tmpl/tree.tmpl
30 4d8f0a30 2020-01-28 stsp /gotweb/files/htdocs
31 4d8f0a30 2020-01-28 stsp /gotweb/files/htdocs/gotweb
32 4d8f0a30 2020-01-28 stsp /gotweb/files/htdocs/gotweb/android-chrome-192x192.png
33 4d8f0a30 2020-01-28 stsp /gotweb/files/htdocs/gotweb/android-chrome-384x384.png
34 4d8f0a30 2020-01-28 stsp /gotweb/files/htdocs/gotweb/apple-touch-icon.png
35 4d8f0a30 2020-01-28 stsp /gotweb/files/htdocs/gotweb/browserconfig.xml
36 4d8f0a30 2020-01-28 stsp /gotweb/files/htdocs/gotweb/favicon-16x16.png
37 4d8f0a30 2020-01-28 stsp /gotweb/files/htdocs/gotweb/favicon-32x32.png
38 4d8f0a30 2020-01-28 stsp /gotweb/files/htdocs/gotweb/favicon.ico
39 4d8f0a30 2020-01-28 stsp /gotweb/files/htdocs/gotweb/got.png
40 4d8f0a30 2020-01-28 stsp /gotweb/files/htdocs/gotweb/got_large.png
41 4d8f0a30 2020-01-28 stsp /gotweb/files/htdocs/gotweb/gotweb.css
42 4d8f0a30 2020-01-28 stsp /gotweb/files/htdocs/gotweb/index.html
43 4d8f0a30 2020-01-28 stsp /gotweb/files/htdocs/gotweb/mstile-150x150.png
44 4d8f0a30 2020-01-28 stsp /gotweb/files/htdocs/gotweb/safari-pinned-tab.svg
45 4d8f0a30 2020-01-28 stsp /gotweb/files/htdocs/gotweb/site.webmanifest
46 4d8f0a30 2020-01-28 stsp /gotweb/gotweb.8
47 4d8f0a30 2020-01-28 stsp /gotweb/gotweb.c
48 4d8f0a30 2020-01-28 stsp /gotweb/gotweb.conf.5
49 4d8f0a30 2020-01-28 stsp /gotweb/gotweb.h
50 4d8f0a30 2020-01-28 stsp /gotweb/gotweb_ui.h
51 4d8f0a30 2020-01-28 stsp /gotweb/libexec
52 4d8f0a30 2020-01-28 stsp /gotweb/libexec/Makefile
53 4d8f0a30 2020-01-28 stsp /gotweb/libexec/Makefile.inc
54 4d8f0a30 2020-01-28 stsp /gotweb/libexec/got-read-blob
55 4d8f0a30 2020-01-28 stsp /gotweb/libexec/got-read-blob/Makefile
56 4d8f0a30 2020-01-28 stsp /gotweb/libexec/got-read-commit
57 4d8f0a30 2020-01-28 stsp /gotweb/libexec/got-read-commit/Makefile
58 4d8f0a30 2020-01-28 stsp /gotweb/libexec/got-read-gitconfig
59 4d8f0a30 2020-01-28 stsp /gotweb/libexec/got-read-gitconfig/Makefile
60 4d8f0a30 2020-01-28 stsp /gotweb/libexec/got-read-object
61 4d8f0a30 2020-01-28 stsp /gotweb/libexec/got-read-object/Makefile
62 4d8f0a30 2020-01-28 stsp /gotweb/libexec/got-read-pack
63 4d8f0a30 2020-01-28 stsp /gotweb/libexec/got-read-pack/Makefile
64 4d8f0a30 2020-01-28 stsp /gotweb/libexec/got-read-tag
65 4d8f0a30 2020-01-28 stsp /gotweb/libexec/got-read-tag/Makefile
66 4d8f0a30 2020-01-28 stsp /gotweb/libexec/got-read-tree
67 4d8f0a30 2020-01-28 stsp /gotweb/libexec/got-read-tree/Makefile
68 4d8f0a30 2020-01-28 stsp /gotweb/parse.y
69 53ccebc2 2019-07-30 stsp /include
70 a95f633f 2019-08-08 stsp /include/got_blame.h
71 a5a71e8e 2019-08-23 stsp /include/got_cancel.h
72 a95f633f 2019-08-08 stsp /include/got_commit_graph.h
73 a95f633f 2019-08-08 stsp /include/got_diff.h
74 53ccebc2 2019-07-30 stsp /include/got_error.h
75 53ccebc2 2019-07-30 stsp /include/got_object.h
76 53ccebc2 2019-07-30 stsp /include/got_opentemp.h
77 53ccebc2 2019-07-30 stsp /include/got_path.h
78 a95f633f 2019-08-08 stsp /include/got_privsep.h
79 a95f633f 2019-08-08 stsp /include/got_reference.h
80 a95f633f 2019-08-08 stsp /include/got_repository.h
81 a95f633f 2019-08-08 stsp /include/got_utf8.h
82 53ccebc2 2019-07-30 stsp /include/got_version.h
83 a95f633f 2019-08-08 stsp /include/got_worktree.h
84 53ccebc2 2019-07-30 stsp /lib
85 a95f633f 2019-08-08 stsp /lib/blame.c
86 a95f633f 2019-08-08 stsp /lib/buf.c
87 a95f633f 2019-08-08 stsp /lib/buf.h
88 a95f633f 2019-08-08 stsp /lib/commit_graph.c
89 a95f633f 2019-08-08 stsp /lib/deflate.c
90 53ccebc2 2019-07-30 stsp /lib/delta.c
91 d404e6d6 2019-11-25 stsp /lib/delta_cache.c
92 53ccebc2 2019-07-30 stsp /lib/diff.c
93 a95f633f 2019-08-08 stsp /lib/diff3.c
94 53ccebc2 2019-07-30 stsp /lib/diffreg.c
95 a95f633f 2019-08-08 stsp /lib/error.c
96 53ccebc2 2019-07-30 stsp /lib/fileindex.c
97 cfb5948c 2019-08-26 stsp /lib/gitconfig.c
98 a95f633f 2019-08-08 stsp /lib/got_lib_deflate.h
99 53ccebc2 2019-07-30 stsp /lib/got_lib_delta.h
100 d404e6d6 2019-11-25 stsp /lib/got_lib_delta_cache.h
101 53ccebc2 2019-07-30 stsp /lib/got_lib_diff.h
102 53ccebc2 2019-07-30 stsp /lib/got_lib_fileindex.h
103 cfb5948c 2019-08-26 stsp /lib/got_lib_gitconfig.h
104 a95f633f 2019-08-08 stsp /lib/got_lib_inflate.h
105 a95f633f 2019-08-08 stsp /lib/got_lib_lockfile.h
106 53ccebc2 2019-07-30 stsp /lib/got_lib_object.h
107 a95f633f 2019-08-08 stsp /lib/got_lib_object_cache.h
108 a95f633f 2019-08-08 stsp /lib/got_lib_object_create.h
109 a95f633f 2019-08-08 stsp /lib/got_lib_object_idcache.h
110 a95f633f 2019-08-08 stsp /lib/got_lib_object_idset.h
111 a95f633f 2019-08-08 stsp /lib/got_lib_object_parse.h
112 53ccebc2 2019-07-30 stsp /lib/got_lib_pack.h
113 a95f633f 2019-08-08 stsp /lib/got_lib_privsep.h
114 53ccebc2 2019-07-30 stsp /lib/got_lib_repository.h
115 53ccebc2 2019-07-30 stsp /lib/got_lib_sha1.h
116 53ccebc2 2019-07-30 stsp /lib/got_lib_worktree.h
117 53ccebc2 2019-07-30 stsp /lib/inflate.c
118 a95f633f 2019-08-08 stsp /lib/lockfile.c
119 a95f633f 2019-08-08 stsp /lib/object.c
120 53ccebc2 2019-07-30 stsp /lib/object_cache.c
121 a95f633f 2019-08-08 stsp /lib/object_create.c
122 a95f633f 2019-08-08 stsp /lib/object_idset.c
123 a95f633f 2019-08-08 stsp /lib/object_parse.c
124 a95f633f 2019-08-08 stsp /lib/opentemp.c
125 a95f633f 2019-08-08 stsp /lib/pack.c
126 a95f633f 2019-08-08 stsp /lib/path.c
127 a95f633f 2019-08-08 stsp /lib/privsep.c
128 53ccebc2 2019-07-30 stsp /lib/rcsutil.c
129 53ccebc2 2019-07-30 stsp /lib/rcsutil.h
130 a95f633f 2019-08-08 stsp /lib/reference.c
131 a95f633f 2019-08-08 stsp /lib/repository.c
132 a95f633f 2019-08-08 stsp /lib/sha1.c
133 a95f633f 2019-08-08 stsp /lib/utf8.c
134 a95f633f 2019-08-08 stsp /lib/worktree.c
135 53ccebc2 2019-07-30 stsp /libexec
136 a95f633f 2019-08-08 stsp /libexec/Makefile
137 a95f633f 2019-08-08 stsp /libexec/Makefile.inc
138 53ccebc2 2019-07-30 stsp /libexec/got-read-blob
139 53ccebc2 2019-07-30 stsp /libexec/got-read-blob/Makefile
140 53ccebc2 2019-07-30 stsp /libexec/got-read-blob/got-read-blob.c
141 53ccebc2 2019-07-30 stsp /libexec/got-read-commit
142 53ccebc2 2019-07-30 stsp /libexec/got-read-commit/Makefile
143 53ccebc2 2019-07-30 stsp /libexec/got-read-commit/got-read-commit.c
144 6cb9286d 2019-09-08 stsp /libexec/got-read-gitconfig
145 6cb9286d 2019-09-08 stsp /libexec/got-read-gitconfig/Makefile
146 6cb9286d 2019-09-08 stsp /libexec/got-read-gitconfig/got-read-gitconfig.c
147 53ccebc2 2019-07-30 stsp /libexec/got-read-object
148 53ccebc2 2019-07-30 stsp /libexec/got-read-object/Makefile
149 53ccebc2 2019-07-30 stsp /libexec/got-read-object/got-read-object.c
150 53ccebc2 2019-07-30 stsp /libexec/got-read-pack
151 53ccebc2 2019-07-30 stsp /libexec/got-read-pack/Makefile
152 53ccebc2 2019-07-30 stsp /libexec/got-read-pack/got-read-pack.c
153 53ccebc2 2019-07-30 stsp /libexec/got-read-tag
154 53ccebc2 2019-07-30 stsp /libexec/got-read-tag/Makefile
155 53ccebc2 2019-07-30 stsp /libexec/got-read-tag/got-read-tag.c
156 a95f633f 2019-08-08 stsp /libexec/got-read-tree
157 a95f633f 2019-08-08 stsp /libexec/got-read-tree/Makefile
158 a95f633f 2019-08-08 stsp /libexec/got-read-tree/got-read-tree.c
159 53ccebc2 2019-07-30 stsp /regress
160 53ccebc2 2019-07-30 stsp /regress/Makefile
161 53ccebc2 2019-07-30 stsp /regress/Makefile.inc
162 53ccebc2 2019-07-30 stsp /regress/cmdline
163 53ccebc2 2019-07-30 stsp /regress/cmdline/Makefile
164 53ccebc2 2019-07-30 stsp /regress/cmdline/add.sh
165 53ccebc2 2019-07-30 stsp /regress/cmdline/backout.sh
166 a95f633f 2019-08-08 stsp /regress/cmdline/blame.sh
167 dda01c6c 2019-08-08 stsp /regress/cmdline/branch.sh
168 a5a71e8e 2019-08-23 stsp /regress/cmdline/cat.sh
169 a95f633f 2019-08-08 stsp /regress/cmdline/checkout.sh
170 53ccebc2 2019-07-30 stsp /regress/cmdline/cherrypick.sh
171 53ccebc2 2019-07-30 stsp /regress/cmdline/commit.sh
172 a95f633f 2019-08-08 stsp /regress/cmdline/common.sh
173 a95f633f 2019-08-08 stsp /regress/cmdline/diff.sh
174 53ccebc2 2019-07-30 stsp /regress/cmdline/histedit.sh
175 53ccebc2 2019-07-30 stsp /regress/cmdline/import.sh
176 9f2919a2 2019-10-21 stsp /regress/cmdline/integrate.sh
177 a95f633f 2019-08-08 stsp /regress/cmdline/log.sh
178 a95f633f 2019-08-08 stsp /regress/cmdline/rebase.sh
179 3b80a05b 2019-08-13 stsp /regress/cmdline/ref.sh
180 a95f633f 2019-08-08 stsp /regress/cmdline/revert.sh
181 a95f633f 2019-08-08 stsp /regress/cmdline/rm.sh
182 dda01c6c 2019-08-08 stsp /regress/cmdline/stage.sh
183 a95f633f 2019-08-08 stsp /regress/cmdline/status.sh
184 a5a71e8e 2019-08-23 stsp /regress/cmdline/tag.sh
185 dda01c6c 2019-08-08 stsp /regress/cmdline/unstage.sh
186 a95f633f 2019-08-08 stsp /regress/cmdline/update.sh
187 a95f633f 2019-08-08 stsp /regress/delta
188 a95f633f 2019-08-08 stsp /regress/delta/Makefile
189 a95f633f 2019-08-08 stsp /regress/delta/delta_test.c
190 a95f633f 2019-08-08 stsp /regress/idset
191 a95f633f 2019-08-08 stsp /regress/idset/Makefile
192 a95f633f 2019-08-08 stsp /regress/idset/idset_test.c
193 53ccebc2 2019-07-30 stsp /regress/path
194 53ccebc2 2019-07-30 stsp /regress/path/Makefile
195 53ccebc2 2019-07-30 stsp /regress/path/path_test.c
196 53ccebc2 2019-07-30 stsp /tog
197 53ccebc2 2019-07-30 stsp /tog/Makefile
198 53ccebc2 2019-07-30 stsp /tog/tog.1
199 a95f633f 2019-08-08 stsp /tog/tog.c
200 53ccebc2 2019-07-30 stsp /util
201 53ccebc2 2019-07-30 stsp /util/uncompress-loose-object.sh