index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
feeds
Commit message (
Expand
)
Author
Age
Files
Lines
*
feeds: use git-src-full to allow Git versioning
Paul Spooren
2022-02-15
1
-2
/
+2
*
scripts/feeds: install targets to target/linux/feeds and support overriding
Felix Fietkau
2022-01-24
1
-8
/
+26
*
scripts/feeds: fix installing targets without explicitly specifying the feed
Felix Fietkau
2022-01-24
1
-0
/
+2
*
treewide: drop use of which
Ansuel Smith
2022-01-17
1
-1
/
+1
*
scripts/feeds: generate index after all feeds are updated
Karel Kočí
2021-06-07
1
-44
/
+31
*
scripts/feed: no warn on toolchain/linux overwrite
Paul Spooren
2021-01-06
1
-1
/
+3
*
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
[next]