summary refs log tree commit diff stats
path: root/commands/msg/reply.go
Commit message (Expand)AuthorAgeFilesLines
* Factor IMAP-specific structs out of UI modelsBen Burwell2019-07-081-15/+13
* Implement basic tab completion supportGregory Mullen2019-06-291-3/+12
* Update reply to use getopt posix optind formatClayton Craft2019-06-091-2/+2
* Message list: implement index-format optionYash Srivastav2019-06-071-22/+3
* widget: Add ProvidesMessage interfaceKevin Kuehler2019-06-021-0/+257
9746f48 ^
2a09617 ^


6838c23 ^
2a09617 ^


6838c23 ^
2a09617 ^
9746f48 ^

6838c23 ^
bdb5e3e ^
507c905 ^


9746f48 ^


507c905 ^


9746f48 ^









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