summaryrefslogtreecommitdiffstats
path: root/src/feed.sh
Commit message (Expand)AuthorAgeFilesLines
* Prefix "static" vars with "_"Patrick McDermott2020-07-021-36/+37
* feed_download(): Delimit command operandPatrick McDermott2019-04-251-1/+1
* src/feed.sh: Make callback functions "static"Patrick McDermott2019-04-251-3/+3
* src/feed.sh: Define functions before referencesPatrick McDermott2019-04-251-33/+33
* src/feed.sh: Delimit command operandsPatrick McDermott2019-04-251-7/+8
* src/feed.sh: Shift func args, update copyrightPatrick McDermott2019-04-251-1/+5
* feed_find_pkgs(): Don't run parse_control() in a subshellPatrick McDermott2019-04-171-2/+4
* feed_download(): Check for errorsPatrick McDermott2019-04-161-1/+8
* feed_download_cert(): Fix use of non-existent tmpPatrick McDermott2019-04-161-1/+1
* feed_download_cert(): Fix in-place opkg-certPatrick McDermott2019-04-161-1/+7
* feed_download*(): Accept root argPatrick McDermott2019-04-161-0/+2
* feed_download_cert(): New functionPatrick McDermott2019-04-161-0/+42
* feed_download(): Fix gunzip logicPatrick McDermott2019-04-161-4/+4
* feed_download(): Support original opkgPatrick McDermott2019-04-161-1/+6
* feed_download(): Write list file directlyPatrick McDermott2019-04-161-2/+3
* feed_download(): Leave feed index compressedPatrick McDermott2019-04-161-4/+1
* feed_find_pkgs(): Automatically gunzip feed indexPatrick McDermott2019-04-161-1/+2
* feed_download(): Accept base URL, not index URLPatrick McDermott2019-04-161-2/+5
* src/feed.sh: Use ${GUNZIP}P. J. McDermott2015-12-071-1/+1
* src/feed.sh: Use ${WGET}P. J. McDermott2015-12-071-1/+1
* Move lib/*.sh to src/P. J. McDermott2015-12-061-0/+137