about summary refs log tree commit diff stats
ModeNameSize
d---------.builds39log stats plain
-rw-r--r--.clang-format920log stats plain blame
-rw-r--r--.codespellrc138log stats plain blame
-rw-r--r--.git-blame-ignore-revs442log stats plain blame
d---------.github169log stats plain
-rw-r--r--.gitignore1439log stats plain blame
-rw-r--r--Brewfile343log stats plain blame
-rw-r--r--CHANGELOG30323log stats plain blame
-rw-r--r--CONTRIBUTING.md5225log 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.md3974log stats plain blame
-rw-r--r--RELEASE_GUIDE.md2314log stats plain blame
-rw-r--r--SPONSORS.md879log 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.ac17179log 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
aa0766dba4975c02379ec0e4a4ac3ecd'>292ae567 ^
a2726b6a ^

292ae567 ^
a2726b6a ^











292ae567 ^
a2726b6a ^













bc2784da ^
a2726b6a ^



ec6f9df4 ^
fde0a0d1 ^

a2726b6a ^























5a179572 ^
e217ed0b ^


ec6f9df4 ^
5a179572 ^
a2726b6a ^



bc2784da ^

a2726b6a ^







bc2784da ^
a2726b6a ^




56230284 ^
1ae5d9f1 ^
a2726b6a ^





2c94ee5a ^
a2726b6a ^

e217ed0b ^
a2726b6a ^








f16d56a1 ^
a2726b6a ^

014e03c7 ^
b0aea2bc ^
ec6f9df4 ^
46cd09cc ^

bc2784da ^
5e5590b0 ^

a2726b6a ^




e263e00a ^

a2726b6a ^




508bfeb2 ^
a2726b6a ^
508bfeb2 ^






a2726b6a ^
2837c405 ^
a2726b6a ^
b8c94376 ^
a2726b6a ^
1b0ce852 ^
a2726b6a ^
48f9f3b3 ^
a2726b6a ^
48f9f3b3 ^
a2726b6a ^

bc2784da ^
a2726b6a ^








78beccee ^
a2726b6a ^

bc2784da ^
a2726b6a ^

bc2784da ^
a2726b6a ^

bc2784da ^
a2726b6a ^



bc2784da ^
a2726b6a ^

26d160ca ^
a2726b6a ^



81020e6d ^
a2726b6a ^
bc2784da ^
a2726b6a ^


c8a6bdb3 ^
a2726b6a ^




c8a6bdb3 ^
a2726b6a ^












c8a6bdb3 ^
a2726b6a ^


c8a6bdb3 ^
a2726b6a ^

ca022ec7 ^
41248561 ^


a2726b6a ^




bce19811 ^
a2726b6a ^

56230284 ^
a2726b6a ^
bc2784da ^
a2726b6a ^




1cea320a ^
a2726b6a ^


9cecef56 ^
c8a6bdb3 ^
a2726b6a ^

1cd2d6c7 ^
a2726b6a ^

8d2e0656 ^
a2726b6a ^


d300e8e7 ^
a2726b6a ^
292ae567 ^
a2726b6a ^






d12534c5 ^
a2726b6a ^


508bfeb2 ^
a2726b6a ^
08860628 ^
a2726b6a ^

e263e00a ^
a2726b6a ^
b0aea2bc ^
b0aea2bc ^
5cec47c8 ^
5cec47c8 ^
fde0a0d1 ^
ec6f9df4 ^
bc2784da ^
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407