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
Commit message (
Expand
)
Author
Age
Files
Lines
*
templates: add full path of file(s) as Filename(s)
Bence Ferdinandy
2023-12-31
1
-0
/
+4
*
notmuch: remove dynamic folders
Koni Marti
2023-12-30
1
-1
/
+7
*
fold: allow for multiple folding levels
inwit
2023-11-02
1
-1
/
+5
*
search: use a common api for all workers
Robin Jarry
2023-10-28
2
-73
/
+90
*
worker: move shared code to lib
Robin Jarry
2023-10-28
1
-3
/
+4
*
notmuch: return all siblings in threads
inwit
2023-10-13
1
-24
/
+10
*
ui: enable showing of thread-context
Tim Culverhouse
2023-09-27
2
-8
/
+15
*
lib: return a new Header from LimitHeaders
Tim Culverhouse
2023-09-19
1
-2
/
+2
*
notmuch: internally sort threads newest first
Tim Culverhouse
2023-08-31
1
-1
/
+11
*
notmuch: refactor SetFlag
Tim Culverhouse
2023-08-31
1
-17
/
+10
*
notmuch: track database state
Tim Culverhouse
2023-08-31
4
-63
/
+77
*
notmuch: fix modify labels dropping threading
Tim Culverhouse
2023-08-31
1
-7
/
+4
*
notmuch: check context when opening directory
Tim Culverhouse
2023-08-31
1
-0
/
+3
*
notmuch: remove unused code
Tim Culverhouse
2023-08-30
1
-15
/
+0
*
notmuch: replace notmuch library with internal bindings
Tim Culverhouse
2023-08-30
3
-316
/
+210
*
xdg: get rid of deprecated dependencies
Robin Jarry
2023-08-27
1
-14
/
+4
*
notmuch: add option to provide path for account
Kirill Chibisov
2023-08-05
2
-2
/
+10
*
watchers: move filesystem monitoring stuff in lib
Robin Jarry
2023-08-04
1
-2
/
+3
*
maildir: add folder-map
Koni Marti
2023-06-22
1
-2
/
+14
*
lib: parse query-map and folder-map files
Koni Marti
2023-06-22
1
-17
/
+2
*
worker: add WorkerInteractor interface
Koni Marti
2023-06-22
1
-5
/
+5
*
notmuch: implement cancellation of requests
Tim Culverhouse
2023-06-20
2
-17
/
+38
*
notmuch: translate filter/search options to query
Koni Marti
2023-06-17
2
-4
/
+106
*
notmuch: use named logger
Robin Jarry
2023-06-12
2
-36
/
+35
*
headers: enable partial header fetching
Tim Culverhouse
2023-05-16
1
-0
/
+10
*
imap: use delimiter from server
Moritz Poldrack
2023-05-16
1
-0
/
+7
*
messageinfo: report message sizes
Koni Marti
2023-04-26
1
-1
/
+14
*
directory: add IANA mailbox roles
Tim Culverhouse
2023-04-22
1
-0
/
+2
*
directory: use directory to store rue counts
Tim Culverhouse
2023-04-22
1
-5
/
+2
*
directory: remove attributes field
Tim Culverhouse
2023-04-22
1
-6
/
+3
*
msgstore: create from types.Directory message
Tim Culverhouse
2023-04-22
1
-0
/
+7
*
capabilities: report capabilities from backend
Tim Culverhouse
2023-04-22
1
-5
/
+9
*
msgstore: fetch message list based on OpenDirectory msg
Tim Culverhouse
2023-04-22
1
-4
/
+2
*
notmuch: use fswatcher to trigger directory count update
Tim Culverhouse
2023-03-07
3
-13
/
+37
*
notmuch/checkmail: simplify check-mail function
Tim Culverhouse
2023-03-07
1
-19
/
+9
*
lint: add missing panic handlers in goroutines
Robin Jarry
2023-01-06
1
-0
/
+2
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
2
-15
/
+10
*
notmuch: preserve tags when moving messages
inwit
2022-12-02
1
-2
/
+14
*
notmuch: allow moving single file messages
inwit
2022-12-02
1
-9
/
+14
*
logging: rename package to log
Robin Jarry
2022-12-02
3
-46
/
+46
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-1
/
+1
*
notmuch: correct a typo in error message
inwit
2022-11-09
1
-1
/
+1
*
notmuch: allow whitespace before '=' in query-map
inwit
2022-11-09
1
-2
/
+2
*
notmuch: move new maildir files to cur upon opening a folder
Julian Pidancet
2022-10-27
1
-1
/
+39
*
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: emit a DirectoryInfo message upon check-mail completion
Julian Pidancet
2022-10-27
1
-0
/
+3
*
notmuch: simplify DirectoryInfo emitting logic
Julian Pidancet
2022-10-27
2
-90
/
+70
*
notmuch: make maildir store path configurable
Julian Pidancet
2022-10-27
2
-31
/
+69
*
notmuch: add maildir support
Julian Pidancet
2022-10-27
3
-8
/
+337
[next]