Age | Commit message (Expand) | Author |
2015-06-21 | string_print: dont print control chars | Hiltjo Posthuma |
2015-06-21 | improve printlink, escape characters | Hiltjo Posthuma |
2015-06-21 | add xbasename for filename to feedname | Hiltjo Posthuma |
2015-06-21 | separate xml specific code into xml.c | Hiltjo Posthuma |
2015-06-21 | xml.c: fix empty cdata callback | Hiltjo Posthuma |
2015-06-21 | change feeds file format, its now more consistent | Hiltjo Posthuma |
2015-06-21 | Makefile: remove legacy man pages, remove queue.h, remove sfeed_stats | Hiltjo Posthuma |
2015-06-21 | remove legacy man pages, remove queue.h, remove sfeed_stats | Hiltjo Posthuma |
2015-05-25 | util.h: add LEN() macro | Hiltjo Posthuma |
2015-05-25 | sfeed_update: dont sort on feedurl | Hiltjo Posthuma |
2015-05-25 | improve timezone parsing and conversion (WIP) | Hiltjo Posthuma |
2015-05-25 | improve entitytostr | Hiltjo Posthuma |
2015-05-25 | string_buffer_realloc: doesnt return | Hiltjo Posthuma |
2015-05-24 | sssh! sfeed_mail is a work-in-progress :) | Hiltjo Posthuma |
2015-05-24 | doc: fix warnings (mandoc -Tlint) | Hiltjo Posthuma |
2015-05-24 | sfeed_frames and util cleanup | Hiltjo Posthuma |
2015-05-16 | xml: only call data handler if set | Hiltjo Posthuma |
2015-05-16 | xml: call parse | Hiltjo Posthuma |
2015-05-16 | sfeed_frames: show mkdir error string, shorter function name normalizepath() | Hiltjo Posthuma |
2015-05-16 | util: parseline can return error, unsigned int -> int | Hiltjo Posthuma |
2015-05-16 | xml: attrentity handler will be called if set | Hiltjo Posthuma |
2015-05-16 | xml: adjust for API change: read from fd | Hiltjo Posthuma |
2015-05-16 | xml: allow to read from fd or string buffer | Hiltjo Posthuma |
2015-05-16 | sfeed: code-style | Hiltjo Posthuma |
2015-05-16 | Makefile; recompile on header change | Hiltjo Posthuma |
2015-05-16 | update README | Hiltjo Posthuma |
2015-01-28 | sfeed_update: pass file for curl time condition (last modified) | Hiltjo Posthuma |
2015-01-05 | Makefile: clean previous make dist release if it exists | Hiltjo Posthuma |
2015-01-05 | README.xml: reword some things, reference files (to always have working examp... | Hiltjo Posthuma |
2015-01-05 | improve README | Hiltjo Posthuma |
2015-01-05 | remove some TODOs, style | Hiltjo Posthuma |
2015-01-05 | sfeed_frames: rename makepathname -> normalizepathname and add a comment | Hiltjo Posthuma |
2015-01-05 | improve README | Hiltjo Posthuma |
2015-01-05 | update TODO | Hiltjo Posthuma |
2015-01-05 | doc: update sfeed_stats generated man page | Hiltjo Posthuma |
2015-01-05 | sfeed: prefer updated timestamp over published for Atom | Hiltjo Posthuma |
2015-01-05 | sfeed: fix start tags (HTML) in Atom content + style fix | Hiltjo Posthuma |
2015-01-05 | sfeed: simplify + style fixes | Hiltjo Posthuma |
2015-01-05 | sfeed: fix for "2015-01-05T09:44:46.555Z" | Hiltjo Posthuma |
2015-01-05 | sfeed_frames: improve error message information | Hiltjo Posthuma |
2015-01-05 | sfeed_frames: check truncation for path | Hiltjo Posthuma |
2015-01-05 | sfeed: add note of truncation of tags (not an issue) | Hiltjo Posthuma |
2015-01-05 | sfeed_frames: cleanup | Hiltjo Posthuma |
2015-01-05 | sfeed_stats.1: reword some things for clarity (hopefully) | Hiltjo Posthuma |
2015-01-05 | sfeed_frames: improve makepathname, cleanup | Hiltjo Posthuma |
2015-01-05 | config.mk: remove $INCS | Hiltjo Posthuma |
2015-01-05 | add and use BSD queue.h, cleanup | Hiltjo Posthuma |
2015-01-05 | sfeed_update: wrap long line | Hiltjo Posthuma |
2015-01-04 | sfeed_update: style | Hiltjo Posthuma |
2015-01-04 | cleanup a bit | Hiltjo Posthuma |