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 cb11302c 2022-12-30 thomas **/core
13 0adca11a 2018-09-09 stsp **/obj
14 746e2499 2021-10-08 thomas **/tags
15 48d12d85 2022-06-23 op .ccls-cache/*
16 48d12d85 2022-06-23 op .deps/*
17 48d12d85 2022-06-23 op Makefile.common
18 48d12d85 2022-06-23 op aclocal.m4
19 48d12d85 2022-06-23 op autom4te.cache/*
20 48d12d85 2022-06-23 op config.log
21 48d12d85 2022-06-23 op config.status
22 48d12d85 2022-06-23 op configure
23 48d12d85 2022-06-23 op etc/*
24 48d12d85 2022-06-23 op got/got
25 48d12d85 2022-06-23 op gotadmin/gotadmin
26 0662d3fa 2022-07-19 thomas gotwebd/gotwebd
27 cb11302c 2022-12-30 thomas gotwebd/pages.c
28 0662d3fa 2022-07-19 thomas gotwebd/parse.c
29 48d12d85 2022-06-23 op libexec/got-fetch-pack/got-fetch-pack
30 48d12d85 2022-06-23 op libexec/got-index-pack/got-index-pack
31 48d12d85 2022-06-23 op libexec/got-read-blob/got-read-blob
32 48d12d85 2022-06-23 op libexec/got-read-commit/got-read-commit
33 48d12d85 2022-06-23 op libexec/got-read-gitconfig/got-read-gitconfig
34 48d12d85 2022-06-23 op libexec/got-read-gotconfig/got-read-gotconfig
35 48d12d85 2022-06-23 op libexec/got-read-gotconfig/parse.c
36 48d12d85 2022-06-23 op libexec/got-read-object/got-read-object
37 48d12d85 2022-06-23 op libexec/got-read-pack/got-read-pack
38 48d12d85 2022-06-23 op libexec/got-read-patch/got-read-patch
39 48d12d85 2022-06-23 op libexec/got-read-tag/got-read-tag
40 48d12d85 2022-06-23 op libexec/got-read-tree/got-read-tree
41 48d12d85 2022-06-23 op libexec/got-send-pack/got-send-pack
42 48d12d85 2022-06-23 op regress/delta/delta_test
43 48d12d85 2022-06-23 op regress/deltify/deltify_test
44 48d12d85 2022-06-23 op regress/fetch/fetch_test
45 48d12d85 2022-06-23 op regress/idset/idset_test
46 48d12d85 2022-06-23 op regress/path/path_test
47 cb11302c 2022-12-30 thomas template/parse.c
48 cb11302c 2022-12-30 thomas template/template
49 48d12d85 2022-06-23 op tog/tog