Merge: doc: fixed some typos and other misc. corrections
[nit.git] / contrib / rss_downloader /
2018-05-15 Jean PrivatMerge: contrib: generate Makefiles with nitpackage
2018-05-15 Alexandre Terrasacontrib: replace Makefile form contrib with same rules
2018-05-15 Alexandre Terrasacontrib: generate `package.desc` key for all contrib...
2017-11-06 Alexandre Terrasacontrib/rss_downloader: fix nullable usage for title...
2016-06-11 Jean Privatmakefiles: simplify them and assume that Nit tools...
2016-04-20 Alexandre Terrasacontrib: fix call on nullable receiver warnings
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
2015-09-04 Jean PrivatMerge: Better synopses in many packages for a prettier...
2015-08-30 Jean Privatcontrib: introduce .ini for projects maintained by...
2015-08-29 Alexis Laferrièrecontrib: update the README of many contribs
2015-07-29 Alexis Laferrièrecontrib/rss_downloader: use `ProcessDuplex::write_and_read`
2015-07-29 Alexis Laferrièrecontrib/rss_downloader: prettier output when the links...
2015-07-29 Alexis Laferrièrecontrib/rss_downloader: support compressed RSS feeds
2015-07-29 Alexis Laferrièrecontrib/rss_downloader: move tag link to Config
2015-07-29 Alexis Laferrièrecontrib/rss_downloader: report errors parsing XML
2015-06-30 Alexis Laferrièrecontrib/rss: fix using the short filename to build...
2015-06-30 Alexis Laferrièrecontrib/rss: do not check for previously downloaded...
2015-06-30 Alexis Laferrièrecontrib/rss: extract action applied to selected elements
2015-06-30 Alexis Laferrièrecontrib/rss: use the dom parser
2015-06-07 Alexis Laferrièrecontrib: update users of Curl
2014-12-14 Alexis Laferrièrecontrib/rss_download: add a sample configuration
2014-12-14 Alexis Laferrièrecontrib: intro rss_downloader