summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2
AgeCommit message (Expand)Author
2015-07-09bitbake: fetch2: Add fetch parameter to checkstatusyocto-1.9_M1Aníbal Limón
2015-07-09bitbake: fetch2/__init__.py: Add FetchConnectionCache classAníbal Limón
2015-07-07bitbake: fetch2: Checkout to correct ref begore init and update submodulesFelipe F. Tonello
2015-06-27bitbake: bitbake: fetch2/hg.py: fix unpack error and mirror tarballRobert Yang
2015-06-27bitbake: fetch/perforce: Fix single file checkoutsRichard Purdie
2015-06-23bitbake: bitbake: Add explict getVar param for (non) expansionRichard Purdie
2015-05-26bitbake: fetch/hg: Disable checksums for archived downloadsAsh Charles
2015-05-24bitbake: fetch2/git.py: Add gitpkgv_revision alternative version informationMike Looijmans
2015-05-24bitbake: fetch2/__init__.py: Make get_srcrev output configurableMike Looijmans
2015-05-19bitbake: fetch/git: Fix uri in git checkstatusMarcin Smoczyński
2015-05-19bitbake: fetch2/hg.py: add clean functionRobert Yang
2015-05-16bitbake: fetch2: Improve mirror building function error handlingRichard Purdie
2015-05-16bitbake: fetch2: Allow GIT_SMART_HTTP to be passed throughLiam R. Howlett
2015-05-15bitbake: bitbake: fetch2/git: Add URL when latest_revision generates an excep...Mariano Lopez
2015-05-15bitbake: fetch2/git: ensure the unpacked origin remote points upstreamPaul Eggleton
2015-05-12bitbake: fetch2: Add BB_ALLOWED_NETWORKS supportLiam R. Howlett
2015-05-12bitbake: fetch/hg: support submodulesDaniel McGregor
2015-05-12bitbake: fetch2: Allow git to use a different CA Bundle with private keysJason Wessel
2015-04-17bitbake: fetch/git: Remove a possible trailing '/' in subpathAnders Darander
2015-03-09bitbake: fetch2: Revalidate checksums, YOCTO #5571Clemens Lang
2015-02-16bitbake: fetch2: wget remove scape of - in regexes don't neededAníbal Limón
2015-02-16bitbake: fetch2: wget _modelate_version improvmentsAníbal Limón
2015-02-16bitbake: fetch2: wget latest_versionstring improvments in get version by dirAníbal Limón
2015-02-16bitbake: fetch2: wget add _check_latest_version_by_dirAníbal Limón
2015-02-16bitbake: fetch2: wget latest_versionstring _check_latest_version improvmentsAníbal Limón
2015-02-16bitbake: fetch2: wget latest_versionstring improve _parse_pathAníbal Limón
2015-01-21bitbake: fetcher: use os.path.splitext() instead of string.split()Ross Burton
2015-01-21bitbake: bb/fetch2/wget.py: latest_versionstring escape packagename when buil...Aníbal Limón
2015-01-21bitbake: lib/fetch2: Tweak get_srcrev() function descriptionRichard Purdie
2015-01-14bitbake: bb/fetch2/ssh.py: Fix urldata.localpath use os.path.normpathAníbal Limón
2015-01-14bitbake: fetch/git: Improve ls-remote handling for latest_revisionRichard Purdie
2015-01-08bitbake: cache/fetch2/siggen: Ensure we track include history for file checksumsRichard Purdie
2015-01-08bitbake: wget: Add localpaths method which gives localpath with historyRichard Purdie
2014-12-25bitbake: fetch2/wget: Fix horrible temp file handlingRichard Purdie
2014-12-23bitbake: bb/fetch2/wget.py: latest_versionstring fix multithread and remove d...Aníbal Limón
2014-12-09bitbake: fetch2: add means of disabling SRC_URI checksumsPaul Eggleton
2014-11-28bitbake: fetch/wget: latest_versionstring clean improvments minorAníbal Limón
2014-11-28bitbake: fetch/wget: latest_versionstring remove newuri set because is previo...Aníbal Limón
2014-11-28bitbake: fetch/wget: latest_versionstring add support for search in RAW html ...Aníbal Limón
2014-11-28bitbake: fetch/wget: latest_versionstring remove unnecessary usage for name i...Aníbal Limón
2014-11-28bitbake: fetch/wget: latest_versionstring improvments in searchingAníbal Limón
2014-11-28bitbake: fetch/wget: latest_versionstring add package_custom_regex_compAníbal Limón
2014-11-28bitbake: fetch/wget: Improve REGEX_URI handlingAníbal Limón
2014-11-28bitbake: fetch/wget: _init_regexes rename variables to be more consistent and...Aníbal Limón
2014-11-28bitbake: fetch/wget: latest_versionstring create _init_regex method for have ...Aníbal Limón
2014-11-12bitbake: fetch/wget: Add latest_versionstring methodAníbal Limón
2014-11-12bitbake: fetch/git: Add latest_versionstring methodAníbal Limón
2014-11-06bitbake: fetch2/git: Allow other namespaces than refs/heads to be searched.Fredrik Svensson
2014-10-28bitbake: fetch2: add .lz compression supportKoen Kooi
2014-10-11bitbake: fetcher: fix getVar call due to incorrect argument datatypeAlejandro Hernandez