gianfar: Fix reported number of sent bytes to BQL
[openwrt.git] / scripts / feeds
2013-09-25 lukafeeds: enable cloning of specific git commit
2013-09-02 florianscripts/feeds: ensure that --ff is enabled
2013-05-29 jowfeeds: fix check for core packages that are not in...
2012-06-25 nbdscripts/feeds: redirect stderr of the which call to...
2012-05-08 nbdadd further countermeasures against the git core.autocr...
2012-04-26 nbdbuild: rework verbosity level selection
2012-04-24 mirko[scripts/feeds] re-enable shallow git clones ('--depth 1')
2012-04-24 mirko[scripts/feeds] include revisions of feeds when listing...
2011-10-21 nbdscripts/feeds: override the OPENWRT_BUILD variable...
2011-05-24 jow[PATCH] Add support for git-svn package feeds
2010-12-06 nbdscripts/feeds: support checking out git trees with...
2010-10-24 florian[feeds] add support for darcs-based feeds
2010-10-18 mbFix typo
2010-10-02 jow[scripts] feeds: restore previously active feed after...
2010-08-26 nbdscripts/feeds: fix a bug in the metadata caching change
2010-08-26 nbdscripts/feeds: switch to the right feed metadata when...
2010-08-26 nbdscripts/feeds: cache feed metadata instead of re-readin...
2010-07-08 hcgRevert r22094 and r22095
2010-07-08 hcgAdded --non-interactive flag to svn package downloads
2010-07-08 hcgadd --trust-server-cert to svn checkout of feeds
2009-08-31 nbdscripts/feeds: fix an error message
2009-05-08 nbdscripts/feeds: ignore virtual packages
2009-03-17 nbdmove host build in packages into a separate namespace...
2009-03-02 ralphcheck for correct make version
2009-02-17 nico[scrips] feeds: extend 'search' to lookup in source...
2008-12-31 nbdscripts/feeds update:
2008-12-09 mirkoincreased SCAN_DEPTH for feeds/ by 1
2008-11-07 cyrusDetect changed feed urls and rebase working copies...
2008-10-18 nbdadd support for conditional depends to the feeds script
2008-10-01 nbdimplement conditional dependencies for menuconfig and...
2008-09-27 nbdscripts/feeds: allow multiple alternative urls for...
2008-09-16 cyrusFixed dependency handling for feeds
2008-08-24 nbdreplace the deprecated git-* command calls with git *
2008-08-17 nbdrename feeds.conf to feeds.conf.default, make feeds...
2008-08-08 florianscripts/feeds calls 'make' irrespective of the platform...
2008-08-04 nbdscripts/feeds: fix some installation warnings for local...
2008-08-04 nbdfix scripts/feeds dependency lookup: process deps for...
2008-04-13 nicoinstall dependencies after installing package to avoid...
2008-04-12 nicoinstall build-depends packages as well
2008-04-05 nbdfix error message in scripts/feeds when indexes are...
2008-04-02 nbdfix a recursive symlink issue with scripts/feeds and...
2008-03-20 ralphfix package/symlinks target, will call scripts/feeds...
2008-03-18 ralphfix multiple update (cpy),
2008-01-30 ralph- added package list function
2008-01-27 nbdcleanups, small fixes and improvements for the feeds...
2008-01-27 nbdscripts/feeds: Add support for git feeds.
2008-01-25 nbdthe attached patch adds the -a option to the feeds...
2007-12-07 nbdfix a warning
2007-09-23 nbdadd initial version of a package feeds management script