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