Age | Commit message (Expand) | Author |
2021-02-05 | sfeed_update: $SFEED_UPDATE_INCLUDE: be a bit more precise/pedantic | Hiltjo Posthuma |
2021-01-27 | sfeed_update: $SFEED_UPDATE_INCLUDE: be a bit more precise/pedantic | Hiltjo Posthuma |
2021-01-27 | sfeed_update: allow to reuse the code more easily as an included script | Hiltjo Posthuma |
2021-01-27 | sfeed_update: separate code of parallel exection and feed() into a _feed() ha... | Hiltjo Posthuma |
2021-01-27 | sfeed_update: shuffle code getting the path of the feedurl to make the basesi... | Hiltjo Posthuma |
2021-01-27 | sfeed_update: change parse failure error message | Hiltjo Posthuma |
2021-01-27 | sfeed_update: add an overridable parse() function, using sfeed(1) by default | Hiltjo Posthuma |
2021-01-24 | sfeed_update: print the filename again as passed as a parameter | Hiltjo Posthuma |
2021-01-16 | sfeed_update: typo in comment | Hiltjo Posthuma |
2021-01-16 | sfeed_update: improve consistency of feed creation and merging | Hiltjo Posthuma |
2021-01-16 | sfeed_update: make convertencoding() consistent with other overridable functions | Hiltjo Posthuma |
2021-01-01 | sfeed_update: if baseurl is empty then use the path from the feed by default | Hiltjo Posthuma |
2020-02-23 | sfeed_update: don't preserve permissions of tmp files by moving, so copy | Hiltjo Posthuma |
2020-02-04 | sfeed_update: tiny style fix in comment | Hiltjo Posthuma |
2019-06-11 | sfeed_update: clarify a comment about being non-optimal | Hiltjo Posthuma |
2019-05-15 | README and sfeed_update: use names (order vs sort) and in the execution order | Hiltjo Posthuma |
2019-05-12 | sfeed_update: cleanup proper encoding file (if any) | Hiltjo Posthuma |
2019-05-02 | sfeed_update: disable If-Modified-Since by default | Hiltjo Posthuma |
2019-04-14 | sfeed_update: fix typo in comment | Hiltjo Posthuma |
2019-04-14 | sfeed_update: rename fetchfeed to fetch | Hiltjo Posthuma |
2019-04-14 | sfeed_update improvements | Hiltjo Posthuma |
2019-03-01 | sfeed_update: remove wrong/incomplete comment | Hiltjo Posthuma |
2018-10-24 | sfeed_update: fix wrong comment "temporary file" -> "temporary directory" | Hiltjo Posthuma |
2018-10-24 | Revert "sfeed_update: replace non-POSIX mktemp with $$" | Hiltjo Posthuma |
2018-10-11 | sfeed_update: replace non-POSIX mktemp with $$ | Hiltjo Posthuma |
2018-10-06 | sfeed_update: handle signals consistently in different shells | Hiltjo Posthuma |
2018-10-05 | sfeed_update: improve SIGINT handling | Hiltjo Posthuma |
2018-10-05 | sfeed_update: small code-style consistency fixes | Hiltjo Posthuma |
2018-09-30 | sfeed_update: add variable for max amount of feeds to update concurrently | Hiltjo Posthuma |
2018-09-30 | sfeed_update: remove -S option (show error), it is not wanted | Hiltjo Posthuma |
2018-09-30 | sfeed_update: add filter(), order() support per feed + improvements | Hiltjo Posthuma |
2018-09-10 | sfeed_update: reorder loadconfig and signal handler setup | Hiltjo Posthuma |
2018-09-07 | sfeed_update: don't always exit 1, exit 130 on SIGINT, exit 0 otherwise | Hiltjo Posthuma |
2018-07-18 | sfeed_update: fail on feed HTTP redirect | Hiltjo Posthuma |
2018-02-18 | sfeed_update: revert more merge logic | Hiltjo Posthuma |
2018-02-18 | sfeed_update: revert new merge logic | Hiltjo Posthuma |
2018-02-18 | sfeed_update: revert previous commit, its not an issue | Hiltjo Posthuma |
2018-02-18 | sfeed_update: dont allow TAB in filename (messes up the merge logic) | Hiltjo Posthuma |
2018-02-18 | sfeed_update: use filename as feedname again | Hiltjo Posthuma |
2018-02-18 | sfeed_update: run awk in C locale | Hiltjo Posthuma |
2017-12-24 | sfeed_update: merge improvements | Hiltjo Posthuma |
2017-12-16 | sfeed_update: improvements | Hiltjo Posthuma |
2016-05-21 | sfeed_update: unique sort feed on first creation | Hiltjo Posthuma |
2016-04-12 | sfeed_update: fix sorting on fields: id, link, title | Hiltjo Posthuma |
2016-01-31 | sfeed_update: fix issue with merging failed feeds | Hiltjo Posthuma |
2016-01-31 | sfeed_update: don't try to sort on feedname field, it was removed | Hiltjo Posthuma |
2015-09-23 | sfeed_update: dont send user-agent by default (curl+version) (privacy/security) | Hiltjo Posthuma |
2015-08-22 | sfeed_update: simplify path (only $sfeedpath now) | Hiltjo Posthuma |
2015-08-14 | minor code-style improvements | Hiltjo Posthuma |
2015-08-14 | sfeed_update: don't redirect, use only the feed url specified. | Hiltjo Posthuma |