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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
imap: fix out-of-range panic for imap updates
Koni Marti
2022-04-29
1
-0
/
+14
*
imap: avoid crash when replying to unread message
Robin Jarry
2022-04-28
1
-2
/
+9
*
pgp: ensure CRLF line endings in pgpmail reader
Koni Marti
2022-04-25
1
-0
/
+11
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
5
-0
/
+15
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
10
-22
/
+22
*
threading: honor user-defined sort criteria
Koni Marti
2022-03-09
1
-0
/
+13
*
maildir: fix data race in maildir worker
wagner riffel
2022-03-07
1
-25
/
+82
*
threading: implement on-the-fly message threading
Koni Marti
2022-02-24
1
-2
/
+12
*
thread: add method to append new node
Koni Marti
2022-02-23
1
-0
/
+13
*
imap: start reconnect when initial connect fails
Koni Marti
2022-02-20
1
-3
/
+11
*
imap: reconnect with exponential backoff
Koni Marti
2022-02-19
1
-4
/
+28
*
imap: improve reconnect stability
Koni Marti
2022-02-06
1
-7
/
+19
*
imap: do not abort on malformed messages
Robin Jarry
2022-02-06
1
-1
/
+7
*
maildir: defer the count of recent messages
Robin Jarry
2022-01-30
1
-25
/
+32
*
maildir,notmuch: pass in-memory message to callback
Nguyễn Gia Phong
2022-01-20
2
-2
/
+14
*
maildir,notmuch: avoid leaking open files
Nguyễn Gia Phong
2022-01-19
7
-27
/
+15
*
imap: auto-reconnects on connection error
Koni Marti
2022-01-19
2
-2
/
+28
*
imap: emits connection error on logout
Koni Marti
2022-01-19
2
-0
/
+34
*
imap: fix panic when sending multiple connect cmds
Koni Marti
2022-01-19
1
-15
/
+26
*
Revert "imap: attempt automatic reconnection on error"
Robin Jarry
2022-01-15
1
-41
/
+3
*
imap: attempt automatic reconnection on error
Robin Jarry
2022-01-14
1
-3
/
+41
*
format: reformat code with go 1.17
Robin Jarry
2021-12-11
7
-7
/
+14
*
imap: fix build on macos
Robin Jarry
2021-12-11
1
-7
/
+2
*
imap: add tcp connection options
Robin Jarry
2021-12-07
1
-0
/
+102
*
imap: use low level tcp connection
Robin Jarry
2021-12-07
1
-6
/
+22
*
imap: move connect procedure into a dedicated function
Robin Jarry
2021-12-07
1
-45
/
+55
*
maildir: watch for message renames
Robin Jarry
2021-12-06
1
-2
/
+5
*
maildir: watch for external changes
Robin Jarry
2021-12-06
1
-4
/
+12
*
imap: fix segfault when disconnecting
Robin Jarry
2021-11-22
1
-3
/
+2
*
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
8
-13
/
+439
*
imap: add manual {dis,}connect support
Robin Jarry
2021-11-05
1
-2
/
+14
*
go.mod: change base git url
Robin Jarry
2021-11-05
23
-45
/
+45
*
imap: use builtin idle support
Robin Jarry
2021-11-02
2
-7
/
+2
*
maildir: track the recent flag correctly
Reto Brunner
2021-11-01
2
-31
/
+55
*
notmuch/maildir: remove double emit of the dirinfo
Reto Brunner
2021-04-28
2
-7
/
+3
*
lib/parse: simplify parseAddressList
Reto Brunner
2021-02-22
1
-13
/
+5
*
maildir: don't read the full file into memory
Reto Brunner
2021-02-08
1
-8
/
+2
*
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
*
imap: strip <> from message-ids
Reto Brunner
2020-11-14
1
-1
/
+9
*
lib/parse: use go-message msgid parsing if it succeeds
Reto Brunner
2020-11-14
1
-2
/
+6
*
remove models.Address in favor of go-message Address
Reto Brunner
2020-11-14
3
-13
/
+15
*
imap: add sort support
Reto Brunner
2020-10-11
2
-3
/
+50
*
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
*
handle message unknown charset error
Jeff Martin
2020-08-31
3
-2
/
+99
*
base models.Address on the mail.Address type
Reto Brunner
2020-08-20
3
-14
/
+3
[prev]
[next]