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
*
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
*
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
*
lint: check for bad white space habits
Robin Jarry
2022-10-19
1
-5
/
+0
*
logging: substitute %w for %v
Koni Marti
2022-10-02
1
-23
/
+23
*
notmuch: move logic for dynamic folders to backend
Koni Marti
2022-09-29
1
-5
/
+9
*
backends: send MessageInfoError on header fetching error
Tim Culverhouse
2022-09-25
1
-2
/
+2
*
charset: handle unknown charsets more user-friendly
Koni Marti
2022-09-25
1
-3
/
+1
*
notmuch: fix regression in error handling
Jose Lombera
2022-09-01
1
-1
/
+1
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
1
-2
/
+2
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
3
-36
/
+38
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-3
/
+4
*
lint: removed unused code (deadcode, structcheck, unused)
Moritz Poldrack
2022-08-04
1
-2
/
+0
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-3
/
+13
*
lint: remove unused structs and functions (unused)
Moritz Poldrack
2022-08-04
1
-5
/
+1
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
3
-28
/
+42
*
checkmail: error if check-mail-cmd is not set
Tim Culverhouse
2022-08-01
1
-0
/
+4
*
notmuch: fix cursor movement in threaded view
Koni Marti
2022-07-31
2
-1
/
+7
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
3
-37
/
+36
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
1
-3
/
+16
*
threading: add backend capabilities to workers
Tim Culverhouse
2022-07-10
1
-0
/
+5
*
notmuch: fix server-side threads
Tim Culverhouse
2022-07-02
1
-3
/
+15
*
lint: fix composite literal using unkeyed fields
Moritz Poldrack
2022-06-26
1
-1
/
+1
*
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-31
1
-0
/
+26
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-0
/
+3
*
maildir,notmuch: pass in-memory message to callback
Nguyễn Gia Phong
2022-01-20
1
-1
/
+7
[next]