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
/
lib
/
msgstore.go
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement move, mv commands
Drew DeVault
2019-05-14
1
-0
/
+27
*
Implement :copy (aka :cp)
Drew DeVault
2019-05-14
1
-2
/
+16
*
Remove leftover debug logging
Drew DeVault
2019-05-13
1
-3
/
+0
*
Handle incoming emails gracefully
Drew DeVault
2019-05-13
1
-0
/
+6
*
lib/msgstore: protect with a mutex
Simon Ser
2019-04-29
1
-3
/
+22
*
Make message viewer real, part two
Drew DeVault
2019-03-31
1
-1
/
+1
*
Rename FetchMessageBodies to FetchFullMessages
Drew DeVault
2019-03-31
1
-2
/
+2
*
Make the message viewer real, part one
Drew DeVault
2019-03-31
1
-1
/
+15
*
Don't parse mail in worker; send a reader instead
Drew DeVault
2019-03-31
1
-7
/
+6
*
Pull BodyStructure up from IMAP worker
Drew DeVault
2019-03-31
1
-1
/
+15
*
Show deleted emails pending server ack in grey
Drew DeVault
2019-03-30
1
-2
/
+15
*
Add body fetching support code
Drew DeVault
2019-03-29
1
-6
/
+71
*
Remove unused import from msgstore.go
Drew DeVault
2019-03-21
1
-2
/
+0
*
Implement :delete-message
Drew DeVault
2019-03-20
1
-3
/
+26
*
Add TODO to msgstore.go
Drew DeVault
2019-03-15
1
-1
/
+1
*
Move MessageStore into its own file
Drew DeVault
2019-03-15
1
-0
/
+86
[prev]