index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
tests
/
fetch.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: test/fetch: change to better svn source
akuster
2020-07-02
1
-1
/
+1
*
bitbake: tests/fetch: Switch from git.infradead.org to a YP mirror
Richard Purdie
2020-06-22
1
-1
/
+2
*
bitbake: tests: Add test for gitsm fetcher with shallow mirror tarballs
Paul Barker
2020-03-11
1
-0
/
+41
*
bitbake: tests/fetch: add npmsw tests
Jean-Marie LEMETAYER
2020-01-27
1
-0
/
+251
*
bitbake: tests/fetch: add npm tests
Jean-Marie LEMETAYER
2020-01-27
1
-0
/
+183
*
bitbake: tests/fetch: Allow wget upgrade tests to run against a local server
3.1_M2
Richard Purdie
2020-01-22
1
-20
/
+50
*
bitbake: lib: remove unused imports
Frazer Clews
2020-01-19
1
-1
/
+0
*
bitbake: tests/fetch: add test for fetching shallow revs
Christopher Larson
2019-10-28
1
-0
/
+20
*
bitbake: tests/fetch: add test case for git-lfs handling
Ross Burton
2019-09-27
1
-0
/
+80
*
bitbake: tests/fetch: Resolve fetch error in bitbake-selftest
Armin Kuster
2019-09-01
1
-2
/
+2
*
bitbake: tests/fetch.py: add missing skipIfNoNetwork tags to tests that try t...
Luca Boccassi
2019-06-28
1
-0
/
+5
*
bitbake: svn.py: Stop SVN from directly pulling from an external layer w/o fe...
Mark Hatle
2019-05-21
1
-0
/
+80
*
bitbake: gitsm: Fix a bug where the wrong path was used for the submodule init
Mark Hatle
2019-05-16
1
-0
/
+27
*
bitbake: bitbake: Strip old editor directives from file headers
Richard Purdie
2019-05-04
1
-2
/
+0
*
bitbake: bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-05-04
1
-13
/
+0
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
1
-0
/
+2
*
bitbake: gitsm: Add need_update method to determine when we are going to a ne...
Mark Hatle
2019-04-01
1
-0
/
+19
*
bitbake: bitbake: remove True option to getVar calls
André Draszik
2019-02-12
1
-4
/
+4
*
bitbake: gitsm: The fetcher did not process some recursive submodules properly.
Mark Hatle
2019-01-28
1
-0
/
+20
*
bitbake: gitsmy.py: Fix unpack of submodules of submodules
Mark Hatle
2019-01-24
1
-0
/
+26
*
bitbake: gitsm.py: Fix relative URLs
Mark Hatle
2019-01-24
1
-2
/
+2
*
bitbake: gitsm.py: Refactor the functions and simplify the class
Mark Hatle
2019-01-16
1
-2
/
+10
*
bitbake: gitsm.py: Rework the shallow fetcher and test case
Mark Hatle
2019-01-16
1
-1
/
+9
*
bitbake: tests/fetch.py: Add alternative gitsm test case
Mark Hatle
2019-01-16
1
-1
/
+5
*
bitbake: tests/fetch: Update after recent gitsm message changes
Richard Purdie
2018-11-22
1
-3
/
+2
*
bitbake: fetch2/git: provide information about missing sources
Urs Fässler
2018-10-18
1
-0
/
+2
*
bitbake: fetch2/git: prevent access to non-existing clonedir
Urs Fässler
2018-10-18
1
-0
/
+11
*
bitbake: fetch2/git: use intention revealing names for premirror tests
Urs Fässler
2018-10-18
1
-11
/
+11
*
bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of gi...
Urs Fässler
2018-10-18
1
-0
/
+35
*
bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of mi...
Urs Fässler
2018-10-18
1
-0
/
+34
*
bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of cl...
Urs Fässler
2018-10-18
1
-0
/
+49
*
bitbake: fetch2/git: prevent access to non-existing fullshallow tarball
Urs Fässler
2018-10-04
1
-0
/
+14
*
bitbake: test/fetch: use canonical GitLab URLs
Ross Burton
2018-10-04
1
-2
/
+2
*
bitbake: fetch2/gitsm.py: Rework the git submodule fetcher
Mark Hatle
2018-09-26
1
-0
/
+3
*
bitbake: tests/fetch: Update gnome.org urls after upstream changes
Richard Purdie
2018-08-29
1
-2
/
+2
*
bitbake: fetch2: Use correct check in parameter handling in uri_replace()
Nikolai Merinov
2018-06-21
1
-0
/
+2
*
bitbake: fetch2/__init__.py: Fixed handling of uris with empty path
Jakub Dębski
2018-05-22
1
-1
/
+5
*
bitbake: tests/fetch: state which upstream failed
Ross Burton
2018-03-28
1
-2
/
+2
*
bitbake: fetch2: Handle missing donestamp file when content is valid
Nathan Rossi
2018-02-14
1
-0
/
+104
*
bitbake: fetch/git: Use 'git-make-shallow' from bin directory
Nathan Rossi
2018-02-14
1
-4
/
+1
*
bitbake: tests/fetch: Allow bit/bitbake-selftest to function correctly
Richard Purdie
2018-01-07
1
-1
/
+1
*
bitbake: tests/fetch: Add ftp test url
Richard Purdie
2017-11-07
1
-0
/
+1
*
bitbake: tests/fetch: use subtests in the wget tests
Ross Burton
2017-11-07
1
-8
/
+10
*
bitbake: tests/fetch: Switch gnu.org urls from ftp -> http/https
Richard Purdie
2017-11-07
1
-3
/
+3
*
bitbake: tests/fetch: skip network tests the idiomatic way
Ross Burton
2017-11-05
1
-212
/
+222
*
bitbake: tests/fetch: handle network failures gracefully
Ross Burton
2017-09-11
1
-0
/
+2
*
bitbake: tests/fetch: fix GitShallowTest.test_bitbake
Christopher Larson
2017-07-30
1
-1
/
+1
*
bitbake: fetch/git: add support for removing arbitrary revs for shallow
Christopher Larson
2017-06-02
1
-1
/
+65
*
bitbake: fetch/gitannex: add support for shallow mirror tarballs
Christopher Larson
2017-06-02
1
-0
/
+17
*
bitbake: fetch/gitsm: add support for shallow mirror tarballs
Christopher Larson
2017-06-02
1
-4
/
+27
[next]