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: 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
*
bitbake: bitbake: bb.fetch2.git: Import errno module
Romain Perier
2015-09-19
1
-0
/
+1
*
bitbake: bb.fetch2.{git, hg}: remove tarball if it needs updating
Christopher Larson
2015-09-18
1
-4
/
+6
*
bitbake: bb.fetch.git: remove leading '.' from gitsrcname
Christopher Larson
2015-09-04
1
-1
/
+4
*
bitbake: fetch2/git.py: latest_versionstring now returns (version, revision)
Aníbal Limón
2015-07-22
1
-6
/
+12
*
bitbake: fetch2/git.py: latest_versionstring search in all tags
Aníbal Limón
2015-07-22
1
-1
/
+1
*
bitbake: git.py: create a branch when checkout
Robert Yang
2015-07-12
1
-0
/
+7
*
bitbake: fetch2: Add fetch parameter to checkstatus
yocto-1.9_M1
Aníbal Limón
2015-07-09
1
-1
/
+1
*
bitbake: fetch2/git.py: Add gitpkgv_revision alternative version information
Mike Looijmans
2015-05-24
1
-0
/
+25
*
bitbake: fetch/git: Fix uri in git checkstatus
Marcin Smoczyński
2015-05-19
1
-2
/
+1
*
bitbake: bitbake: fetch2/git: Add URL when latest_revision generates an excep...
Mariano Lopez
2015-05-15
1
-1
/
+2
*
bitbake: fetch2/git: ensure the unpacked origin remote points upstream
Paul Eggleton
2015-05-15
1
-14
/
+17
*
bitbake: fetch/git: Remove a possible trailing '/' in subpath
Anders Darander
2015-04-17
1
-1
/
+1
*
bitbake: fetch/git: Improve ls-remote handling for latest_revision
Richard Purdie
2015-01-14
1
-4
/
+11
*
bitbake: fetch/git: Add latest_versionstring method
Aníbal Limón
2014-11-12
1
-0
/
+38
*
bitbake: fetch2/git: Allow other namespaces than refs/heads to be searched.
Fredrik Svensson
2014-11-06
1
-1
/
+4
*
bitbake: fetch2/git: Stop git from triggering fsync() calls
Richard Purdie
2014-04-27
1
-2
/
+2
*
bitbake: fetch/git: Separate out an ls-remote function
Richard Purdie
2014-03-02
1
-4
/
+12
*
bitbake: fetch2/git: Dereference unresolved tags with ls-remote
Richard Purdie
2014-01-21
1
-1
/
+1
*
bitbake: fetch2/git: Anchor names when using ls-remote
Richard Purdie
2014-01-21
1
-2
/
+2
*
bitbake: bitbake: fetch2/git: add description for nobranch
Zhenhua Luo
2014-01-08
1
-0
/
+5
*
bitbake: bitbake: fetch2/git: add nobranch option for SRC_URI to skip SHA val...
Zhenhua Luo
2014-01-07
1
-2
/
+9
*
bitbake: bitbake: fetcher2: git.py: clean(): remove the .tar.gz.done
Robert Yang
2014-01-02
1
-0
/
+1
*
bitbake: bb.fetch2.git: reuse basecmd attribute
Olof Johansson
2013-12-18
1
-8
/
+7
*
bitbake: fetch2/git: Improve handling of unresolved names verses branches
Richard Purdie
2013-12-18
1
-3
/
+5
*
bitbake: fetch2/git: Ensure check is made in the correct directory
Richard Purdie
2013-12-06
1
-0
/
+1
[next]