summary refs log tree commit diff stats
path: root/commands/account/cf.go
Commit message (Expand)AuthorAgeFilesLines
* Make commands join args with spacesJeffas2019-09-201-6/+4
* all: purge redundant underscoresWagner Riffel2019-09-041-3/+3
* Joining the args in cf for folders with spacesBen Cohen2019-08-121-1/+5
* ChangeFolder: do not depend on the msgstoreReto Brunner2019-08-021-6/+6
* Implement :filter, :clearKevin Kuehler2019-07-191-0/+6
* Add IMAP folder tab completionGregory Mullen2019-07-041-1/+2
* Implement basic tab completion supportGregory Mullen2019-06-291-2/+12
* s/aerc2/aerc/gDrew DeVault2019-05-171-1/+1
* Add context-specific commandsDrew DeVault2019-03-211-0/+38
s/dwm/commit/Makefile?h=musl&id=1076f2b6b3d3751d5d5db6fcb9ac8c247e04e893'>1076f2b
789717d ^
650a1fb ^
dbf7e03 ^



1076f2b



0235a84 ^
5d3fd37 ^
17d39ee ^
e94774d ^

17d39ee ^
650a1fb ^
3d48f33 ^

1076f2b

4d55eee ^
db876f9 ^
dbf7e03 ^

4d55eee ^

d477fb6 ^
f806a17 ^
4d55eee ^


dbf7e03 ^

4d55eee ^
dbf7e03 ^
4d55eee ^


dbf7e03 ^
ad4962c ^
4d55eee ^
dbf7e03 ^

4d55eee ^



dc5c070 ^

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