Blame


1 cb11302c 2022-12-30 thomas **/*.Po
2 cb11302c 2022-12-30 thomas **/*.a
3 cb11302c 2022-12-30 thomas **/*.core
4 cb11302c 2022-12-30 thomas **/*.o
5 3e0a6c26 2021-09-30 thomas **/*.orig
6 cb11302c 2022-12-30 thomas **/*~
7 cb11302c 2022-12-30 thomas **/.deps/*
8 cb11302c 2022-12-30 thomas **/.dirstamp
9 dd038bc6 2021-09-21 thomas.ad **/Makefile
10 dd038bc6 2021-09-21 thomas.ad **/Makefile.in
11 d3f2ad5e 2021-09-21 thomas.ad **/Makefile.linux
12 9981e8e3 2023-01-19 thomas **/autom4te.cache/*
13 9981e8e3 2023-01-19 thomas **/compile
14 cb11302c 2022-12-30 thomas **/core
15 9981e8e3 2023-01-19 thomas **/depcomp
16 9981e8e3 2023-01-19 thomas **/install-sh
17 9981e8e3 2023-01-19 thomas **/missing
18 0adca11a 2018-09-09 stsp **/obj
19 746e2499 2021-10-08 thomas **/tags
20 9981e8e3 2023-01-19 thomas **/ylwrap
21 48d12d85 2022-06-23 op .ccls-cache/*
22 48d12d85 2022-06-23 op .deps/*
23 48d12d85 2022-06-23 op Makefile.common
24 48d12d85 2022-06-23 op aclocal.m4
25 48d12d85 2022-06-23 op config.log
26 48d12d85 2022-06-23 op config.status
27 48d12d85 2022-06-23 op configure
28 48d12d85 2022-06-23 op etc/*
29 48d12d85 2022-06-23 op got/got
30 48d12d85 2022-06-23 op gotadmin/gotadmin
31 0662d3fa 2022-07-19 thomas gotwebd/gotwebd
32 cb11302c 2022-12-30 thomas gotwebd/pages.c
33 0662d3fa 2022-07-19 thomas gotwebd/parse.c
34 48d12d85 2022-06-23 op libexec/got-fetch-pack/got-fetch-pack
35 48d12d85 2022-06-23 op libexec/got-index-pack/got-index-pack
36 48d12d85 2022-06-23 op libexec/got-read-blob/got-read-blob
37 48d12d85 2022-06-23 op libexec/got-read-commit/got-read-commit
38 48d12d85 2022-06-23 op libexec/got-read-gitconfig/got-read-gitconfig
39 48d12d85 2022-06-23 op libexec/got-read-gotconfig/got-read-gotconfig
40 48d12d85 2022-06-23 op libexec/got-read-gotconfig/parse.c
41 48d12d85 2022-06-23 op libexec/got-read-object/got-read-object
42 48d12d85 2022-06-23 op libexec/got-read-pack/got-read-pack
43 48d12d85 2022-06-23 op libexec/got-read-patch/got-read-patch
44 48d12d85 2022-06-23 op libexec/got-read-tag/got-read-tag
45 48d12d85 2022-06-23 op libexec/got-read-tree/got-read-tree
46 48d12d85 2022-06-23 op libexec/got-send-pack/got-send-pack
47 48d12d85 2022-06-23 op regress/delta/delta_test
48 48d12d85 2022-06-23 op regress/deltify/deltify_test
49 48d12d85 2022-06-23 op regress/fetch/fetch_test
50 48d12d85 2022-06-23 op regress/idset/idset_test
51 48d12d85 2022-06-23 op regress/path/path_test
52 cb11302c 2022-12-30 thomas template/parse.c
53 cb11302c 2022-12-30 thomas template/template
54 48d12d85 2022-06-23 op tog/tog