summaryrefslogtreecommitdiff
path: root/bitbake/lib/bb/fetch/bzr.py
AgeCommit message (Expand)AuthorFiles
2011-01-04bzr: use utils.remove instead of os.systemBernhard Reutner-Fischer1
2011-01-04fetchers: Add parameter scmdata=keep to include .git/ and others in generated...Andreas Oberritter1
2011-01-04fetch: be more pythonicBernhard Reutner-Fischer1
2011-01-04fetch: add common helper _strip_leading_slashes()Bernhard Reutner-Fischer1
2011-01-04fetch: rename suppports_srcrev to supports_srcrevBernhard Reutner-Fischer1
2011-01-04fetchers: Use tar --exclude pattern to remove SCM filesKhem Raj1
2011-01-04Switch bitbake internals to use logging directly rather than bb.msgChris Larson1
2010-07-02Formatting cleanupsChris Larson1
2010-02-04bitbake: unify mirror support and make it independant of the fetcherJoshua Lock1
2009-11-13bitbake: Sync module import cleanups back from bitbake trunkRichard Purdie1
2007-11-17bitbake/fetchers: Sync with upstream bitbakeRichard Purdie1
2007-11-07bitbake: fetcher updates - Add BB_GENERATE_MIRROR_TARBALLS option to allow di...Richard Purdie1
2007-10-11bitbake: Sync bzr fetcher with upstreamRichard Purdie1
2007-09-05bitbake: Sync with 1.8 upstream branchRichard Purdie1