| Commit message (Expand) | Author | Age | Files | Lines |
* | man: better error handling | bptato | 2024-03-17 | 1 | -35/+89 |
* | data: content type fixes | bptato | 2024-03-15 | 1 | -7/+5 |
* | man: improve header/footer conversion | bptato | 2024-03-15 | 1 | -4/+11 |
* | man: work around parameter insanity | bptato | 2024-03-15 | 1 | -6/+18 |
* | man: misc improvements | bptato | 2024-03-14 | 1 | -59/+71 |
* | man: rewrite in Nim | bptato | 2024-03-13 | 2 | -258/+308 |
* | mancha: only set man as section without other parameters | bptato | 2024-03-12 | 1 | -1/+2 |
* | md2html: convert <https://example.org> to anchor | bptato | 2024-03-12 | 1 | -1/+32 |
* | loader: rework process model | bptato | 2024-03-11 | 2 | -2/+1 |
* | mancha: fix query for 7z | bptato | 2024-03-11 | 1 | -1/+7 |
* | man: use /usr/bin/env perl shebang | bptato | 2024-03-07 | 1 | -1/+1 |
* | http: do not use buffered stdio | bptato | 2024-03-02 | 1 | -6/+9 |
* | 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 |
* | md2html: convert & to & in code | bptato | 2024-02-21 | 1 | -0/+1 |
* | md2html: add indentation-based code blocks | bptato | 2024-02-19 | 1 | -2/+52 |
* | gmifetch: clean up globals | bptato | 2024-02-16 | 1 | -30/+21 |
* | gmifetch: set port separately | bptato | 2024-02-16 | 1 | -17/+15 |
* | gmifetch: clean up URL handling | bptato | 2024-02-16 | 1 | -120/+91 |
* | twtstr: misc refactorings | bptato | 2024-02-09 | 1 | -1/+1 |
* | md2html: add support for strikethrough | bptato | 2024-02-05 | 1 | -1/+7 |
* | md2html: improved underscore ignoring rules | bptato | 2024-02-01 | 1 | -2/+4 |
* | md2html: skip space after list item start | bptato | 2024-02-01 | 1 | -2/+2 |
* | md2html: detect lists starting with dash | bptato | 2024-02-01 | 1 | -1/+1 |
* | Add default md2html converter | bptato | 2024-01-30 | 1 | -0/+380 |
* | man: fix man -k | bptato | 2024-01-27 | 1 | -20/+37 |
* | Add mancha man page viewer | bptato | 2024-01-26 | 2 | -0/+317 |
* | Add urlenc, urldec; fix a URL encoding bug; improve trans.cgi | bptato | 2024-01-08 | 2 | -0/+47 |
* | about: fix compilation error on Nim 1.14 | bptato | 2024-01-06 | 1 | -1/+4 |
* | cha-finger: skip leading slash in path | bptato | 2024-01-03 | 1 | -1/+1 |
* | Add spartan support | bptato | 2024-01-03 | 1 | -0/+47 |
* | Remove outdated readme in adapter/ | bptato | 2023-12-25 | 1 | -7/+0 |
* | gmi2html: rewrite | bptato | 2023-12-22 | 2 | -241/+69 |
* | gopher2html: do not use streams | bptato | 2023-12-21 | 1 | -4/+2 |
* | file: remove symlink code | bptato | 2023-12-21 | 1 | -19/+4 |
* | file: do not use streams | bptato | 2023-12-21 | 1 | -23/+19 |
* | Fix compilation on Nim 1.6.14 | bptato | 2023-12-16 | 5 | -5/+16 |
* | about: actually error out on error | bptato | 2023-12-15 | 1 | -5/+8 |
* | cha-finger: proper error message output | bptato | 2023-12-15 | 1 | -6/+12 |
* | ftp: fix unnecessary slashes being added to path; move bindings/curl | bptato | 2023-12-15 | 6 | -26/+461 |
* | file: complain about hostname | bptato | 2023-12-14 | 1 | -0/+5 |
* | Various fixes | bptato | 2023-12-13 | 5 | -37/+62 |
* | http: use CURLU for URLs | bptato | 2023-12-13 | 2 | -2/+23 |
* | break up twtstr somewhat | bptato | 2023-12-13 | 1 | -0/+1 |
* | Move http out of main binary | bptato | 2023-12-13 | 10 | -51/+255 |
* | Move gopher to adapter/ | bptato | 2023-12-12 | 3 | -15/+129 |
* | Move out ftp: protocol; fix some local CGI bugs | bptato | 2023-12-12 | 1 | -0/+193 |
* | Move out file: protocol handling to adapter/ | bptato | 2023-12-12 | 1 | -0/+111 |
* | adapter/: re-structure | bptato | 2023-12-12 | 6 | -0/+0 |