ar71xx: fix sysupgrade syntax error
[openwrt/openwrt.git] / scripts / feeds
2018-01-14 Matthias Schifferscripts/feeds: fix install of packages with different...
2018-01-13 Matthias Schiffermetadata: scripts/feeds: distinguish between source...
2018-01-13 Matthias Schiffermetadata: always resolve dependencies through provides...
2018-01-13 Matthias Schiffermetadata: remove redundant fields from package hash
2018-01-13 Matthias Schiffermetadata: change pkg->{src} field to hold a reference
2018-01-13 Matthias Schiffermetadata: move 'builddepends' from binary to source...
2018-01-13 Matthias Schiffermetadata: make srcpackage extensible
2017-02-21 Michal Sojkascripts/feeds: Reuse TOPDIR if defined in environment
2017-02-15 Jo-Philipp Wichfeeds: add option to force feed update despite modified...
2016-11-08 Rafał Miłeckiscripts/feeds: use git rev-parse for getting revision
2016-11-08 Rafał Miłeckiscripts/feeds: display "X" as revision of uninitialized...
2016-11-03 Rafał Miłeckiscripts/feeds: use 10 chars for feed name column width
2016-07-05 Daniel Dickinsonscripts/feeds: Prevent .config autocreation
2016-06-15 Jo-Philipp Wichscripts: feeds: fix version detection for Make >= 4.2.1
2016-04-28 Iblis Linscripts: avoid hard-coded paths in scripts
2015-08-23 Jonas Gorskiscripts/feeds: allow export of feeds with static revisions
2015-07-14 Jo-Philipp Wichscripts/feeds: return error status from feed update
2015-07-07 Steven Barthscripts/feeds: print the source of packages installed
2015-06-24 Steven Barthscripts/feeds: observe -p flag for preferential feeds
2015-05-27 Felix Fietkauscripts/feeds: fix typo in copied code
2015-05-23 John Crispinscripts/feeds: Delete package/feeds folder in the clean...
2015-05-10 Felix Fietkauscripts/feeds: add support for optionally using a full...
2015-03-15 Felix Fietkauscripts/feeds: add support for uninstalling targets
2015-03-15 Felix Fietkauscripts/feeds: add support for installing targets
2015-03-15 Felix Fietkauscripts/feeds: get rid of redundant feed cache copy
2015-03-15 Felix Fietkauscripts/feeds: remove useless install_method abstraction
2015-03-15 Felix Fietkauscripts/feeds: add support for searching for targets
2015-03-15 Felix Fietkauscripts/feeds: scan for target metadata
2015-03-15 Felix Fietkauscripts/feeds: remove a few trailing tabs
2015-02-09 John Crispinbuild: allow openwrt.git packages to be replaced by...
2015-01-22 John Crispinbuild: revert r44076
2015-01-22 John Crispinbuild: allow openwrt.git packages to be replaced by...
2014-10-13 John Crispinscripts/feeds: handle missing/broken feeds better
2014-08-05 Jo-Philipp Wichbuild: introduce per feed repository support
2014-06-30 Felix Fietkauscripts: unset GREP_OPTIONS in env and feeds (fixes...
2013-09-25 Luka Perkovfeeds: enable cloning of specific git commit
2013-09-02 Florian Fainelliscripts/feeds: ensure that --ff is enabled
2013-05-29 Jo-Philipp Wichfeeds: fix check for core packages that are not in...
2012-06-25 Felix Fietkauscripts/feeds: redirect stderr of the which call to...
2012-05-08 Felix Fietkauadd further countermeasures against the git core.autocr...
2012-04-26 Felix Fietkaubuild: rework verbosity level selection
2012-04-24 Mirko Vogtre-enable shallow git clones ('--depth 1')
2012-04-24 Mirko Vogtinclude revisions of feeds when listing them
2011-10-21 Felix Fietkauscripts/feeds: override the OPENWRT_BUILD variable...
2011-05-24 Jo-Philipp WichAdd support for git-svn package feeds Signed-off-by...
2010-12-06 Felix Fietkauscripts/feeds: support checking out git trees with...
2010-10-24 Florian Fainelliadd support for darcs-based feeds
2010-10-18 Michael BüschFix typo
2010-10-02 Jo-Philipp Wichfeeds: restore previously active feed after install_pac...
2010-08-26 Felix Fietkauscripts/feeds: fix a bug in the metadata caching change
2010-08-26 Felix Fietkauscripts/feeds: switch to the right feed metadata when...
2010-08-26 Felix Fietkauscripts/feeds: cache feed metadata instead of re-readin...
2010-07-08 Hamish GuthrieRevert r22094 and r22095
2010-07-08 Hamish GuthrieAdded --non-interactive flag to svn package downloads
2010-07-08 Hamish Guthrieadd --trust-server-cert to svn checkout of feeds
2009-08-31 Felix Fietkauscripts/feeds: fix an error message
2009-05-08 Felix Fietkauscripts/feeds: ignore virtual packages
2009-03-17 Felix Fietkaumove host build in packages into a separate namespace...
2009-03-02 Ralph Hempelcheck for correct make version ( thanks to Thomas )
2009-02-17 Nicolas Thillfeeds: extend 'search' to lookup in source package...
2008-12-31 Felix Fietkauscripts/feeds update:
2008-12-09 Mirko Vogtincreased SCAN_DEPTH for feeds/ by 1
2008-11-07 Steven BarthDetect changed feed urls and rebase working copies...
2008-10-18 Felix Fietkauadd support for conditional depends to the feeds script
2008-10-01 Felix Fietkauimplement conditional dependencies for menuconfig and...
2008-09-27 Felix Fietkauscripts/feeds: allow multiple alternative urls for...
2008-09-16 Steven BarthFixed dependency handling for feeds
2008-08-24 Felix Fietkaureplace the deprecated git-* command calls with git *
2008-08-17 Felix Fietkaurename feeds.conf to feeds.conf.default, make feeds...
2008-08-08 Florian Fainelliscripts/feeds calls 'make' irrespective of the platform...
2008-08-04 Felix Fietkauscripts/feeds: fix some installation warnings for local...
2008-08-04 Felix Fietkaufix scripts/feeds dependency lookup: process deps for...
2008-04-13 Nicolas Thillinstall dependencies after installing package to avoid...
2008-04-12 Nicolas Thillinstall build-depends packages as well
2008-04-05 Felix Fietkaufix error message in scripts/feeds when indexes are...
2008-04-02 Felix Fietkaufix a recursive symlink issue with scripts/feeds and...
2008-03-20 Ralph Hempelfix package/symlinks target, will call scripts/feeds...
2008-03-18 Ralph Hempelfix multiple update (cpy), added index generation ...
2008-01-30 Ralph Hempel- added package list function -r list packages of speci...
2008-01-27 Felix Fietkaucleanups, small fixes and improvements for the feeds...
2008-01-27 Felix Fietkauscripts/feeds: Add support for git feeds.
2008-01-25 Felix Fietkauthe attached patch adds the -a option to the feeds...
2007-12-07 Felix Fietkaufix a warning
2007-09-23 Felix Fietkauadd initial version of a package feeds management script