about summary refs log tree commit diff
path: root/concat.c (follow)
Commit message (Collapse)AuthorAge
* Revert "Use hard links for single-message mbox threads"June McEnroe2020-04-10
| | | | | | | This reverts commit 71d7aada572a6c2751d82f45869006c8a7be72c1. If the thread later has more messages in it, opening the link with mode "w" will also replace the contents of the linked file.
* Use hard links for single-message mbox threadsJune McEnroe2020-04-10
|
* Concatenate Atom threadsJune McEnroe2020-04-10
|
* Concatenate mbox threadsJune McEnroe2020-04-10
|
* Parse envelope and find thread in concatDataJune McEnroe2020-04-10
|
* Use dataCheck in parsingJune McEnroe2020-04-10
|
* Refactor main loop state machineJune McEnroe2020-04-10
|
* Fetch thread root envelopes for concatJune McEnroe2020-04-10