summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2/gitsm.py
AgeCommit message (Expand)Author
2017-06-02bitbake: fetch/gitsm: add support for shallow mirror tarballsChristopher Larson
2017-03-01bitbake: fetch2: don't use deprecated bb.data APIsAndre McCurdy
2017-01-17bitbake: gitsm.py: Add force flag to git checkout command in update_submodulesOla Redell
2016-08-20bitbake: fetch2: preserve current working directoryMatt Madison
2016-03-26bitbake: bitbake: fetch2/gitsm: Fix fetch when the repository contains nested...Derek Straka
2016-02-04bitbake: fetch2/gitsm: Fix when repository change submodulesFelipe F. Tonello
2015-07-07bitbake: fetch2: Checkout to correct ref begore init and update submodulesFelipe F. Tonello
2014-05-19bitbake: fetch2/gitsm: Documentation improvements for gitsm:// fetcherChris Morgan
2014-02-28bitbake: fetch2: fix fetching git submodules with git 1.7.9.x or olderPaul Eggleton
2014-01-18bitbake: fetch2/gitsm: Use ud.basecmd instead of hardcoding gitRichard Purdie
2013-11-22bitbake: fetch2: Stop passing around the pointless url parameterRichard Purdie
2013-03-25bitbake: bitbake/fetch: Add git submodules fetcherRichard Purdie