summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch/bzr.py
Commit message (Expand)AuthorAgeFilesLines
* Fix more incorrect usages of 'is'Chris Larson2011-03-311-3/+3
* fetch, fetch2: Get rid of DeprecationWarning noticeKhem Raj2011-03-031-1/+1
* bzr: use utils.remove instead of os.systemBernhard Reutner-Fischer2011-01-041-1/+1
* fetchers: Add parameter scmdata=keep to include .git/ and others in generated...Andreas Oberritter2011-01-041-1/+8
* fetch: be more pythonicBernhard Reutner-Fischer2011-01-041-3/+1
* fetch: add common helper _strip_leading_slashes()Bernhard Reutner-Fischer2011-01-041-4/+1
* fetch: rename suppports_srcrev to supports_srcrevBernhard Reutner-Fischer2011-01-041-1/+1
* fetchers: Use tar --exclude pattern to remove SCM filesKhem Raj2011-01-041-1/+1
* Switch bitbake internals to use logging directly rather than bb.msgChris Larson2011-01-041-7/+6
* Formatting cleanupsChris Larson2010-07-021-4/+3
* bitbake: unify mirror support and make it independant of the fetcherJoshua Lock2010-02-041-5/+0
* bitbake: Sync module import cleanups back from bitbake trunkRichard Purdie2009-11-131-1/+0
* bitbake/fetchers: Sync with upstream bitbakeRichard Purdie2007-11-171-12/+13
* bitbake: fetcher updates - Add BB_GENERATE_MIRROR_TARBALLS option to allow di...Richard Purdie2007-11-071-7/+5
* bitbake: Sync bzr fetcher with upstreamRichard Purdie2007-10-111-7/+3
* bitbake: Sync with 1.8 upstream branchRichard Purdie2007-09-051-0/+159