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
/
git.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: fetch2/git: fetch shallow revs when needed
Christopher Larson
2019-11-25
1
-7
/
+16
*
bitbake: fetch2/git: refactor check for git-lfs command
Ross Burton
2019-09-27
1
-8
/
+9
*
bitbake: fetch2/git: add git-lfs toggle option
Ross Burton
2019-09-19
1
-7
/
+11
*
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
-12
/
+0
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
1
-1
/
+3
*
bitbake: bitbake: fetch2/git: git-lfs check
Naveen Saini
2019-04-29
1
-0
/
+25
*
bitbake: fetch2: Unify BB_FETCH_PREMIRRORONLY
Robert Yang
2019-03-26
1
-1
/
+1
*
bitbake: fetch2/git: Fix clean to remove clonedir
Robert Yang
2019-03-24
1
-3
/
+11
*
bitbake: bitbake: remove True option to getVar calls
André Draszik
2019-02-12
1
-1
/
+1
*
bitbake: bitbake: Fix Deprecated warnings from regexs
Richard Purdie
2019-01-16
1
-2
/
+2
*
bitbake: fetch/git: fix AttributeError in shallow extraction logic
Christopher Larson
2018-11-22
1
-5
/
+8
*
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/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: fetcher: Fixed remote removal not throwing exception.
Paulo Neves
2018-08-28
1
-4
/
+3
*
bitbake: fetch2: unify the way fetchers determine DL_DIR and FETCHCMD
Andre McCurdy
2018-06-15
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: 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: Replace deprecated git branch parameter "--set-upstream"
Andre Rosa
2017-09-11
1
-1
/
+1
*
bitbake: fetch/git: add support for removing arbitrary revs for shallow
Christopher Larson
2017-06-02
1
-1
/
+17
*
bitbake: fetch/git: add support for keeping extra refs for shallow
Christopher Larson
2017-06-02
1
-1
/
+21
*
bitbake: fetch/git: support per-branch/per-url depths for shallow
Christopher Larson
2017-06-02
1
-21
/
+40
*
bitbake: fetch/git: add support for shallow mirror tarballs
Christopher Larson
2017-06-02
1
-15
/
+118
*
bitbake: fetch: support multiple mirror tarball filenames
Christopher Larson
2017-06-02
1
-2
/
+3
*
bitbake: fetch2/git: prevent recursion on getting latest revision
Paul Eggleton
2017-03-27
1
-8
/
+20
*
bitbake: fetch/git: fix FetchError reference
Christopher Larson
2017-03-22
1
-1
/
+1
*
bitbake: fetch/git: drop pointless os.path.join, workdir=
Christopher Larson
2017-03-22
1
-2
/
+2
*
bitbake: fetch/git: kill pointless quotes around single % args
Christopher Larson
2017-03-22
1
-5
/
+5
*
bitbake: fetch/git: use enumerate for ud.names
Christopher Larson
2017-03-22
1
-2
/
+2
*
bitbake: fetch2: don't use deprecated bb.data APIs
Andre McCurdy
2017-03-01
1
-1
/
+0
*
bitbake: fetch2: Rename "setup_revisons" to "setup_revisions"
Robert P. J. Day
2017-02-19
1
-1
/
+1
*
bitbake: fetch2: Correct two examples of typo "revsion."
Robert P. J. Day
2017-02-19
1
-1
/
+1
*
bitbake: fetch2: obey BB_ALLOWED_NETWORKS when checking network access
Markus Lehtonen
2016-11-30
1
-2
/
+2
*
bitbake: bitbake: remove True option to getVar calls
Joshua Lock
2016-11-30
1
-6
/
+6
*
bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar API
Richard Purdie
2016-11-23
1
-2
/
+2
*
bitbake: fetch2: preserve current working directory
Matt Madison
2016-08-20
1
-25
/
+20
*
bitbake: git: Allow local repos to use HEAD
Richard Purdie
2016-08-20
1
-1
/
+15
*
bitbake: fetch2: implement progress support
Paul Eggleton
2016-07-19
1
-4
/
+48
*
bitbake: fetch2/git.py: References must match exactly
Peter Kjellerstedt
2016-06-03
1
-3
/
+4
*
bitbake: fetch2/git.py: remove .indirectiondir workaround
Robert Yang
2016-04-06
1
-17
/
+1
*
bitbake: Revert "fetch/git: Change to use clearer ssh url syntax for broken s...
Richard Purdie
2016-01-15
1
-4
/
+0
*
bitbake: fetch2/git.py: Add missing "errno" module import.
Kristian Amlie
2016-01-11
1
-0
/
+1
*
bitbake: fetch/git: Change to use clearer ssh url syntax for broken servers
Richard Purdie
2016-01-08
1
-0
/
+4
*
bitbake: bitbake: rename REGEX, REGEX_URI, and GITTAGREGEX.
Alexander Kanavin
2015-12-08
1
-1
/
+1
[next]