summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-24fix a comment code-styleHiltjo Posthuma
2021-03-13bump version to 0.9.22Hiltjo Posthuma
2021-03-12sfeed_web.1, sfeed_xmlenc.1: remove unneeded mdoc escape sequenceHiltjo Posthuma
2021-03-03sfeed_update: return instead of exit in main() on successHiltjo Posthuma
2021-03-02README: workaround empty fields with *BSD xargs -0Hiltjo Posthuma
2021-03-01sfeed_update: fix baseurl substitutionHiltjo Posthuma
2021-03-01util.c: uri_makeabs: check initial base URI field, not dest `a` (style)Hiltjo Posthuma
2021-03-01sfeed.1: reference sfeed_update and sfeedrcHiltjo Posthuma
2021-03-01sfeed_update: simplify, use feedurl directlyHiltjo Posthuma
2021-03-01util: improve/refactor URI parsing and formattingHiltjo Posthuma
2021-03-01README: combine bandwidth saving options into one sectionHiltjo Posthuma
2021-02-05sfeed_update: $SFEED_UPDATE_INCLUDE: be a bit more precise/pedanticHiltjo Posthuma
2021-02-04sfeed.c: fix time parsing regression with non-standard date formatHiltjo Posthuma
2021-01-28README: fix xargs -P example when there are no feedsHiltjo Posthuma
2021-01-27sfeed_update: $SFEED_UPDATE_INCLUDE: be a bit more precise/pedanticHiltjo Posthuma
2021-01-27typofixesHiltjo Posthuma
2021-01-27README: add an example script to reuse the sfeed_update codeHiltjo Posthuma
2021-01-27sfeed_update: allow to reuse the code more easily as an included scriptHiltjo Posthuma
2021-01-27sfeed_update: separate code of parallel exection and feed() into a _feed() ha...Hiltjo Posthuma
2021-01-27sfeed_update: shuffle code getting the path of the feedurl to make the basesi...Hiltjo Posthuma
2021-01-27sfeed_update: change parse failure error messageHiltjo Posthuma
2021-01-27sfeed_update: add an overridable parse() function, using sfeed(1) by defaultHiltjo Posthuma
2021-01-24sfeed_opml_export: fix typos in commentHiltjo Posthuma
2021-01-24sfeed_update: print the filename again as passed as a parameterHiltjo Posthuma
2021-01-23bump version to 0.9.21Hiltjo Posthuma
2021-01-22xml.c: fix typo / regression in checking codepoint range for utf-16 surrogate...Hiltjo Posthuma
2021-01-22sfeed: fix regression with parsing content fieldsHiltjo Posthuma
2021-01-22README: tested with laccHiltjo Posthuma
2021-01-22xml.c: do not convert UTF-16 surrogate pairs to an invalid sequenceHiltjo Posthuma
2021-01-16sfeed_update: typo in commentHiltjo Posthuma
2021-01-16sfeed_update: improve consistency of feed creation and mergingHiltjo Posthuma
2021-01-16sfeed_update: make convertencoding() consistent with other overridable functionsHiltjo Posthuma
2021-01-16sfeed_opml_import: minor code-style improvementsHiltjo Posthuma
2021-01-16sfeed_opml_import.1: clarify it handles OPML _subscription_ lists specificlyHiltjo Posthuma
2021-01-16README: newsboat sqlite3 export script: improvementsHiltjo Posthuma
2021-01-10optimize converting UNIX timestamp to localtimeHiltjo Posthuma
2021-01-09printutf8pad: fix byte-seek issue with negative width codepoints in the range...Hiltjo Posthuma
2021-01-09printutf8pad: small code-style/clarify changesHiltjo Posthuma
2021-01-08sfeed_atom: code-style: use conditional with pledge, like the other toolsHiltjo Posthuma
2021-01-08util.c: printutf8pad(): improve padded printing and printing invalid unicode ...Hiltjo Posthuma
2021-01-08sfeed_gopher: optimize common output character functionHiltjo Posthuma
2021-01-08xmlencode: optimize common character output functionHiltjo Posthuma
2021-01-03man pages: add more real world examples to the man pagesHiltjo Posthuma
2021-01-02sfeed.1/sfeed_plain.1: add example, improve quoting the url for sfeed_web.1Hiltjo Posthuma
2021-01-01sfeed_gopher: tighten filesystem permissions on OpenBSD using unveil(2)Hiltjo Posthuma
2021-01-01README: add text about page redirects + tweak some words.Hiltjo Posthuma
2021-01-01README: tested on MIPS32 (big-endian)Hiltjo Posthuma
2021-01-01LICENSE: bump yearHiltjo Posthuma
2021-01-01sfeed_update: if baseurl is empty then use the path from the feed by defaultHiltjo Posthuma
2020-11-09bump version to 0.9.20Hiltjo Posthuma