about summary refs log tree commit diff stats
path: root/src/ips
Commit message (Collapse)AuthorAgeFilesLines
...
* Also, implement proper asyncbptato2022-11-271-1/+20
| | | | Well, not really proper, but better than nothing? Maybe not.
* Improve status messages, fix regressions, etcbptato2022-11-252-1/+2
|
* Fix user style regression, add minimum-contrastbptato2022-11-251-0/+7
|
* Buffer improvementsbptato2022-11-252-4/+122
|
* Avoid forking child processes from the main processbptato2022-11-244-12/+193
| | | | Caveat: this breaks piped streams.
* Move ips stuff to src/ips/bptato2022-11-223-0/+287