about summary refs log tree commit diff stats
ModeNameSize
d---------.builds39log stats plain
-rw-r--r--.clang-format920log stats plain blame
-rw-r--r--.codespellrc241log stats plain blame
-rw-r--r--.git-blame-ignore-revs442log stats plain blame
d---------.github169log stats plain
-rw-r--r--.gitignore1467log stats plain blame
-rw-r--r--Brewfile343log stats plain blame
-rw-r--r--CHANGELOG30323log stats plain blame
-rw-r--r--CONTRIBUTING.md5270log stats plain blame
-rw-r--r--COPYING35149log stats plain blame
-rw-r--r--Dockerfile.arch1505log stats plain blame
-rw-r--r--Dockerfile.debian1100log stats plain blame
-rw-r--r--Dockerfile.fedora1398log stats plain blame
-rw-r--r--Dockerfile.tumbleweed1217log stats plain blame
-rw-r--r--Dockerfile.ubuntu1156log stats plain blame
-rw-r--r--LICENSE.txt1006log stats plain blame
-rw-r--r--Makefile.am13191log stats plain blame
-rw-r--r--README.md3844log stats plain blame
-rw-r--r--RELEASE_GUIDE.md2314log stats plain blame
-rw-r--r--SECURITY.md178log stats plain blame
-rw-r--r--SPONSORS.md694log stats plain blame
d---------apidocs61log stats plain
-rwxr-xr-xbootstrap.sh42log stats plain blame
-rwxr-xr-xci-build.sh3976log stats plain blame
-rwxr-xr-xconfigure-debug131log stats plain blame
-rw-r--r--configure.ac17246log stats plain blame
d---------docs87log stats plain
d---------icons81log stats plain
-rw-r--r--prof.supp19050log stats plain blame
-rw-r--r--profanity.doap15711log stats plain blame
-rw-r--r--profrc.example819log stats plain blame
d---------src717log stats plain
d---------tests78log stats plain
-rw-r--r--theme_template2291log stats plain blame
d---------themes941log stats plain
-0400 streamlined error handling and misc minor fixes' href='/gbmor/getwtxt/commit/http.go?id=fc49c5701fde7d0c9dd2fa321ba0ebbff712b08a'>fc49c57 ^
1168570 ^


d6fbc25 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79