about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* run go fmtReto Brunner2020-07-175-8/+8
* Make it easier to debug date parsing errorsLyudmil Angelov2020-07-111-1/+1
* Remove deleted messages from search/filter resultsAndrew Jeffery2020-07-101-0/+9
* Use PushStatus instead of SetStatus where it makes senseHeiko Carrasco2020-07-093-6/+4
* Update go-message, fixes various bugsReto Brunner2020-07-092-1/+3
* Add additional flagging functionalityARaspiK2020-07-0811-184/+242
* Allow open to be asynchronousAndrew Jeffery2020-07-084-8/+29
* notmuch: fix docstringReto Brunner2020-07-081-1/+1
* notmuch: handle the answered flagReto Brunner2020-07-051-0/+2
* Fix usage of DESTDIRBen Fiedler2020-07-051-42/+41
* pipe: don't crash if part is nilReto Brunner2020-07-051-0/+3
* Format config path in READMEGabriel Augendre2020-07-051-1/+1
* status: invalidate when neededReto Brunner2020-07-051-0/+1
* delete: push unsupported error up to the userReto Brunner2020-07-051-0/+3
* Fix a nil Envelope when getting the formatAndrew Jeffery2020-07-031-0/+48
* Add a 'folders-exclude' optionARaspiK2020-07-023-14/+43
* Fix nil pointer deref on EnvelopeAndrew Jeffery2020-07-021-3/+7
* Fix dates in reply/forward commands.Reto Brunner2020-06-264-6/+5
* Fix missing escape in aerc-config manpageAlexander Harkness2020-06-131-2/+2
* Sort command completionsJeffas2020-06-131-0/+2
* Add scrollbarJeffas2020-06-091-3/+37
* Rework msglist scrollingJeffas2020-06-097-23/+39
* Add dirlist scrollbarJeffas2020-06-091-2/+36
* Make grid sizes dynamicJeffas2020-06-097-109/+115
* Add dirlist scrollingJeffas2020-06-091-3/+35
* Fix search documentationJeffas2020-06-091-6/+14
* Revert "Add Style configuration"Drew DeVault2020-05-2848-1079/+318
* Revert "Remove duration from the status methods"Drew DeVault2020-05-2829-74/+104
* Revert "Make color scheme match previous design more closely"Drew DeVault2020-05-281-3/+2
* Make color scheme match previous design more closelyReto Brunner2020-05-271-2/+3
* Remove duration from the status methodsReto Brunner2020-05-2729-104/+74
* Add Style configurationReto Brunner2020-05-2748-318/+1079
* notmuch: undefined variable when setting reply flagSrivathsan Murali2020-05-261-1/+1
* Set AnsweredFlag on successful replySrivathsan Murali2020-05-2511-0/+179
* aerc: Refactor getpasswd dialogRay Ganardi2020-05-252-40/+56
* feat(pgp): Show error message from pgpRay Ganardi2020-05-251-1/+4
* feat(pgp): Add <ESC> to cancel password promptRay Ganardi2020-05-252-10/+19
* pgp: fail gracefully from email decryptionRay Ganardi2020-05-255-11/+31
* msg/reply: scoping error of part slice for quotingSrivathsan Murali2020-05-221-1/+1
* Fix typosMartin Michlmayr2020-05-218-11/+11
* Update version to 0.4.0 0.4.0Drew DeVault2020-05-191-1/+1
* Add contrib/_incr_versionDrew DeVault2020-05-191-0/+4
* gofmtDrew DeVault2020-05-191-1/+1
* msg/forward: fix body part selectionReto Brunner2020-05-171-2/+8
* Move findPlaintext / findFirstNonMultipart to utilsReto Brunner2020-05-172-31/+32
* msg/reply: fix encoding issues for quoted reply.Reto Brunner2020-05-172-11/+32
* FetchBodyPart doesn't need the parent body structureReto Brunner2020-05-179-29/+24
* imap: Remove FetchMessageBodyPart.{Encoding,Charset}Reto Brunner2020-05-163-123/+111
* Change MarkedMessages to return uidsReto Brunner2020-05-115-14/+30
* commands/helper: remove duplicated methodReto Brunner2020-05-116-14/+6
f='/ahoang/Nim/blame/lib/pure/collections/tableimpl.nim?h=devel&id=c5a479d536eee243846282f3817ebb3916f6bcf4'>^
60b187513 ^
326e3ad09 ^
28de800d6 ^
21ea8e691 ^






60b187513 ^
326e3ad09 ^
28de800d6 ^
21ea8e691 ^





196e747df ^





























b2a194458 ^
21ea8e691 ^

21ea8e691 ^
b1aa3b1ee ^

b2a194458 ^
b1aa3b1ee ^
b2a194458 ^
d447c0fe3 ^

b1aa3b1ee ^

b2a194458 ^
b1aa3b1ee ^
b2a194458 ^
b1aa3b1ee ^





2b162c04b ^
b2a194458 ^
a81247dcb ^

b2a194458 ^









a81247dcb ^
60b187513 ^
737fff590 ^
edb5a1a5c ^

d447c0fe3 ^

2b162c04b ^
737fff590 ^
42dad3a83 ^
42dad3a83 ^




737fff590 ^
3de529633 ^
d447c0fe3 ^
3de529633 ^
42dad3a83 ^
42dad3a83 ^
3de529633 ^
42dad3a83 ^


737fff590 ^

b1aa3b1ee ^
8c22518d6 ^
737fff590 ^


























721534119 ^
737fff590 ^






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