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 47dc83f5 2023-03-08 thomas **/stamp-h1
20 746e2499 2021-10-08 thomas **/tags
21 9981e8e3 2023-01-19 thomas **/ylwrap
22 48d12d85 2022-06-23 op .ccls-cache/*
23 48d12d85 2022-06-23 op .deps/*
24 48d12d85 2022-06-23 op Makefile.common
25 48d12d85 2022-06-23 op aclocal.m4
26 48d12d85 2022-06-23 op config.log
27 48d12d85 2022-06-23 op config.status
28 48d12d85 2022-06-23 op configure
29 48d12d85 2022-06-23 op etc/*
30 48d12d85 2022-06-23 op got/got
31 48d12d85 2022-06-23 op gotadmin/gotadmin
32 0662d3fa 2022-07-19 thomas gotwebd/gotwebd
33 cb11302c 2022-12-30 thomas gotwebd/pages.c
34 0662d3fa 2022-07-19 thomas gotwebd/parse.c
35 47dc83f5 2023-03-08 thomas include/got_compat.h
36 47dc83f5 2023-03-08 thomas include/got_compat.h.in
37 48d12d85 2022-06-23 op libexec/got-fetch-pack/got-fetch-pack
38 48d12d85 2022-06-23 op libexec/got-index-pack/got-index-pack
39 48d12d85 2022-06-23 op libexec/got-read-blob/got-read-blob
40 48d12d85 2022-06-23 op libexec/got-read-commit/got-read-commit
41 48d12d85 2022-06-23 op libexec/got-read-gitconfig/got-read-gitconfig
42 48d12d85 2022-06-23 op libexec/got-read-gotconfig/got-read-gotconfig
43 48d12d85 2022-06-23 op libexec/got-read-gotconfig/parse.c
44 48d12d85 2022-06-23 op libexec/got-read-object/got-read-object
45 48d12d85 2022-06-23 op libexec/got-read-pack/got-read-pack
46 48d12d85 2022-06-23 op libexec/got-read-patch/got-read-patch
47 48d12d85 2022-06-23 op libexec/got-read-tag/got-read-tag
48 48d12d85 2022-06-23 op libexec/got-read-tree/got-read-tree
49 48d12d85 2022-06-23 op libexec/got-send-pack/got-send-pack
50 48d12d85 2022-06-23 op regress/delta/delta_test
51 48d12d85 2022-06-23 op regress/deltify/deltify_test
52 48d12d85 2022-06-23 op regress/fetch/fetch_test
53 48d12d85 2022-06-23 op regress/idset/idset_test
54 48d12d85 2022-06-23 op regress/path/path_test
55 cb11302c 2022-12-30 thomas template/parse.c
56 cb11302c 2022-12-30 thomas template/template
57 48d12d85 2022-06-23 op tog/tog