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
walnascar
walnascar-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
/
git.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: fetch2/git: Add tag to shallow clone tarball name
Richard Purdie
5 days
1
-2
/
+2
*
bitbake: fetch2/git: Improve shallow clone tag fetching
Richard Purdie
5 days
1
-1
/
+1
*
bitbake: fetch2/git: allow overriding default unpack directory with a variable
Alexander Kanavin
11 days
1
-1
/
+1
*
bitbake: fetch2: Ensure a valid symlink in `PREMIRRORS` case when using shall...
Stefan Koch
2025-05-28
1
-0
/
+7
*
bitbake: fetch2/git: fix shallow clone for tag containing slash
Chen Qi
2025-05-15
1
-1
/
+1
*
bitbake: fetch2: Use git-lfs fetch to download objects
Philip Lorenz
2025-05-08
1
-24
/
+1
*
bitbake: fetch2: Simplify git LFS detection
Philip Lorenz
2025-05-08
1
-11
/
+1
*
bitbake: fetch2: Check for git-lfs existence before using it
Philip Lorenz
2025-05-08
1
-8
/
+18
*
bitbake: fetch2: Clean up no longer used name parameter
Philip Lorenz
2025-04-29
1
-4
/
+4
*
bitbake: fetch/git: correct typo in comment and style
Peter Marko
2025-04-10
1
-3
/
+3
*
bitbake: fetch/git: always fetch lfs when creating shallow tarball
Peter Marko
2025-04-10
1
-3
/
+2
*
bitbake: fetch2/git: Handle srcrevs for annotated tags in tag check
Richard Purdie
2025-04-03
1
-1
/
+6
*
bitbake: fetch: Drop multiple branch/revision support for single git urls
Richard Purdie
2025-03-20
1
-123
/
+94
*
bitbake: fetch/git: Ensure tags work with shallow clones
Richard Purdie
2025-03-19
1
-0
/
+2
*
bitbake: fetch/git: Rework tag parameter handling
Richard Purdie
2025-03-19
1
-0
/
+12
*
bitbake: fetch2/git: Restore escape quoting for the git url when used
Patrik Nordvall
2025-03-18
1
-1
/
+2
*
bitbake: fetch2/git: Add support for fast initial shallow fetch
Stefan Koch
2025-03-06
1
-29
/
+85
*
bitbake: lib: Remove double imports
Michael Estner
2025-02-27
1
-1
/
+0
*
bitbake: git: Clean broken symlink
Robert Yang
2024-10-28
1
-1
/
+1
*
bitbake: git: Clean shallow mirror tarball
Robert Yang
2024-10-28
1
-0
/
+5
*
bitbake: fetch2/git: Use quote from shlex, not pipes
Richard Purdie
2024-10-01
1
-2
/
+1
*
bitbake: fetch2/git: Enforce default remote name to "origin"
Yuri D'Elia
2024-07-13
1
-1
/
+1
*
bitbake: fetch2/git: Use git shallow fetch to implement clone_shallow_local()
Robert Yang
2024-07-13
1
-26
/
+52
*
bitbake: fetch2/git: Install Git LFS in local repository config
Derek Erdmann
2024-03-22
1
-1
/
+1
*
bitbake: bitbake: fetch2/git: Escape parentheses in git src name
Philippe Rivest
2024-03-22
1
-1
/
+1
*
bitbake: fetch/git: Avoid clean upon failure
Richard Purdie
2024-03-03
1
-0
/
+3
*
bitbake: fetch2: Ensure that git LFS objects are available
Philip Lorenz
2024-02-23
1
-2
/
+43
*
bitbake: fetch2/git: Make latest_versionstring extract tags with slashes corr...
Peter Kjellerstedt
2024-02-19
1
-2
/
+7
*
bitbake: fetch2/git: A bit of clean-up of latest_versionstring()
Peter Kjellerstedt
2024-02-19
1
-11
/
+10
*
bitbake: fetch2/git.py: add comment in try_premirrors
Chen Qi
2024-02-19
1
-0
/
+5
*
bitbake: fetch2/git.py: fix a corner case in try_premirror
Chen Qi
2024-02-19
1
-0
/
+6
*
bitbake: fetch2/git.py: Fetch mirror into HEAD
Pavel Zhukov
2024-02-19
1
-1
/
+5
*
bitbake: fetch/git2: support git's safe.bareRepository
André Draszik
2024-02-19
1
-2
/
+2
*
bitbake: fetch2: git: add missing destsuffix and subpath parameters in docstr...
Julien Stephan
2023-11-23
1
-0
/
+8
*
bitbake: bitbake: fetch2: git: Update Git-LFS download and tests
Desone Burns
2023-11-23
1
-2
/
+12
*
bitbake: fetch2/git: fix lfs fetch with destsuffix param
Ragesh Nair
2023-10-23
1
-2
/
+2
*
bitbake: fetch2: Add API for upstream source tracing
Alberto Pianon
2023-10-15
1
-0
/
+2
*
bitbake: fetch2: git: Use path_is_descendant() instead of path for repo check
Joshua Watt
2023-09-14
1
-9
/
+6
*
bitbake: fetch2: git: Remove useless try..else clause
Joshua Watt
2023-09-02
1
-4
/
+4
*
bitbake: fetch2: git: Check if clone directory is a git repo
Joshua Watt
2023-08-30
1
-1
/
+29
*
bitbake: fetch/git: Fix local clone url to make it work with repo
Robert Yang
2023-03-30
1
-2
/
+6
*
bitbake: fetch2: Add autorev warning when it is set too late
Richard Purdie
2023-03-22
1
-1
/
+1
*
bitbake: fetch2: Rename __BBSEENSRCREV -> __BBSRCREV_SEEN
Richard Purdie
2023-03-22
1
-1
/
+1
*
bitbake: fetch/git: Replace mkdtemp with TemporaryDirectory and avoid excepti...
Paulo Neves
2023-02-22
1
-4
/
+1
*
bitbake: fetch/git: Removed unused variables in _contains_lfs
Paulo Neves
2023-02-22
1
-5
/
+0
*
bitbake: fetch2/git: Clarify the meaning of namespace
Marek Vasut
2022-12-21
1
-1
/
+2
*
bitbake: fetch2/git: Prevent git fetcher from fetching gitlab repository meta...
Marek Vasut
2022-12-09
1
-2
/
+6
*
bitbake: fetch2/git: don't set core.fsyncobjectfiles=0
Ross Burton
2022-10-29
1
-1
/
+1
*
bitbake: fetch2: Remove unneeded conditional
Paulo Neves
2022-09-21
1
-7
/
+6
*
bitbake: fetch2/git: show SRCREV and git repo in error message about fixed SR...
Martin Jansa
2022-07-08
1
-1
/
+1
[next]