about summary refs log tree commit diff stats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* Make :pipe command more genericDrew DeVault2019-07-055-99/+107
* Remove unused caps stringDrew DeVault2019-07-041-2/+0
* Add IMAP folder tab completionGregory Mullen2019-07-043-2/+27
* Crash on delete in empty folder (#213)Zach Sisco2019-07-041-0/+3
* Add unsubscribe commandBen Burwell2019-07-042-0/+144
* Use "open" instead of "xdg-open" on Darwin systemsBen Burwell2019-07-041-3/+2
* Implement basic tab completion supportGregory Mullen2019-06-2942-126/+524
* Implement :search, :next-result, :prev-resultDrew DeVault2019-06-262-0/+95
* msgview/save: Use defaultSavePath if no path is providedReto Brunner2019-06-251-6/+16
* Fix Cc & Bcc handling in repliesDrew DeVault2019-06-211-0/+3
* Insert nil check before handling prev/next messageMartin Hafskjold Thoresen2019-06-181-2/+8
* commands/msgview: add open commandRéouven Assouly2019-06-171-0/+61
* Make part encoding checks case insensitiveRéouven Assouly2019-06-162-6/+7
* Support directories in path to :saveClayton Craft2019-06-141-4/+53
* commands/msgview: Add next/prev commandsKevin Kuehler2019-06-112-2/+40
* Move select functionality from msglist to msgstoreKevin Kuehler2019-06-113-3/+6
* commands/msg/archive: Work with msgviwerKevin Kuehler2019-06-111-3/+4
* Implement :mkdir commandDrew DeVault2019-06-091-0/+39
* Fix :new-account getoptsDrew DeVault2019-06-091-1/+1
* Fix :copy arg handlingDrew DeVault2019-06-091-3/+3
* Fix :move command's arg parsingDrew DeVault2019-06-091-3/+3
* Update reply to use getopt posix optind formatClayton Craft2019-06-091-2/+2
* Add :read and :unread commandsDrew DeVault2019-06-091-0/+38
* commands/msg/copy: remove unnecessary codeDrew DeVault2019-06-091-4/+0
* Add archive commandRobert Günzler2019-06-093-6/+102
* Mark sent emails as readYash Srivastav2019-06-081-1/+2
* Message list: implement index-format optionYash Srivastav2019-06-071-22/+3
* implements ability to view headers in message viewYash Srivastav2019-06-071-0/+25
* Introduce :new-account -tJanUlrich2019-06-051-2/+10
* Allow no arguments to :cdTadeo Kondrak2019-06-051-3/+5
* widget: Add ProvidesMessage interfaceKevin Kuehler2019-06-026-17/+49
* Fix infinite recursion in reply.go:findPlaintextDrew DeVault2019-06-021-1/+1
* Fetch plaintext part when replyingDrew DeVault2019-06-011-6/+34
* Add :save and :pipe commands to viewerGalen Abell2019-05-274-37/+163
* Implement :edit in compose screenDrew DeVault2019-05-261-0/+21
* Implement :forwardDrew DeVault2019-05-251-31/+81
* Fix special characters in address.PersonalNameDrew DeVault2019-05-252-27/+35
* Implement :helpDrew DeVault2019-05-221-0/+21
* Write new accounts to config and open tabDrew DeVault2019-05-221-1/+1
* New account wizard, part oneDrew DeVault2019-05-211-0/+20
* Pass ServerName to tls.Config for SMTPDrew DeVault2019-05-201-2/+12
* Implement :next-part, :prev-partDrew DeVault2019-05-201-0/+43
* Flesh out multipart switcherDrew DeVault2019-05-201-2/+2
* asdfDrew DeVault2019-05-201-6/+2
* pipe.go: let tab widget handle ellipsisDrew DeVault2019-05-201-2/+1
* Missed a spotDrew DeVault2019-05-191-0/+1
* Rename :delete-message et al to :delete et alDrew DeVault2019-05-194-2/+6
* Advance cursor after :delete and :moveDrew DeVault2019-05-192-0/+2
* Implement :pwd commandAmin Bandali2019-05-191-0/+25
* Fix scdoc & gofmt issuesDrew DeVault2019-05-185-17/+11
ion' href='/ahoang/Nim/blame/lib/pure/asyncfile.nim?h=devel&id=0f3025e320f5d7dc960d6464b8b32b5bc4e1c9dd'>^
192ba3bbc ^
31deee514 ^


192ba3bbc ^
31deee514 ^
192ba3bbc ^
e686ca252 ^
31deee514 ^







52c16a1a7 ^

192ba3bbc ^
52c16a1a7 ^
e686ca252 ^
52c16a1a7 ^

31deee514 ^








502080669 ^
31deee514 ^



192ba3bbc ^

31deee514 ^




















192ba3bbc ^
31deee514 ^











192ba3bbc ^
be5639582 ^
31deee514 ^












52c16a1a7 ^


192ba3bbc ^
52c16a1a7 ^




e686ca252 ^
52c16a1a7 ^








43bddf62d ^
52c16a1a7 ^

43bddf62d ^
31deee514 ^

cb8a25b3d ^












31deee514 ^







43bddf62d ^
31deee514 ^
502080669 ^
52c16a1a7 ^

e686ca252 ^
31deee514 ^
















502080669 ^
31deee514 ^




192ba3bbc ^

31deee514 ^














192ba3bbc ^
31deee514 ^











192ba3bbc ^
be5639582 ^
31deee514 ^





52c16a1a7 ^

43bddf62d ^
192ba3bbc ^
52c16a1a7 ^





e686ca252 ^
52c16a1a7 ^








43bddf62d ^
52c16a1a7 ^

31deee514 ^



fb4ff86ad ^
502080669 ^
192ba3bbc ^
e686ca252 ^
52c16a1a7 ^

e686ca252 ^
31deee514 ^
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