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
/
fetch2
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bitbake: gitsm.py: Rework the shallow fetcher and test case
Mark Hatle
2019-01-16
1
-62
/
+4
*
bitbake: gitsm.py: revise unpack
Mark Hatle
2019-01-16
1
-38
/
+78
*
bitbake: gitsm.py: Optimize code and attempt to resolve locking issue
Mark Hatle
2019-01-16
1
-14
/
+0
*
bitbake: gitsm.py: Add support for alternative URL formats from submodule files
Mark Hatle
2019-01-16
1
-2
/
+15
*
bitbake: gitsm.py: Fix when a submodule is defined, but not initialized
Mark Hatle
2019-01-16
1
-4
/
+28
*
bitbake: bitbake: Fix Deprecated warnings from regexs
Richard Purdie
2019-01-16
2
-14
/
+14
*
bitbake: fetch2: Fix os.errno references
Richard Purdie
2018-12-08
1
-2
/
+2
*
bitbake: fetch2/wget: Fix typo in exception name
Richard Purdie
2018-12-08
1
-1
/
+1
*
bitbake: fetch2/svn: Fix SVN repository concurrent update race
Ulf Magnusson
2018-12-01
1
-28
/
+36
*
bitbake: fetch2: Avoid warning about incorrect character escaping in regex
Richard Purdie
2018-11-27
1
-1
/
+1
*
bitbake: fetch: don't use shell=True when listing ar files
Ross Burton
2018-11-23
1
-1
/
+1
*
bitbake: fetch/git: fix AttributeError in shallow extraction logic
Christopher Larson
2018-11-22
1
-5
/
+8
*
bitbake: fetch2/npm.py: Allow shrinkwrap resolved relative URL which startswi...
Parthiban Nallathambi
2018-11-21
1
-1
/
+1
*
bitbake: fetch: Also export GIT_SSH environment variable
Mike Crowe
2018-11-07
1
-0
/
+1
*
bitbake: fetch2/gitsm.py: Fix the references when the module and path are dif...
Mark Hatle
2018-11-07
1
-35
/
+34
*
bitbake: fetch2/gitsm.py: Disable branch checking on submodules
Mark Hatle
2018-11-07
1
-1
/
+1
*
bitbake: fetch2: Avoid incorrect getVarFlag call
Richard Purdie
2018-10-18
1
-1
/
+3
*
bitbake: fetch2/git: provide information about missing sources
Urs Fässler
2018-10-18
1
-8
/
+21
*
bitbake: fetch2/git: explicitly show the decision logic to select the source ...
Urs Fässler
2018-10-18
1
-3
/
+4
*
bitbake: fetch2/git: prevent access to non-existing clonedir
Urs Fässler
2018-10-18
1
-1
/
+3
*
bitbake: fetch2: extract the function which ensures that a valid symlink exists
Urs Fässler
2018-10-18
1
-10
/
+17
*
bitbake: fetch2: avoid circular recursion with SRCPV in PR
Peter Marko
2018-10-18
1
-1
/
+3
*
bitbake: gitsm: Allow relative URIs when fetching
Mark Hatle
2018-10-04
1
-0
/
+5
*
bitbake: fetch2/gitsm: checkout submodules recursively
Laurent Bonnans
2018-10-04
1
-30
/
+38
*
bitbake: fetch2/gitsm: handle submodules nested inside subdirs
Laurent Bonnans
2018-10-04
1
-6
/
+9
*
bitbake: fetch2/gitsm: fix a typo
Laurent Bonnans
2018-10-04
1
-1
/
+1
*
bitbake: fetch2/git: use correct check to decide if the shallow tarball shoul...
Urs Fässler
2018-10-04
1
-1
/
+1
*
bitbake: fetch2/git: prevent access to non-existing fullshallow tarball
Urs Fässler
2018-10-04
1
-1
/
+1
*
bitbake: fetch2/git: improve readability of method need_update
Urs Fässler
2018-10-04
1
-4
/
+9
*
bitbake: fetch2/gitsm.py: Rework the git submodule fetcher
Mark Hatle
2018-09-26
1
-123
/
+156
*
bitbake: fetcher: Fixed remote removal not throwing exception.
Paulo Neves
2018-08-28
1
-4
/
+3
*
bitbake: fetch2: Use correct check in parameter handling in uri_replace()
Nikolai Merinov
2018-06-21
1
-2
/
+2
*
bitbake: fetch2: unify the way fetchers determine DL_DIR and FETCHCMD
Andre McCurdy
2018-06-15
8
-21
/
+23
*
bitbake: fetch/gitsm: avoid live submodule fetching during unpack()
Matt Hoosier
2018-06-07
1
-8
/
+75
*
bitbake: fetch2: fix import error for Python 3.6.5
Tzu Hsiang Lin
2018-05-29
2
-3
/
+1
*
bitbake: fetch2/__init__.py: Fixed handling of uris with empty path
Jakub Dębski
2018-05-22
1
-1
/
+1
*
bitbake: fetch/git: make fewer calls to _contains_ref() from download()
Andre McCurdy
2018-05-22
1
-6
/
+6
*
bitbake: fetch2/git: log exception if ls-remote fails
Ross Burton
2018-03-28
1
-1
/
+2
*
bitbake: fetch2: Handle missing donestamp file when content is valid
Nathan Rossi
2018-02-14
1
-11
/
+10
*
bitbake: fetch2/npm.py: Fix inverted condition to prevent infinite loop
Böszörményi Zoltán
2018-02-14
1
-3
/
+5
*
bitbake: fetch/git: Use 'git-make-shallow' from bin directory
Nathan Rossi
2018-02-14
1
-1
/
+4
*
bitbake: fetch/git: Add pack-refs command to mirror handling code
Richard Purdie
2018-01-29
1
-0
/
+1
*
bitbake: fetch2/__init__: Disable pseudo in runfetchcmd()
Peter Kjellerstedt
2018-01-08
1
-0
/
+3
*
bitbake: fetch2: fix unpack of .txz files
André Draszik
2017-11-29
1
-1
/
+1
*
bitbake: fetch/wget: use with to ensure the response is closed
Ross Burton
2017-11-21
1
-1
/
+2
*
bitbake: fetch/wget: improve proxy object
Ross Burton
2017-11-21
1
-0
/
+1
*
bitbake: fetch2: Fix missing logger import in repo fetcher
Oleksandr Andrushchenko
2017-11-07
1
-0
/
+1
*
bitbake: fetch2: add stub latest_versionstring to FetchMethod
Ross Burton
2017-09-11
1
-0
/
+8
*
bitbake: Replace deprecated git branch parameter "--set-upstream"
Andre Rosa
2017-09-11
1
-1
/
+1
*
bitbake: fetch2/npm: add noverify parameter to skip lockdown/shrinkwrap
Paul Eggleton
2017-08-31
1
-20
/
+21
[prev]
[next]