summaryrefslogtreecommitdiffstats
path: root/lib/feed.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix license noticesP. J. McDermott2014-08-251-1/+1
* Improve license notices and file descriptionsP. J. McDermott2014-08-251-11/+12
* Update copyright yearsP. J. McDermott2014-08-241-1/+1
* Make field name checks case insensitiveP. J. McDermott2014-08-231-6/+7
* feed_para_cb(): Trim multiple spacesP. J. McDermott2014-08-221-3/+5
* Collect package checksumsP. J. McDermott2014-08-221-0/+11
* feed_download(): Optionally decompress index filesP. J. McDermott2014-08-211-1/+9
* feed_para_cb(): Add "XXX" comment about trimmingP. J. McDermott2014-08-201-0/+1
* feed_find_pkgs(): Take callbacks, not file namesP. J. McDermott2014-08-201-16/+11
* lib/feed.sh: Drop old TODO commentP. J. McDermott2014-08-191-1/+0
* feed_download(): Add feed_idx parameterP. J. McDermott2014-08-181-4/+5
* feed_download(): Add -q option to wget commandP. J. McDermott2014-08-181-1/+1
* feed_find_pkgs(): Write to a filenames fileP. J. McDermott2014-08-151-0/+7
* feed_find_pkgs(): Append to the dependencies file.P. J. McDermott2013-12-021-1/+1
* lib/feed.sh: Rewrite to use parse_control().P. J. McDermott2013-11-301-45/+72
* feed_find_pkgs(): s/1/deps_file/.P. J. McDermott2013-11-281-1/+1
* lib/feed.sh: New file.P. J. McDermott2013-11-261-0/+90