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
/
worker
/
notmuch
/
lib
/
database.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
fold: allow for multiple folding levels
inwit
2023-11-02
1
-1
/
+5
*
notmuch: return all siblings in threads
inwit
2023-10-13
1
-24
/
+10
*
ui: enable showing of thread-context
Tim Culverhouse
2023-09-27
1
-7
/
+12
*
notmuch: internally sort threads newest first
Tim Culverhouse
2023-08-31
1
-1
/
+11
*
notmuch: track database state
Tim Culverhouse
2023-08-31
1
-0
/
+7
*
notmuch: replace notmuch library with internal bindings
Tim Culverhouse
2023-08-30
1
-306
/
+196
*
notmuch: implement cancellation of requests
Tim Culverhouse
2023-06-20
1
-10
/
+21
*
notmuch: use fswatcher to trigger directory count update
Tim Culverhouse
2023-03-07
1
-0
/
+5
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-8
/
+8
*
notmuch: add MsgIDFromFilename method to notmuch.DB
Julian Pidancet
2022-10-27
1
-0
/
+16
*
notmuch: fix bad copy-paste in MsgModifyTags logging
Julian Pidancet
2022-10-27
1
-1
/
+1
*
notmuch: add IndexFile and DeleteMessage methods to notmuch.DB
Julian Pidancet
2022-10-27
1
-0
/
+29
*
notmuch: add MsgFilenames method to notmuch.DB
Julian Pidancet
2022-10-27
1
-0
/
+25
*
notmuch: fix regression in error handling
Jose Lombera
2022-09-01
1
-1
/
+1
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
1
-2
/
+3
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-3
/
+4
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-3
/
+13
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-8
/
+11
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-9
/
+6
*
notmuch: fix server-side threads
Tim Culverhouse
2022-07-02
1
-3
/
+15
*
format: reformat code with go 1.17
Robin Jarry
2021-12-11
1
-1
/
+2
*
messages: allow displaying email threads
y0ast
2021-11-13
1
-8
/
+113
*
notmuch: remove gc close hooks
Reto Brunner
2020-12-02
1
-0
/
+1
*
notmuch: close tag object
Reto Brunner
2020-09-24
1
-0
/
+1
*
notmuch: manually close notmuch objects
Reto Brunner
2020-08-07
1
-0
/
+3
*
notmuch: avoid stale DBs
Reto Brunner
2020-02-16
1
-99
/
+133
*
notmuch: emit LabelList event
Reto Brunner
2019-12-21
1
-0
/
+17
*
notmuch: sync maildir flags
Reto Brunner
2019-09-16
1
-1
/
+4
*
notmuch: extract all notmuch db operations.
Reto Brunner
2019-09-16
1
-0
/
+179