about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Localize timestamps in the message listReto Brunner2020-08-221-2/+2
* msg/reply: don't cc the sending address on reply allReto Brunner2020-08-201-2/+2
* Add account alias configuration and correctly set From fieldy0ast2020-08-203-1/+34
* msg/reply: handle addresses as addressesReto Brunner2020-08-201-24/+20
* base models.Address on the mail.Address typeReto Brunner2020-08-207-62/+67
* Add support for :rmdirARaspiK2020-08-198-0/+161
* Add `oauthbearer` support for SMTPR Chowdhury2020-08-132-2/+33
* improve date parsing for notmuch/maildirReto Brunner2020-08-102-26/+67
* show error if account view creation failsReto Brunner2020-08-103-8/+39
* notmuch: docsReto Brunner2020-08-081-0/+13
* aerc-stylesets: properly indent examplesThorben Günther2020-08-071-4/+5
* stylesets: only accept comment char after whitespaceThorben Günther2020-08-071-1/+4
* notmuch: manually close notmuch objectsReto Brunner2020-08-071-0/+3
* Rename selecter to selectorKalyan Sriram2020-08-063-27/+27
* Implement style configuration.Kalyan Sriram2020-08-0630-284/+1043
* Set environment variables for the exec commandNicolai Dagestad2020-08-032-1/+19
* Revert "Implement style configuration."Reto Brunner2020-07-3030-1032/+284
* Revert "Rename selecter to selector"Reto Brunner2020-07-303-27/+27
* Rename selecter to selectorKalyan Sriram2020-07-303-27/+27
* Implement style configuration.Kalyan Sriram2020-07-3030-284/+1032
* msgviewer: set max line length to 1 GBReto Brunner2020-07-301-0/+8
* msgviewer: simplify attemptCopyReto Brunner2020-07-301-66/+80
* Update .build.ymlDrew DeVault2020-07-291-11/+0
* maildir: Provide nicer error message on invalid urlTero Koskinen2020-07-272-4/+34
* Remove hard coded bodystruct path everywhereReto Brunner2020-07-278-54/+62
* Add flag based search optionsTobias Wölfel2020-07-253-4/+76
* Only send directory info once from maildirAndrew Jeffery2020-07-191-4/+5
* Document mailto argument usageTobias Wölfel2020-07-191-1/+6
* 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
class='alt'>
27ef047a ^

ac07e589 ^
27ef047a ^
ac07e589 ^
27ef047a ^

96a6bac5 ^
ac07e589 ^


96a6bac5 ^
ac07e589 ^
27ef047a ^




ac07e589 ^
27ef047a ^


901ae474 ^
27ef047a ^

ac07e589 ^
27ef047a ^



ac07e589 ^
27ef047a ^

ac07e589 ^
27ef047a ^
ac07e589 ^
27ef047a ^
ac07e589 ^
27ef047a ^
ac07e589 ^
27ef047a ^




ac07e589 ^
27ef047a ^




901ae474 ^
27ef047a ^



ac07e589 ^
27ef047a ^
ac07e589 ^
27ef047a ^
ac07e589 ^
27ef047a ^

ac07e589 ^
27ef047a ^


ac07e589 ^
27ef047a ^
ac07e589 ^
27ef047a ^


ac07e589 ^
27ef047a ^
ac07e589 ^
27ef047a ^
ac07e589 ^
27ef047a ^

ac07e589 ^
27ef047a ^
ac07e589 ^
27ef047a ^
ac07e589 ^
27ef047a ^




ac07e589 ^

27ef047a ^
ac07e589 ^
27ef047a ^
ac07e589 ^
27ef047a ^



83822d63 ^



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