| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts/feeds: fix preference of package install | Karel Kočí | 2020-12-09 | 1 | -16/+14 |
* | scripts/feeds: warn when skipping core package override | Brian Norris | 2020-12-09 | 1 | -1/+4 |
* | scripts/feeds: silence git warning by selecting pull style | Hannu Nyman | 2020-11-26 | 1 | -2/+2 |
* | scripts/feeds: fix accepting "-" in feed type string | Felix Fietkau | 2019-09-15 | 1 | -1/+1 |
* | scripts/feeds: fix 'src-include' directive | Bjørn Mork | 2019-09-02 | 1 | -1/+1 |
* | scripts/feeds: allow adding parameters to feeds | Jo-Philipp Wich | 2019-08-28 | 1 | -18/+30 |
* | scripts/feeds: add src-include method | Bjørn Mork | 2019-07-01 | 1 | -11/+26 |
* | include/feeds.mk: rework generation of opkg distfeeds.conf | Matthias Schiffer | 2018-07-12 | 1 | -2/+3 |
* | scripts/feeds: add src-dummy method | Matthias Schiffer | 2018-07-12 | 1 | -1/+6 |
* | build: fix target metadata scan dependencies | Felix Fietkau | 2018-07-02 | 1 | -2/+2 |
* | scripts/feeds: add support for git feeds with submodules | Felix Fietkau | 2018-04-27 | 1 | -0/+6 |
* | scripts/feeds: fix install of packages with different source/binary names | Matthias Schiffer | 2018-01-14 | 1 | -1/+1 |
* | metadata: scripts/feeds: distinguish between source and binary packages, reso... | Matthias Schiffer | 2018-01-13 | 1 | -70/+110 |
* | metadata: always resolve dependencies through provides list | Matthias Schiffer | 2018-01-13 | 1 | -3/+1 |
* | metadata: remove redundant fields from package hash | Matthias Schiffer | 2018-01-13 | 1 | -1/+5 |
* | metadata: change pkg->{src} field to hold a reference | Matthias Schiffer | 2018-01-13 | 1 | -2/+2 |
* | metadata: move 'builddepends' from binary to source packages | Matthias Schiffer | 2018-01-13 | 1 | -9/+11 |
* | metadata: make srcpackage extensible | Matthias Schiffer | 2018-01-13 | 1 | -1/+1 |
* | scripts/feeds: Reuse TOPDIR if defined in environment | Michal Sojka | 2017-02-21 | 1 | -1/+2 |
* | feeds: add option to force feed update despite modified files | Jo-Philipp Wich | 2017-02-15 | 1 | -9/+26 |
* | scripts/feeds: use git rev-parse for getting revision | Rafał Miłecki | 2016-11-08 | 1 | -3/+3 |
* | scripts/feeds: display "X" as revision of uninitialized feeds | Rafał Miłecki | 2016-11-08 | 1 | -1/+1 |
* | scripts/feeds: use 10 chars for feed name column width | Rafał Miłecki | 2016-11-03 | 1 | -1/+1 |
* | scripts/feeds: Prevent .config autocreation | Daniel Dickinson | 2016-07-05 | 1 | -0/+5 |
* | scripts: feeds: fix version detection for Make >= 4.2.1 | Jo-Philipp Wich | 2016-06-15 | 1 | -1/+4 |
* | scripts: avoid hard-coded paths in scripts | Iblis Lin | 2016-04-28 | 1 | -1/+1 |
* | scripts/feeds: allow export of feeds with static revisions | Jonas Gorski | 2015-08-23 | 1 | -1/+10 |
* | scripts/feeds: return error status from feed update | Jo-Philipp Wich | 2015-07-14 | 1 | -4/+4 |
* | scripts/feeds: print the source of packages installed | Steven Barth | 2015-07-07 | 1 | -2/+2 |
* | scripts/feeds: observe -p flag for preferential feeds | Steven Barth | 2015-06-24 | 1 | -3/+3 |
* | scripts/feeds: fix typo in copied code | Felix Fietkau | 2015-05-27 | 1 | -1/+1 |
* | scripts/feeds: Delete package/feeds folder in the clean procedure to prevent ... | John Crispin | 2015-05-23 | 1 | -1/+1 |
* | scripts/feeds: add support for optionally using a full clone of git repositories | Felix Fietkau | 2015-05-10 | 1 | -1/+8 |
* | scripts/feeds: add support for uninstalling targets | Felix Fietkau | 2015-03-15 | 1 | -0/+22 |
* | scripts/feeds: add support for installing targets | Felix Fietkau | 2015-03-15 | 1 | -0/+57 |
* | scripts/feeds: get rid of redundant feed cache copy | Felix Fietkau | 2015-03-15 | 1 | -8/+6 |
* | scripts/feeds: remove useless install_method abstraction | Felix Fietkau | 2015-03-15 | 1 | -18/+2 |
* | scripts/feeds: add support for searching for targets | Felix Fietkau | 2015-03-15 | 1 | -1/+44 |
* | scripts/feeds: scan for target metadata | Felix Fietkau | 2015-03-15 | 1 | -0/+2 |
* | scripts/feeds: remove a few trailing tabs | Felix Fietkau | 2015-03-15 | 1 | -2/+2 |
* | build: allow openwrt.git packages to be replaced by feeds | John Crispin | 2015-02-09 | 1 | -8/+22 |
* | build: revert r44076 | John Crispin | 2015-01-22 | 1 | -18/+7 |
* | build: allow openwrt.git packages to be replaced by feeds | John Crispin | 2015-01-22 | 1 | -7/+18 |
* | scripts/feeds: handle missing/broken feeds better | John Crispin | 2014-10-13 | 1 | -1/+2 |
* | build: introduce per feed repository support | Jo-Philipp Wich | 2014-08-05 | 1 | -1/+25 |
* | scripts: unset GREP_OPTIONS in env and feeds (fixes #16924) | Felix Fietkau | 2014-06-30 | 1 | -0/+1 |
* | feeds: enable cloning of specific git commit | Luka Perkov | 2013-09-25 | 1 | -2/+8 |
* | scripts/feeds: ensure that --ff is enabled | Florian Fainelli | 2013-09-02 | 1 | -1/+1 |
* | feeds: fix check for core packages that are not in the package/ toplevel dire... | Jo-Philipp Wich | 2013-05-29 | 1 | -1/+10 |
* | scripts/feeds: redirect stderr of the which call to /dev/null to avoid potent... | Felix Fietkau | 2012-06-25 | 1 | -1/+1 |