summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* template: man cosmetic changesLeszek Cimała2020-01-091-1/+2
* template: add exec and wrapLeszek Cimała2020-01-091-4/+17
* add .OriginalMIMEType variable to reply templateLeszek Cimała2020-01-091-0/+6
* Reword aerc-tutorial with revised constraintsDrew DeVault2020-01-051-5/+5
* Add labels to index format (%g)Reto Brunner2019-12-271-0/+2
* read: adapt to ProvidesMessagesReto Brunner2019-12-221-4/+4
* docs: mark commandReto Brunner2019-12-211-0/+17
* msglist: highlight marked messagesReto Brunner2019-12-211-1/+1
* Add address book completion in composerBen Burwell2019-12-211-0/+16
* Show textinput completions in popoversBen Burwell2019-12-211-0/+10
* Add custom sorting for foldersMichele Finotto2019-12-091-0/+6
* Complete the F rune.Srivathsan Murali2019-11-171-2/+3
* Correct capitalization in quoted_replyDrew DeVault2019-11-101-2/+6
* Add Templates with ParsingSrivathsan Murali2019-11-102-0/+114
* Add support for AUTH LOGIN submissionLuke Drummond2019-11-011-0/+4
* Config for deleting message from message viewerSrivathsan Murali2019-09-201-0/+5
* Change search flagsJeffas2019-09-201-2/+10
* Add documentation for sortJeffas2019-09-202-0/+34
* Add search documentation for maildir backendJeffas2019-09-161-0/+16
* Add signaturesJeffas2019-09-121-0/+8
* Add modify-labels commandReto Brunner2019-09-121-0/+8
* Add display of unread messages in dirlistJeffas2019-09-111-0/+16
* Add new search behaviour for imapJeffas2019-09-111-2/+8
* Allow custom spinner via config filePaul Spooren2019-08-301-0/+15
* notmuch: add search / filter capabilitiesReto Brunner2019-08-291-0/+10
* extract search criteria parsing into the backendsReto Brunner2019-08-292-7/+15
* Add :prompt commandChristopher Vittal2019-08-261-0/+6
* folder filter: only assume regex if filter is ~fmtDrew DeVault2019-08-201-1/+1
* Add forwarding as attachment featureJelle Besseling2019-08-201-1/+3
* Add addresses argument to forward commandJelle Besseling2019-08-201-1/+1
* Support regex filters for foldersDaniel Xu2019-08-191-1/+2
* Revert "add close command at global level"Drew DeVault2019-08-131-5/+7
* add close command at global levelAditya Srivastava2019-08-131-7/+5
* Add optional body argument to compose commandDaniel Bridges2019-08-131-1/+1
* Let user edit arbitrary headers in composerDaniel Bridges2019-08-121-1/+5
* Add notmuch docsReto Brunner2019-08-083-1/+64
* Allow cc/bcc command to receive no argumentsDaniel Bridges2019-08-071-1/+1
* Add cc and bcc commandsDaniel Bridges2019-08-031-0/+4
* doc: Fix missing '\' in aerc-tutorial man page.Ronan Pigott2019-07-291-1/+1
* aerc-tutorial(7): add searching and expand viewerDrew DeVault2019-07-291-0/+8
* Ring bell when new messages arrive 0.2.0Ben Burwell2019-07-291-0/+5
* Add index option to change-tabJeffas2019-07-271-2/+4
* Add :detach commandGalen Abell2019-07-271-0/+4
* Implement sendmail supportDrew DeVault2019-07-275-4/+35
* Add change-tab docsJeffas2019-07-261-0/+3
* Add command history and cyclingGalen Abell2019-07-261-1/+5
* Support configurable header layout in compose widgetDaniel Bridges2019-07-261-0/+6
* Add new-email triggerJeffas2019-07-261-0/+20
* aerc(1): fix scdoc syntax errorDrew DeVault2019-07-191-1/+1
* aerc(1): document missing commandsDrew DeVault2019-07-191-6/+48
='alt'>
7328af20 ^
d99a870a ^
7328af20 ^

d99a870a ^
d3a9db3a ^
d99a870a ^

d1c9392a ^

d99a870a ^
d3a9db3a ^

d99a870a ^

d1c9392a ^

d99a870a ^


d3a9db3a ^

d99a870a ^

d1c9392a ^


d99a870a ^



d1c9392a ^

d99a870a ^

d3a9db3a ^

d99a870a ^

d1c9392a ^

d99a870a ^
d3a9db3a ^

d99a870a ^

d1c9392a ^

d99a870a ^
d3a9db3a ^


d99a870a ^

d1c9392a ^
c8a3ccbe ^
d99a870a ^
c8a3ccbe ^

d3a9db3a ^
d99a870a ^
c8a3ccbe ^
d99a870a ^



d3a9db3a ^
d99a870a ^







d3a9db3a ^
d99a870a ^


d3a9db3a ^
d99a870a ^





d3a9db3a ^
d99a870a ^













d3a9db3a ^
d99a870a ^
d3a9db3a ^
d99a870a ^


5fe060d5 ^



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