summaryrefslogtreecommitdiff
path: root/bitbake/lib/bb/fetch/hg.py
AgeCommit message (Expand)AuthorFiles
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-04Allow mercurial fetcher to follow tipPeter Chubb1
2011-01-04bitbake: lib/bb/fetch/hg: fix fetching from a mercurial repositoryEric BENARD1
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
2009-10-20bitbake: hg fetcher - sync bitbake-dev and remove debugRichard Purdie1
2009-10-19bitbake: Add hg fetcher auto revisioning, patch from Carl Simonson <simonsonc...Richard Purdie1
2009-04-21bitbake: Fix a bug in the hg fetcherRichard Purdie1
2008-12-06bitbake/bitbake-dev: Sync with upstreamRichard Purdie1
2008-09-10bitbake hg fetcher: Add fix from Matt HoosierRichard Purdie1
2008-09-07hg fetcher: Apply fixes from Matt HoosierRichard 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: Add hg fetcher (from bitbake upstream)Richard Purdie1