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
...
*
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
*
maildir,notmuch: avoid leaking open files
Nguyễn Gia Phong
2022-01-19
2
-7
/
+3
*
format: reformat code with go 1.17
Robin Jarry
2021-12-11
6
-6
/
+12
*
notmuch: allow sort by file order
Kalyan Sriram
2021-11-13
1
-1
/
+3
*
notmuch: allow empty searches
Kalyan Sriram
2021-11-13
1
-1
/
+4
*
messages: allow displaying email threads
y0ast
2021-11-13
3
-11
/
+154
*
go.mod: change base git url
Robin Jarry
2021-11-05
2
-10
/
+10
*
notmuch/maildir: remove double emit of the dirinfo
Reto Brunner
2021-04-28
1
-5
/
+3
*
notmuch: don't read the full file into memory
Reto Brunner
2021-02-08
1
-9
/
+3
*
notmuch: trim excluded tags
Kalyan Sriram
2020-12-02
1
-0
/
+3
*
notmuch: remove gc close hooks
Reto Brunner
2020-12-02
1
-0
/
+1
*
notmuch: rename method to SetFlag
Reto Brunner
2020-09-27
2
-5
/
+5
*
notmuch: close tag object
Reto Brunner
2020-09-24
1
-0
/
+1
*
Add support for :rmdir
ARaspiK
2020-08-19
1
-0
/
+2
*
notmuch: manually close notmuch objects
Reto Brunner
2020-08-07
1
-0
/
+3
*
Add additional flagging functionality
ARaspiK
2020-07-08
2
-51
/
+49
*
notmuch: fix docstring
Reto Brunner
2020-07-08
1
-1
/
+1
*
notmuch: handle the answered flag
Reto Brunner
2020-07-05
1
-0
/
+2
*
notmuch: undefined variable when setting reply flag
Srivathsan Murali
2020-05-26
1
-1
/
+1
*
Set AnsweredFlag on successful reply
Srivathsan Murali
2020-05-25
2
-0
/
+60
*
notmuch: remove read handling from FetchMessageBodyPart
Reto Brunner
2020-05-11
1
-13
/
+0
*
notmuch: emit dirinfo upon label change
Reto Brunner
2020-03-01
1
-0
/
+3
*
notmuch: align dirInfo logic to the maildir worker
Reto Brunner
2020-02-29
1
-10
/
+13
*
Add missing notmuch build tags
Jeffas
2020-02-26
2
-0
/
+4
*
notmuch: refresh dirlist in background
Reto Brunner
2020-02-16
3
-1
/
+27
*
notmuch: add internal event loop
Reto Brunner
2020-02-16
3
-12
/
+38
[prev]
[next]