summaryrefslogtreecommitdiffstats
path: root/lib/bb/fetch/cvs.py
AgeCommit message (Expand)Author
2010-12-15fetchers: Add parameter scmdata=keep to include .git/ and others in generated...Andreas Oberritter
2010-11-19fetch: be more pythonicBernhard Reutner-Fischer
2010-09-28fetchers: Use tar --exclude pattern to remove SCM filesKhem Raj
2010-09-03Switch bitbake internals to use logging directly rather than bb.msgChris Larson
2010-04-11Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson
2010-04-09Formatting cleanupsChris Larson
2010-02-15unify mirror support and make it independant of the fetcherJoshua Lock
2010-01-16"pserver" is not a valid type for a CVS fetch, it's now a possibleRobert P. J. Day
2009-05-11[fetchers] Make pyflakes happy by removing these import statementsHolger Hans Peter Freyther
2008-07-27[cvs] Allow to checkout by date and timeHolger Hans Peter Freyther
2008-04-27trunk cvs.py: Sync with 1.8 branchRichard Purdie
2008-04-08fetch/cvs.py Add proxy support to CVS fetcher (patch from Cyril Chemparathy/P...Richard Purdie
2008-01-20cvs.py: Add norecurse and fullpath options to cvs fetcher (from Poky/Marcin)Richard Purdie
2007-01-06Make cvs_port a string and an empty one as well. This should fix the concatin...Holger Hans Peter Freyther
2007-01-06CVS Fetcher: Added support for non-default port (needed or rxvt-unicode in OE).Marcin Juszkiewicz
2007-01-04drop shebangs from lib/bb scriptsMarcin Juszkiewicz
2006-12-08Add proper GPLv2 headers to all BitBake filesHolger Hans Peter Freyther
2006-11-12Fetchers: More cleanups, error handling fixes, fix SRCDATE handling to accoun...Richard Purdie
2006-11-12Fetchers: Add forcefetch method for handling of SRCDATE now or tag=master. Mo...Richard Purdie
2006-11-12fetchers: Only call createCopy and update_data after checking if the download...Richard Purdie
2006-11-12svn.py: Fix a references to dateRichard Purdie
2006-11-12fetchers: Cleanup more variablesRichard Purdie
2006-11-12fetchers: Remove check_for_tarball() in favour of try_mirror directlyRichard Purdie
2006-11-12fetchers: Create a urldata object which is passed between the different url m...Richard Purdie
2006-11-12fetchers: Refactor interating through urls into the fetcher core (preparing f...Richard Purdie
2006-09-09Convert fetchers to use bb.msgRichard Purdie
2006-05-31bitbake/lib/bb/fetch/*: Implement special 'now' handling for BitBakeHolger Hans Peter Freyther
2006-04-29lib/bb/fetch/cvs.py:Richard Purdie
2006-02-17bitbake/lib/bb/__init__:Holger Hans Peter Freyther
2006-02-13bitbale/lib/bb/fetch/cvs.py:Holger Hans Peter Freyther
2006-01-05bitbake/lib/bb/fetch:Holger Hans Peter Freyther
2005-12-18bitbake/bb/fetch:Holger Hans Peter Freyther