index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widgets
/
dirtree.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
dirtree: fix build errors
Robin Jarry
2022-08-22
1
-2
/
+3
*
dirtree: add dirtree-collapse config setting
Sijmen
2022-08-22
1
-3
/
+6
*
fix: Set proper UIConfig for msgstores
Tim Culverhouse
2022-08-22
1
-5
/
+5
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-4
/
+3
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-2
/
+9
*
lint: merge declaration and assignment (S1021)
Moritz Poldrack
2022-08-04
1
-2
/
+1
*
lint: simplify code (gosimple)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
lint: remove ineffectual assignments (ineffassign)
Moritz Poldrack
2022-08-04
1
-3
/
+0
*
lint: remove conditions that are always true (SA4003)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-1
/
+1
*
dirlist: fix panic when disconnecting with dirlist-tree=false
Tim Culverhouse
2022-06-07
1
-0
/
+4
*
style: add style config options for dirlist_unread and dirlist_recent
Tim Culverhouse
2022-04-27
1
-4
/
+15
*
scrollable: extract scrolling behavior for reuse
Koni Marti
2022-03-03
1
-38
/
+7
*
dirtree: implement foldable tree for directory list
Koni Marti
2022-02-23
1
-0
/
+468