summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch
AgeCommit message (Expand)Author
2009-12-03bitbake: Fix dict changing size problemsRichard Purdie
2009-10-20bitbake: hg fetcher - sync bitbake-dev and remove debugRichard Purdie
2009-10-19bitbake: Add hg fetcher auto revisioning, patch from Carl Simonson <simonsonc...Richard Purdie
2009-10-17bitbake: Fix svk fetcherRichard Purdie
2009-09-24bitbake/fetch: Ensure SRCREVINACTION always resets the core flags even when p...Richard Purdie
2009-08-26__init__.py: export GIT_PROXY_COMMAND for those behind draconian proxiesMike Turquette
2009-07-30bitbake: Remove persist_data domain renaming code as it appears to expose sql...Richard Purdie
2009-07-29bitbake: Add a --revisions-changed commandline option to indicate when floati...Richard Purdie
2009-07-07bitbake: Fix wget fetcher bug when only checking URIs and the download doesn'...Richard Purdie
2009-06-10bitbake: Disable sortable revision for nowRichard Purdie
2009-06-10bitbake: Add PN to SRCREV keyhash in the persistent database to avoid conflic...Richard Purdie
2009-05-11bitbake: Sync git fetcher with changes upstreamRichard Purdie
2009-04-21bitbake: Fix a bug in the hg fetcherRichard Purdie
2009-01-19bitbake: fetch/init: Add 'HOME' to list of variables exported when runnig fet...Richard Purdie
2009-01-06bitbake: Fix wget fetcher to better handle urls with ; followed by parameters...Richard Purdie
2008-12-17bitbake: Make sure the git remote head viewer preserves the usernameRichard Purdie
2008-12-06bitbake/bitbake-dev: Sync with upstreamRichard Purdie
2008-12-03Adds username support to the git fetcher, and exports SSH_AGENT_PID + SSH_AUT...Robert Bragg
2008-11-05bitbake: Optionally take username/password options from url parametersRichard Purdie
2008-11-04bitbake wget.py: Fix problem with empty proxy variablesRichard Purdie
2008-11-04bitbake: Improve proxy handling got wget so urls can be excluded from the proxyRichard Purdie
2008-11-04base.bbclass: Set GIT_CONFIG correctlyRichard Purdie
2008-10-31bitbake: Don't export the GIT_PROXY_COMMAND in the fetcher code since it mean...Richard Purdie
2008-10-24bitbake: Fix the wget fetcher so parameter portions of uris are ignoredRichard Purdie
2008-10-23bitbake: Preserve http_proxy and ftp_proxy in fetcher command executionRichard Purdie
2008-10-22bitbake: Remove bogus test codeRichard Purdie
2008-10-22bitbake: Improve proxy variable handling in fetchersRichard Purdie
2008-10-02fetch/__init__.py: Add in hooks to make sure osc fetcher is seenRichard Purdie
2008-09-30bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't c...Richard Purdie
2008-09-30bitbake: Sync with 1.8 branch upstreamRichard Purdie
2008-09-18Fetch implementation for the OpenSuse build service.Joshua Lock
2008-09-10bitbake hg fetcher: Add fix from Matt HoosierRichard Purdie
2008-09-07hg fetcher: Apply fixes from Matt HoosierRichard Purdie
2008-08-18bitbake/utils.py: Add prunedir function to utils collectionRichard Purdie
2008-07-22__init__.py: Error if SRCREV == INVALIDRichard Purdie
2008-05-01Use bb.utils.md5_file isntead of calling md5sumRoss Burton
2008-04-27bitbake: Tweak new URI checkstatus code slightly fixing two corner cases.Richard Purdie
2008-04-27bitbake: Sync with bitbake 1.8 branchRichard Purdie
2008-04-08bitbake: Improve fetcher runcmd function so error messages are visable and va...Richard Purdie
2008-04-08bitbake: Add proxy support to CVS fetcher (patch from Cyril Chemparathy)Richard Purdie
2008-03-28bitbake: Fix a bug where changed files weren't getting spotted and an invalid...Richard Purdie
2008-03-03bitbake: Update to bitbake 1.8 branch headRichard Purdie
2008-02-11bitbake: Sync with upstream 1.8 branch for git fetcher and --continue mode fixRichard Purdie
2008-01-20bitbake: Update to 1.8.10 releaseRichard Purdie
2008-01-20bitbake: sync with upstream stable branch bugfixes and enhancementsRichard Purdie
2008-01-16CVS fetcher: added "fullpath" option to get full repository paths inside ofMarcin Juszkiewicz
2008-01-16CVS fetcher: add "norecurse" option to fetch directory from CVS without itsMarcin Juszkiewicz
2007-11-27bitbake fetcher: Make invalid url errors clearerRichard Purdie
2007-11-24bitbake: Convert fetcher code to using bb.utils locking functionsRichard Purdie
2007-11-17bitbake/fetchers: Sync with upstream bitbakeRichard Purdie