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
...
*
maildir: do not send dircontents on fs event
Tim Culverhouse
2022-08-30
1
-13
/
+0
*
maildir: remove filename encoded UID when moving messages
Tim Culverhouse
2022-08-24
1
-2
/
+13
*
parse: remove trailing whitespace from rfc1123z regex
Thomas Faughnan
2022-08-22
1
-1
/
+1
*
maildir: implement MoveMessages handling
Tim Culverhouse
2022-08-22
2
-0
/
+36
*
imap: implement MoveMessages handling
Tim Culverhouse
2022-08-22
2
-0
/
+19
*
mbox: implement MoveMessages handling
Tim Culverhouse
2022-08-22
1
-0
/
+18
*
worker: introduce MoveMessages type
Tim Culverhouse
2022-08-22
1
-0
/
+12
*
imap: create copy of uids to retain sort order
Tim Culverhouse
2022-08-22
2
-2
/
+6
*
mbox: filtering for mbox accounts
Koni Marti
2022-08-22
1
-30
/
+44
*
mark: (un)mark message threads
Koni Marti
2022-08-22
1
-0
/
+29
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
8
-20
/
+16
*
tests: fix errors after lint series
Robin Jarry
2022-08-04
1
-1
/
+1
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
14
-123
/
+127
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
9
-32
/
+36
*
lint: removed unused code (deadcode, structcheck, unused)
Moritz Poldrack
2022-08-04
2
-3
/
+0
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
4
-6
/
+19
*
lint: simplify code (gosimple)
Moritz Poldrack
2022-08-04
2
-30
/
+24
*
lint: remove ineffectual assignments (ineffassign)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
lint: remove unused structs and functions (unused)
Moritz Poldrack
2022-08-04
1
-5
/
+1
*
lint: remove redundant returns (S1023)
Moritz Poldrack
2022-08-04
1
-1
/
+0
*
lint: remove empty branches (SA9003)
Moritz Poldrack
2022-08-04
1
-4
/
+4
*
seqmap: refactor seqmap to use slice instead of map
Tim Culverhouse
2022-08-03
5
-48
/
+80
*
seqmap: compare ints instead of uints
Tim Culverhouse
2022-08-03
1
-2
/
+2
*
seqmap: re-order test asserts
Tim Culverhouse
2022-08-03
1
-15
/
+15
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
20
-70
/
+97
*
checkmail: error if check-mail-cmd is not set
Tim Culverhouse
2022-08-01
2
-0
/
+8
*
notmuch: fix cursor movement in threaded view
Koni Marti
2022-07-31
2
-1
/
+7
*
imap: remove unused expunge code
Tim Culverhouse
2022-07-26
1
-21
/
+1
*
sort: show warning when sort is not supported
Koni Marti
2022-07-26
1
-0
/
+2
*
seqmap: sync seqNum to uid after expunge
Tim Culverhouse
2022-07-24
2
-5
/
+20
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
19
-171
/
+165
*
imap: disable debug logger
Robin Jarry
2022-07-23
1
-2
/
+0
*
imap: fix error when server returns a message without body section
Robin Jarry
2022-07-23
1
-0
/
+4
*
account: import mbox file to a folder
Koni Marti
2022-07-14
1
-1
/
+3
*
account: export folder to mbox file
Koni Marti
2022-07-14
1
-0
/
+3
*
mbox: implement an mbox backend worker
Koni Marti
2022-07-14
6
-2
/
+952
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
5
-18
/
+58
*
threading: add backend capabilities to workers
Tim Culverhouse
2022-07-10
4
-0
/
+25
*
worker/maildir: implement Maildir++ support
Adnan Maolood
2022-07-10
2
-4
/
+42
*
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
*
imap: fix data race on seqMap array
Robin Jarry
2022-06-24
6
-28
/
+146
*
imap: add option to cache headers
Tim Culverhouse
2022-06-22
6
-12
/
+248
*
maildir: fix dirinfo.Unseen and Exists counting
Tim Culverhouse
2022-06-14
1
-2
/
+0
*
parse: fix content-type parsing error
Koni Marti
2022-06-07
3
-1
/
+96
*
dirlist: update RUE counts for imap/maildir on move|copy|delete|archive
Tim Culverhouse
2022-06-07
3
-13
/
+15
*
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-31
5
-12
/
+119
*
imap: add timeout to tcp connect functions
Koni Marti
2022-05-04
2
-120
/
+188
*
imap: add debouncer to the idler
Koni Marti
2022-05-04
3
-11
/
+35
*
imap: monitor the logout channel with an observer
Koni Marti
2022-05-04
3
-86
/
+186
[prev]
[next]