index
:
aerc
master
topic/asc_sort_imap
wip/asc_sort_imap
A pretty good email client
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
worker
/
notmuch
Age
Commit message (
Expand
)
Author
2022-01-20
maildir,notmuch: pass in-memory message to callback
Nguyễn Gia Phong
2022-01-19
maildir,notmuch: avoid leaking open files
Nguyễn Gia Phong
2021-12-11
format: reformat code with go 1.17
Robin Jarry
2021-11-13
notmuch: allow sort by file order
Kalyan Sriram
2021-11-13
notmuch: allow empty searches
Kalyan Sriram
2021-11-13
messages: allow displaying email threads
y0ast
2021-11-05
go.mod: change base git url
Robin Jarry
2021-04-28
notmuch/maildir: remove double emit of the dirinfo
Reto Brunner
2021-02-08
notmuch: don't read the full file into memory
Reto Brunner
2020-12-02
notmuch: trim excluded tags
Kalyan Sriram
2020-12-02
notmuch: remove gc close hooks
Reto Brunner
2020-09-27
notmuch: rename method to SetFlag
Reto Brunner
2020-09-24
notmuch: close tag object
Reto Brunner
2020-08-19
Add support for :rmdir
ARaspiK
2020-08-07
notmuch: manually close notmuch objects
Reto Brunner
2020-07-08
Add additional flagging functionality
ARaspiK
2020-07-08
notmuch: fix docstring
Reto Brunner
2020-07-05
notmuch: handle the answered flag
Reto Brunner
2020-05-26
notmuch: undefined variable when setting reply flag
Srivathsan Murali
2020-05-25
Set AnsweredFlag on successful reply
Srivathsan Murali
2020-05-11
notmuch: remove read handling from FetchMessageBodyPart
Reto Brunner
2020-03-01
notmuch: emit dirinfo upon label change
Reto Brunner
2020-02-29
notmuch: align dirInfo logic to the maildir worker
Reto Brunner
2020-02-26
Add missing notmuch build tags
Jeffas
2020-02-16
notmuch: refresh dirlist in background
Reto Brunner
2020-02-16
notmuch: add internal event loop
Reto Brunner
2020-02-16
notmuch: emit DirInfo upon request
Reto Brunner
2020-02-16
notmuch: avoid stale DBs
Reto Brunner
2019-12-27
Add labels to index format (%g)
Reto Brunner
2019-12-21
notmuch: emit LabelList event
Reto Brunner
2019-11-01
Notmuch: be resilient to config errors
Reto Brunner
2019-11-01
notmuch: ignore comments and blank lines when processing query-map file
Matt Snider
2019-09-20
notmuch: add sort functionality
Reto Brunner
2019-09-16
notmuch: implement ModifyLabels
Reto Brunner
2019-09-16
notmuch: sync maildir flags
Reto Brunner
2019-09-16
notmuch: extract all notmuch db operations.
Reto Brunner
2019-08-29
notmuch: add search / filter capabilities
Reto Brunner
2019-08-26
Notmuch: use adhoc write connection.
Reto Brunner
2019-08-08
Add notmuch backend
Reto Brunner