summaryrefslogtreecommitdiffstats
path: root/lib/feed.sh
Commit message (Expand)AuthorAgeFilesLines
* 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