summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-24doc: fix warnings (mandoc -Tlint)Hiltjo Posthuma
2015-05-24sfeed_frames and util cleanupHiltjo Posthuma
2015-05-16xml: only call data handler if setHiltjo Posthuma
2015-05-16xml: call parseHiltjo Posthuma
2015-05-16sfeed_frames: show mkdir error string, shorter function name normalizepath()Hiltjo Posthuma
2015-05-16util: parseline can return error, unsigned int -> intHiltjo Posthuma
2015-05-16xml: attrentity handler will be called if setHiltjo Posthuma
2015-05-16xml: adjust for API change: read from fdHiltjo Posthuma
2015-05-16xml: allow to read from fd or string bufferHiltjo Posthuma
2015-05-16sfeed: code-styleHiltjo Posthuma
2015-05-16Makefile; recompile on header changeHiltjo Posthuma
2015-05-16update READMEHiltjo Posthuma
2015-01-28sfeed_update: pass file for curl time condition (last modified)Hiltjo Posthuma
2015-01-05Makefile: clean previous make dist release if it existsHiltjo Posthuma
2015-01-05README.xml: reword some things, reference files (to always have working examp...Hiltjo Posthuma
2015-01-05improve READMEHiltjo Posthuma
2015-01-05remove some TODOs, styleHiltjo Posthuma
2015-01-05sfeed_frames: rename makepathname -> normalizepathname and add a commentHiltjo Posthuma
2015-01-05improve READMEHiltjo Posthuma
2015-01-05update TODOHiltjo Posthuma
2015-01-05doc: update sfeed_stats generated man pageHiltjo Posthuma
2015-01-05sfeed: prefer updated timestamp over published for AtomHiltjo Posthuma
2015-01-05sfeed: fix start tags (HTML) in Atom content + style fixHiltjo Posthuma
2015-01-05sfeed: simplify + style fixesHiltjo Posthuma
2015-01-05sfeed: fix for "2015-01-05T09:44:46.555Z"Hiltjo Posthuma
2015-01-05sfeed_frames: improve error message informationHiltjo Posthuma
2015-01-05sfeed_frames: check truncation for pathHiltjo Posthuma
2015-01-05sfeed: add note of truncation of tags (not an issue)Hiltjo Posthuma
2015-01-05sfeed_frames: cleanupHiltjo Posthuma
2015-01-05sfeed_stats.1: reword some things for clarity (hopefully)Hiltjo Posthuma
2015-01-05sfeed_frames: improve makepathname, cleanupHiltjo Posthuma
2015-01-05config.mk: remove $INCSHiltjo Posthuma
2015-01-05add and use BSD queue.h, cleanupHiltjo Posthuma
2015-01-05sfeed_update: wrap long lineHiltjo Posthuma
2015-01-04sfeed_update: styleHiltjo Posthuma
2015-01-04cleanup a bitHiltjo Posthuma
2015-01-04sfeed_frames: always error if fopen failedHiltjo Posthuma
2015-01-04snprintf() truncation checksHiltjo Posthuma
2015-01-04sfeed: improve time parsing some more (sscanf in particular)Hiltjo Posthuma
2015-01-04doc: update pre-generated man pagesHiltjo Posthuma
2015-01-04doc: improveHiltjo Posthuma
2015-01-03sfeed: even more time improvementsHiltjo Posthuma
2015-01-03clear some fields if they are set previously (some feeds define multiple date...Hiltjo Posthuma
2015-01-03improve date parsing and displayHiltjo Posthuma
2015-01-03update TODOHiltjo Posthuma
2015-01-03man: add sfeed_stats.1Hiltjo Posthuma
2015-01-03sfeed: remove level of indent in parsetimeHiltjo Posthuma
2015-01-03sfeed: clean up gettimetzHiltjo Posthuma
2015-01-03doc: clarify timezone formatHiltjo Posthuma
2015-01-03sfeed: fix set offset on successHiltjo Posthuma