generic-poky/bitbake/lib/bb/fetch2
Robert P. J. Day ad29d14099 bitbake: git.py: A bit of tidying up regarding grammar and supported protocols.
Doc cleanup, no functional change.

(Bitbake rev: 5161a84f5dcfe748382a5073349bf10ed21641f9)

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-12-14 13:08:48 +00:00
..
__init__.py bitbake: fetch2: Avoid using FILESDIR in unpack 2012-11-26 10:01:24 +00:00
bzr.py bitbake: Change bzr fetcher to use branch instead of co. Fixes: bzr: ERROR: No pull location known or specified. 2012-07-24 10:35:33 +01:00
cvs.py bitbake: fetch2/cvs: Fix parameter spacing 2012-09-20 11:37:17 +01:00
git.py bitbake: git.py: A bit of tidying up regarding grammar and supported protocols. 2012-12-14 13:08:48 +00:00
hg.py bitbake: fetch2/hg.py: Use "protocol" parameter to get the protocol 2012-07-11 15:55:25 +01:00
local.py bitbake: fetch2/local: Fix bug introduced by expression ambiguity 2012-11-26 20:57:30 +00: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.py: Use protocol parameter to get the protocol 2012-07-18 12:43:50 +01:00
wget.py bitbake: fetch2/wget: Fix for mixed-up wget commands 2012-11-26 20:57:30 +00:00