Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imap: create copy of uids to retain sort order | Tim Culverhouse | 2022-08-22 | 1 | -1/+4 |
* | seqmap: refactor seqmap to use slice instead of map | Tim Culverhouse | 2022-08-03 | 1 | -19/+20 |
* | 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 |
* | seqmap: sync seqNum to uid after expunge | Tim Culverhouse | 2022-07-24 | 1 | -3/+6 |
* | imap: fix data race on seqMap array | Robin Jarry | 2022-06-24 | 1 | -0/+78 |