about summary refs log tree commit diff stats
path: root/lib/dirstore.go
Commit message (Expand)AuthorAgeFilesLines
* Move msgstore map to dirstoreJeffas2019-07-261-2/+13
* Sort out dirstore once and for allDrew DeVault2019-07-041-3/+1
* Add new lib/dirstore to source completions fromGregory Mullen2019-06-291-0/+20
me/widgets/aerc.go?id=a073d7613fac7c79b7909d93a0dd7bfea05d5c9d'>^
cab3771 ^
80e891a ^
cab3771 ^
648ca98 ^
cab3771 ^



c286d3d ^


cab3771 ^

648ca98 ^
cab3771 ^
cab3771 ^
1c41b63 ^
1265d9c ^

cab3771 ^
1265d9c ^

cab3771 ^

1c41b63 ^

cab3771 ^
80e891a ^
1c41b63 ^

cab3771 ^
8492a21 ^




b76deea ^
648ca98 ^
8492a21 ^

0911cd5 ^
1c41b63 ^
cab3771 ^
8492a21 ^
cab3771 ^


b76deea ^


cab3771 ^









80e891a ^
c286d3d ^

cab3771 ^
8492a21 ^




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