summaryrefslogtreecommitdiffstats
path: root/scripts/feeds.sh
Commit message (Expand)AuthorAgeFilesLines
* revert find | xargs => find | exec changes - this is completely unnecessary a...Felix Fietkau2007-04-121-1/+1
* Using find's -exec to remove directories causes 'not found' errors when find ...Mike Baker2007-04-031-1/+1
* Use find -exec instead of xargsFlorian Fainelli2007-04-021-1/+1
* move "make symlinks" to "make package/symlinks"Mike Baker2007-01-311-4/+4
* Add some more comments on the feeds script, use parameters in functionsFlorian Fainelli2007-01-051-11/+15
* Add a first implementation of a source feed checkoutFlorian Fainelli2006-12-311-0/+59