Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adapter: update code style | bptato | 2024-04-26 | 1 | -23/+13 |
* | ansi2html: error out on unrecognized switches | bptato | 2024-03-29 | 1 | -1/+2 |
* | ansi2html: support passing titles | bptato | 2024-03-29 | 1 | -2/+30 |
* | ansi2html: do not use posixstream | bptato | 2024-03-29 | 1 | -12/+15 |
* | ansi2html: add newline after pre tag | bptato | 2024-03-24 | 1 | -1/+1 |
* | io: derive DynStream from RootObj (not Stream) | bptato | 2024-03-24 | 1 | -0/+1 |
* | ansi2html: add separate switch for "standalone" | bptato | 2024-03-21 | 1 | -1/+7 |
* | loader: rework process model | bptato | 2024-03-11 | 1 | -1/+1 |
* | loader: clean up regular file loading | bptato | 2024-02-26 | 1 | -4/+1 |
* | ansi2html: quote & too | bptato | 2024-02-26 | 1 | -0/+1 |
* | Separate ANSI text decoding from main binary | bptato | 2024-02-25 | 1 | -0/+380 |