summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-11sfeed_plain: don't flush line (was used for tail -f)Hiltjo Posthuma
2018-03-11include <sys/types.h> for types size_t, ssize_t etcHiltjo Posthuma
2018-03-11xml: improve comment parsingHiltjo Posthuma
2018-03-11xml: fix parsing of cdata when a handler is unsetHiltjo Posthuma
2018-03-11xml: improve CDATA parsingHiltjo Posthuma
2018-02-18sfeed_update: revert more merge logicHiltjo Posthuma
2018-02-18sfeed_update: revert new merge logicHiltjo Posthuma
2018-02-18sfeed_plain: force flush line to output, useful for tail -fHiltjo Posthuma
2018-02-18sfeed_update: revert previous commit, its not an issueHiltjo Posthuma
2018-02-18sfeed_update: dont allow TAB in filename (messes up the merge logic)Hiltjo Posthuma
2018-02-18README: update sfeed_web exampleHiltjo Posthuma
2018-02-18sfeed_update: use filename as feedname againHiltjo Posthuma
2018-02-18sfeed_update: run awk in C localeHiltjo Posthuma
2018-02-18sfeed_frames: code-styleHiltjo Posthuma
2018-02-18sfeed_plain: utf-8 pad nameHiltjo Posthuma
2018-02-18util: improve a castHiltjo Posthuma
2018-02-16sfeed_gph: many improvementsHiltjo Posthuma
2018-02-16util.c: parseuri(): fix incorrect NUL termination for IPv6 addressesHiltjo Posthuma
2018-02-14bump LICENSEHiltjo Posthuma
2017-12-25bump version 0.9.3 alreadyHiltjo Posthuma
2017-12-24update READMEHiltjo Posthuma
2017-12-24sfeed_update: merge improvementsHiltjo Posthuma
2017-12-24sfeed_mbox: make murmur3_32 staticHiltjo Posthuma
2017-12-24update READMEHiltjo Posthuma
2017-12-24rm tree.h for sfeed_tailHiltjo Posthuma
2017-12-24remove sfeed_tail: the standard tail -f can (soon) be usedHiltjo Posthuma
2017-12-24add latest (DEBUG version) of sfeed_tailHiltjo Posthuma
2017-12-24sfeed_web: print relative url now directly if no base url specifiedHiltjo Posthuma
2017-12-24format programs: ignore fields with an invalid timeHiltjo Posthuma
2017-12-24xml: make name entities static, minor clarificationsHiltjo Posthuma
2017-12-16sfeed_update: improvementsHiltjo Posthuma
2017-12-10sfeed_opml_import/sfeed_opml_export: allow " and \ in fieldsHiltjo Posthuma
2017-12-09sfeed_opml_export: remove a level of indentationHiltjo Posthuma
2017-12-09sfeed_tail: replace hashmap + linked-list with RBtreeHiltjo Posthuma
2017-12-09sfeed_mbox: move murmur to this file, cleanupHiltjo Posthuma
2017-12-09sfeed_gph: remove unused gphtext()Hiltjo Posthuma
2017-11-19add sfeed_gph: sfeed to geomyidae gopher gph formatHiltjo Posthuma
2017-08-12README: being protocol-agnostic is a feature i guessHiltjo Posthuma
2017-08-12add newline after </html>Hiltjo Posthuma
2017-06-29sfeed_plain.1: document a proper LC_CTYPE UTF-8 is requiredHiltjo Posthuma
2017-06-29bump LICENSEHiltjo Posthuma
2017-06-29sfeed_plain: use setlocale() for glibcHiltjo Posthuma
2017-06-29improve printutf8pad for sfeed_plainHiltjo Posthuma
2017-04-27improve gettag()Hiltjo Posthuma
2017-04-27update README: tested on HaikuOSHiltjo Posthuma
2017-04-27simplify pledge stub: add to util.hHiltjo Posthuma
2017-04-27simplify pledge stubHiltjo Posthuma
2017-04-27sfeed_mbox: remove redundant conditionHiltjo Posthuma
2017-04-27compatiblity with browsers: use numeric entity for aposHiltjo Posthuma
2017-04-27man pages: fix a few warnings and improve a few wordsHiltjo Posthuma