about summary refs log tree commit diff stats
ModeNameSize
-rw-r--r--.hgtags1127log stats plain blame
-rw-r--r--LICENSE1192log stats plain blame
-rw-r--r--Makefile1542log stats plain blame
-rw-r--r--README1088log stats plain blame
-rw-r--r--client.c9077log stats plain blame
-rw-r--r--config.arg.h2747log stats plain blame
-rw-r--r--config.default.h2723log stats plain blame
-rw-r--r--config.mk472log stats plain blame
-rw-r--r--draw.c5027log stats plain blame
-rw-r--r--dwm.13514log stats plain blame
-rw-r--r--dwm.h7590log stats plain blame
-rw-r--r--dwm.png373log stats plain blame
-rw-r--r--event.c8320log stats plain blame
-rw-r--r--main.c8162log stats plain blame
-rw-r--r--tag.c2423log stats plain blame
-rw-r--r--util.c1219log stats plain blame
-rw-r--r--view.c4455log stats plain blame
85d3080 ^
5937f1af ^
3473c63a ^
af023b32 ^
0f2781f8 ^
3473c63a ^




385d3080 ^

b24eb476 ^
385d3080 ^

1b76245c ^
263e6b2a ^
385d3080 ^

dfc6e268 ^



1ead3562 ^
897ae8c1 ^
192d59d3 ^

dfc6e268 ^
5f98a10c ^

dfc6e268 ^





385d3080 ^

af023b32 ^

385d3080 ^
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