Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-04 | sfeed_gph: improvements | Hiltjo Posthuma | |
- pledge(2) sooner. - Don't use getenv when it has no arguments and reads only from stdin. prefixpath is unused in that case. - Check for path truncation or an encoding error. No need to format the same path twice. - Use a fixed feed structure, no need for memory allocation in this format program. - Remove "totalnew" of all feeds. It was unused. | |||
2019-04-30 | sfeed_gph: when a link is empty show as regular text | Hiltjo Posthuma | |
2018-02-16 | sfeed_gph: many improvements | Hiltjo Posthuma | |
2017-12-24 | format programs: ignore fields with an invalid time | Hiltjo Posthuma | |
this makes sure tail -f with multiple files ignores the ==> file <== lines too. | |||
2017-12-09 | sfeed_gph: remove unused gphtext() | Hiltjo Posthuma | |
2017-11-19 | add sfeed_gph: sfeed to geomyidae gopher gph format | Hiltjo Posthuma | |
no documentation and not enabled in the default build (yet). |