about summary refs log tree commit diff
path: root/concat.c (follow)
Commit message (Collapse)AuthorAge
* Rework path functions againJune McEnroe2020-04-13
|
* Rename atom rendering functionsJune McEnroe2020-04-13
| | | | Again, probably.
* Fix concatHTML thread nestingJune McEnroe2020-04-13
|
* Concatenate HTML threadsJune McEnroe2020-04-12
|
* Factor out path functionsJune McEnroe2020-04-12
|
* 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