generic-poky/bitbake/lib/bb/fetch2
Andrei Gherzan c26f6b2b94 bitbake: fetch2/bzr.py: Use "protocol" parameter to get the protocol
(Bitbake rev: 630876b40ed181312e84f902c4cfb97361afbe81)

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-11 15:55:25 +01:00
..
__init__.py bitbake: fetch2: Revert the regexp removal for the type field and instead anchor regexp 2012-06-28 16:32:57 +01:00
bzr.py bitbake: fetch2/bzr.py: Use "protocol" parameter to get the protocol 2012-07-11 15:55:25 +01:00
cvs.py bitbake: fetch2/cvs.py: Switch to use FETCHCMD_cvs and handle parameters in the fetcher itself 2012-07-10 14:25:38 +01:00
git.py bitbake: git: do not execute 'git remote prune' 2012-07-04 14:48:14 +01:00
hg.py bitbake: fetch2/hg.py: Use "protocol" parameter to get the protocol 2012-07-11 15:55:25 +01:00
local.py fetch2/local: Ensure quoting is handled correctly from the url 2012-06-14 14:07:18 +01:00
osc.py bitbake: fetch2/osc.py: Use "protocol" parameter to get the protocol 2012-07-11 15:55:25 +01:00
perforce.py replace os.popen with subprocess.Popen 2012-05-23 11:35:11 +01:00
repo.py fetch, fetch2: Get rid of DeprecationWarning notice 2011-03-03 22:51:33 +00:00
ssh.py bitbake/fetch: Spell out which fetcher backends support and recommend checksums 2012-05-20 09:24:23 +01:00
svk.py replace os.popen with subprocess.Popen 2012-05-23 11:35:11 +01:00
svn.py bitbake: fetch2/svn: Enhance to cope with subversion 1.7 upgrade 2012-07-04 14:48:15 +01:00
wget.py bitbake: fetch2/wget: Use FETCHCMD_wget to provide the commandline and options 2012-07-10 14:25:38 +01:00