Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-10 | update README | Hiltjo Posthuma | |
2016-03-27 | time experiment | Hiltjo Posthuma | |
2016-03-20 | README: remove version | Hiltjo Posthuma | |
2016-02-27 | sfeed_tail | Hiltjo Posthuma | |
2016-02-26 | clarify LICENSE (short title), mention ISC in README, not MIT | Hiltjo Posthuma | |
2016-01-31 | README: small improvements and rewordings | Hiltjo Posthuma | |
2015-10-02 | update README, fix some typos and wording | Hiltjo Posthuma | |
2015-09-23 | update README, reformat slightly | Hiltjo Posthuma | |
2015-09-09 | README: fix sfeed_archive example | Hiltjo Posthuma | |
2015-08-23 | improve README and CHANGELOG | Hiltjo Posthuma | |
2015-08-22 | improve README | Hiltjo Posthuma | |
2015-08-18 | update README, add basic info at the top | Hiltjo Posthuma | |
hopefully this will make it easier to see the most important info first. | |||
2015-08-18 | update README | Hiltjo Posthuma | |
2015-08-10 | update README | Hiltjo Posthuma | |
2015-08-07 | update documentation | Hiltjo Posthuma | |
2015-08-05 | README: sort program names and write more clearly | Hiltjo Posthuma | |
2015-08-05 | improve man-pages and documentation | Hiltjo Posthuma | |
2015-08-05 | README: improve | Hiltjo Posthuma | |
2015-08-02 | README: remove awk/gawk archive example, add C program (more portable aswell) | Hiltjo Posthuma | |
2015-07-31 | improve documentation | Hiltjo Posthuma | |
2015-07-31 | update and improve documentation (WIP) | Hiltjo Posthuma | |
2015-07-31 | Various improvements | Hiltjo Posthuma | |
- Only escape characters in "content" field, these can contain newlines. - Trim newlines and tabs, etc from the title, id and author fields. - Make decodefield, xmlencode functions easier to "chain" without allocatting new buffers. - Move printutf8pad from util (only used by sfeed_plain) to sfeed_plain. - Update README, still need to update the man-page and improve the documentation in general. - Code cleanup. | |||
2015-07-29 | improve documentation: some fixes | Hiltjo Posthuma | |
2015-07-29 | update documentation regarding timezone parsing | Hiltjo Posthuma | |
Clarity CAVEAT concerning timezone parsing, some feeds incorrectly use non-RFC-822 timezones in RSS feeds, this will be interpreted as UTC+0. The formatted time will contain this timezone but without an offset. | |||
2015-07-28 | update documentation... | Hiltjo Posthuma | |
... and add strlcat to compat.h | |||
2015-06-21 | change feeds file format, its now more consistent | Hiltjo Posthuma | |
update sfeed_update, there is now a feeds file per feed. | |||
2015-05-16 | update README | Hiltjo Posthuma | |
2015-01-05 | improve README | Hiltjo Posthuma | |
2015-01-05 | improve README | Hiltjo Posthuma | |
2015-01-02 | remove mkfile, update README | Hiltjo Posthuma | |
2015-01-02 | doc: use mandoc as source, pre-generate documentation | Hiltjo Posthuma | |
generate documentation in doc/ . Now there is no hard dependency on mandoc and systems that don't have it can just copy the files for now. | |||
2015-01-02 | doc: explain mandoc, unindent CHANGELOG | Hiltjo Posthuma | |
2014-06-27 | improve README | Hiltjo Posthuma | |
- add suggestion for "suckless" iconv implementation. - ...etc... Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> | |||
2014-05-13 | cleanup, tested with tcc | Hiltjo Posthuma | |
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> | |||
2014-05-08 | README: update | Hiltjo Posthuma | |
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> | |||
2014-04-09 | update docs some more | Hiltjo Posthuma | |
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> | |||
2014-04-09 | update docs | Hiltjo Posthuma | |
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> | |||
2014-04-04 | README: update, i plan to support plan9 mk :) | Hiltjo Posthuma | |
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> | |||
2014-04-02 | README: update | Hiltjo Posthuma | |
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> | |||
2014-03-31 | update LICENSE, this code will be rewritten soon | Hiltjo Posthuma | |
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> | |||
2014-03-31 | update doc | Hiltjo Posthuma | |
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> | |||
2014-03-31 | new version | Hiltjo Posthuma | |
lots of things changed, but cleanup todo. changelog and consistent stream of small updates will come in the future. Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> | |||
2013-05-20 | update README | Hiltjo Posthuma | |
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> | |||
2012-08-06 | Whoops forgot to update README | Hiltjo Posthuma | |
fixed typo and the 'description' to 'content' change. Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> | |||
2012-08-03 | Update README and Makefile accordingly... | Hiltjo Posthuma | |
... because of the previous changes. Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> | |||
2012-08-03 | New initial repo | Hiltjo Posthuma | |
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> |