about summary refs log tree commit diff stats
path: root/widgets/dirlist.go
Commit message (Expand)AuthorAgeFilesLines
* s/aerc2/aerc/gDrew DeVault2019-05-171-3/+3
* Force INBOX to be included in dirlistDrew DeVault2019-05-141-0/+11
* Split ex line text handling into dedicated widgetDrew DeVault2019-05-111-7/+7
* lib/ui: introduce InvalidatableSimon Ser2019-04-271-8/+2
* Use tcell.Style.Reverse instead of black on whiteDrew DeVault2019-03-301-2/+1
* Fix nil dereference on rapidly cycling foldersDrew DeVault2019-03-151-1/+1
* widgets/directories.go -> widgets/dirlist.goDrew DeVault2019-03-141-0/+156
2&id=62cd0b08aa82fe19e6d5d96b0341f7cffbb4cb7b'>62cd0b0 ^
0c2ede5 ^
43dba93 ^

0c2ede5 ^


8d20e92 ^
d394fd1 ^
0c2ede5 ^

475b697 ^
0c2ede5 ^
56b84d3 ^
b0bf09b ^
513e8aa ^
cef784b ^
16c3f0a ^
0c2ede5 ^
072bc26 ^
8d20e92 ^
0c2ede5 ^
072bc26 ^
3836d24 ^
56b84d3 ^
ab79bc3 ^
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