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 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
*
bitbake: fetch2/git: Add sanity check to ensure we really did fetch the corre...
Richard Purdie
2013-12-05
1
-0
/
+3
*
bitbake: bitbake: fetch2: Remove the unused urldata from the git fetcher.
Florin Sarbu
2013-11-25
1
-1
/
+1
*
bitbake: fetch2: Stop passing around the pointless url parameter
Richard Purdie
2013-11-22
1
-12
/
+12
*
bitbake: git: Use git branch for ancestor checks
Richard Purdie
2013-11-19
1
-2
/
+4
*
bitbake: git: Use merge-base instead of log for testing if a commit is present
Richard Purdie
2013-11-18
1
-8
/
+9
*
bitbake: git: remove symling before updating mirror tarball
Martin Jansa
2013-05-09
1
-0
/
+4
*
bitbake: bitbake/fetch: Add git submodules fetcher
Richard Purdie
2013-03-25
1
-1
/
+1
*
bitbake: fetch2: remove localcount and use AUTOINC instead
Constantin Musca
2012-12-17
1
-37
/
+2
*
bitbake: git.py: A bit of tidying up regarding grammar and supported protocols.
Robert P. J. Day
2012-12-14
1
-5
/
+5
*
bitbake: fetch2/git: Don't use deprecated API
1.3_M5.rc2
Richard Purdie
2012-09-25
1
-1
/
+1
*
bitbake: fetch2/git: Add missing mkdir
Richard Purdie
2012-09-24
1
-0
/
+1
*
bitbake: fetch2/git: Work around git confusion between foo.git and foo reposi...
Richard Purdie
2012-08-18
1
-1
/
+16
*
bitbake: git: do not execute 'git remote prune'
Enrico Scholz
2012-07-04
1
-1
/
+0
*
bitbake: fetch2: Ensure star character doesn't end up in mirror tarball names
Richard Purdie
2012-06-25
1
-1
/
+1
*
bitbake: git.py: Remove -l option, its not necessary
Richard Purdie
2012-06-25
1
-1
/
+2
*
bitbake: fetch2/git.py: Optimize clone fall back when it is local
Jason Wessel
2012-06-21
1
-1
/
+3
*
bitbake/fetch: Spell out which fetcher backends support and recommend checksums
Richard Purdie
2012-05-20
1
-0
/
+3
*
bitbake/fetch2/git: Set a default for the GITDIR variable
Richard Purdie
2012-05-13
1
-2
/
+3
*
bitbake/fetch2/git: Don't set the branch name to None, that makes no sense
Richard Purdie
2012-05-13
1
-1
/
+2
*
fetch2/git: Allow file:// URLs without checking for network access
Jeff Polk
2012-05-04
1
-3
/
+6
*
bitbake/fetch2: Ensure mirror tarballs have .done stamps so we don't redownlo...
Richard Purdie
2012-03-23
1
-0
/
+1
*
fetch2/git: create bareclone option
Bruce Ashfield
2012-02-24
1
-1
/
+16
*
fetch2/git: Add workaround for clone using alternates problem
Richard Purdie
2012-02-01
1
-1
/
+1
*
fetch2/git: change colon to dot in ud.host
Juraj Hercek
2012-01-04
1
-1
/
+1
*
bitbake: Update users of getVar/setVar to use the data store functions directly
Richard Purdie
2011-11-27
1
-2
/
+2
*
fetch2/git: Make git fetch run with -f so rebased branches don't fail
Matthew McClintock
2011-10-04
1
-1
/
+1
*
fetch2/git: fix subpath destination directory
Paul Eggleton
2011-09-20
1
-1
/
+3
*
fetch2/git: be more carefull in _contains_ref when checking git log output
Martin Jansa
2011-09-20
1
-1
/
+4
*
fetch2/git: fix logger.debug
Martin Jansa
2011-09-20
1
-1
/
+1
*
git.py: Fix logging vs logger typo
Richard Purdie
2011-09-17
1
-1
/
+1
*
fetch2/git: Allow to specify the name of the checkout directory
Holger Hans Peter Freyther
2011-09-02
1
-1
/
+2
*
bitbake/fetch2/git: Ensure .gitconfig file is ignored
Richard Purdie
2011-08-31
1
-5
/
+6
*
bb/fetch2/git: add checkstatus command
Joshua Lock
2011-08-24
1
-0
/
+8
*
fetch2/git: Add rsync as a valid git protocol
Richard Purdie
2011-08-23
1
-1
/
+1
*
fetch2/git: Tweak git fetcher to handling repo updates correctly
Richard Purdie
2011-07-08
1
-2
/
+2
*
fetch2/git.py: improve error reporting when an invalid protocol is used
Scott Garman
2011-06-22
1
-0
/
+3
*
fetch2/git: ensure network check log matches actual command
Darren Hart
2011-05-27
1
-6
/
+10
*
fetch2/git: use logging.debug() and clarify messages
Darren Hart
2011-05-27
1
-2
/
+5
[next]