summaryrefslogtreecommitdiff
path: root/bitbake/lib/bb/fetch
AgeCommit message (Expand)AuthorFiles
2008-11-04base.bbclass: Set GIT_CONFIG correctlyRichard Purdie1
2008-10-31bitbake: Don't export the GIT_PROXY_COMMAND in the fetcher code since it mean...Richard Purdie1
2008-10-24bitbake: Fix the wget fetcher so parameter portions of uris are ignoredRichard Purdie1
2008-10-23bitbake: Preserve http_proxy and ftp_proxy in fetcher command executionRichard Purdie1
2008-10-22bitbake: Remove bogus test codeRichard Purdie1
2008-10-22bitbake: Improve proxy variable handling in fetchersRichard Purdie2
2008-10-02fetch/__init__.py: Add in hooks to make sure osc fetcher is seenRichard Purdie1
2008-09-30bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't c...Richard Purdie1
2008-09-30bitbake: Sync with 1.8 branch upstreamRichard Purdie1
2008-09-18Fetch implementation for the OpenSuse build service.Joshua Lock1
2008-09-10bitbake hg fetcher: Add fix from Matt HoosierRichard Purdie1
2008-09-07hg fetcher: Apply fixes from Matt HoosierRichard Purdie1
2008-08-18bitbake/utils.py: Add prunedir function to utils collectionRichard Purdie1
2008-07-22__init__.py: Error if SRCREV == INVALIDRichard Purdie1
2008-05-01Use bb.utils.md5_file isntead of calling md5sumRoss Burton1
2008-04-27bitbake: Tweak new URI checkstatus code slightly fixing two corner cases.Richard Purdie2
2008-04-27bitbake: Sync with bitbake 1.8 branchRichard Purdie4
2008-04-08bitbake: Improve fetcher runcmd function so error messages are visable and va...Richard Purdie1
2008-04-08bitbake: Add proxy support to CVS fetcher (patch from Cyril Chemparathy)Richard Purdie1
2008-03-28bitbake: Fix a bug where changed files weren't getting spotted and an invalid...Richard Purdie1
2008-03-03bitbake: Update to bitbake 1.8 branch headRichard Purdie1
2008-02-11bitbake: Sync with upstream 1.8 branch for git fetcher and --continue mode fixRichard Purdie1
2008-01-20bitbake: Update to 1.8.10 releaseRichard Purdie1
2008-01-20bitbake: sync with upstream stable branch bugfixes and enhancementsRichard Purdie2
2008-01-16CVS fetcher: added "fullpath" option to get full repository paths inside ofMarcin Juszkiewicz1
2008-01-16CVS fetcher: add "norecurse" option to fetch directory from CVS without itsMarcin Juszkiewicz1
2007-11-27bitbake fetcher: Make invalid url errors clearerRichard Purdie1
2007-11-24bitbake: Convert fetcher code to using bb.utils locking functionsRichard Purdie1
2007-11-17bitbake/fetchers: Sync with upstream bitbakeRichard Purdie4
2007-11-13bitbake: Update SRCREV fetcher code to cope better with multiple SCM packagesRichard Purdie3
2007-11-08bitbake: fetcher init - clear data's internal expand cache since the cached S...Richard Purdie1
2007-11-08bitbake: git.py - Fix weird git checkout issues by using git-fetch, not git-p...Richard Purdie1
2007-11-07bitbake: fetcher updates - Add BB_GENERATE_MIRROR_TARBALLS option to allow di...Richard Purdie5
2007-10-11bitbake: Sync bzr fetcher with upstreamRichard Purdie1
2007-10-11bitbake: Add hg fetcher (from bitbake upstream)Richard Purdie2
2007-09-26bitbake git.py: Always use tag param from URI if specifiedRichard Purdie1
2007-09-05bitbake: Sync with 1.8 upstream branchRichard Purdie2
2007-09-02bitbake: Update to latest bitbake-1.8 branchRichard Purdie1
2007-08-20bitbake: Sync with 1.8.8 releaseRichard Purdie2
2007-08-16git.py: Fix reference to tagRichard Purdie1
2007-08-16bitbake: Sync with 1.8 head. Adds locking to the fetcher to prevent parallel ...Richard Purdie1
2007-08-16bitbake fetch/git.py: Don't use master as a tagRichard Purdie1
2007-08-12bitbake: Sync with upstream 1.8 branch for fixesRichard Purdie2
2007-08-11bitbake: Sync with upstreamRichard Purdie1
2007-08-09bitbake fetch/__init__.py: Don't print double newlinesRichard Purdie1
2007-08-04bitbake: Try to fix cache locking issueRichard Purdie1
2007-08-03bitbake: Update along 1.8 branchRichard Purdie4
2007-04-01bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie1
2007-01-08bitbake: Sync with upstream. Richard Purdie9
2007-01-02bitbake svn fetcher: Don't use a date when a revision is specifiedRichard Purdie1