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