summaryrefslogtreecommitdiffstats
path: root/lib/bb/fetch2/__init__.py
AgeCommit message (Expand)Author
2014-04-29fetch2: Cleanup file checksum generation, v2Jacob Kroon
2014-04-28Revert "fetch2: Cleanup file checksum generation"Richard Purdie
2014-04-27fetch2: Cleanup file checksum generationJacob Kroon
2014-04-08fetch2: fix traceback when a wildcard matches a directoryPaul Eggleton
2014-04-08fetch2: handle wildcards correctly when recording file checksumsPaul Eggleton
2014-04-08fetch2: avoid cache ignoring missing filesPaul Eggleton
2014-04-06fetch2: Fix bug in file checksum generationRichard Purdie
2014-03-24fetch2.URI: Set username/password should not change the otherOlof Johansson
2014-03-24fetch2.URI: Support URIs with both query strings and paramsOlof Johansson
2014-03-24fetch2.URI: add support for query parametersOlof Johansson
2014-03-24fetch2.URI: Coerce urlparse to use netloc for all schemesOlof Johansson
2014-03-02fetch2: Drop svk fetcherRichard Purdie
2014-02-24fetch2: Fix mirror repo tarball creationRichard Purdie
2014-01-20fetch2: Improve invalid SRCREV error messageRichard Purdie
2014-01-20fetch2: Sanity check SRCREV matches rev/tag parameterRichard Purdie
2014-01-20fetch2: Clean up srcrev_internal_helperRichard Purdie
2014-01-19fetch2/__init__.py: let try_mirror_url return correct valueRobert Yang
2014-01-18fetch2: Don't allow '/' in user:pass, fix branch containing '@'Martin Jansa
2014-01-08bitbake: gitannex.py: Add Git Annex supportOtavio Salvador
2014-01-02bitbake: fetcher2: clean(): remove the .patch.doneRobert Yang
2014-01-02bitbake: replace 3 spaces with 4Robert Yang
2013-12-22fetch2: avoid printing "no checksum" error message twicePaul Eggleton
2013-12-22fetch2: fail checksum validation if SRC_URI checksums set to ""Paul Eggleton
2013-11-21fetch2: Stop passing around the pointless url parameterRichard Purdie
2013-11-21fetch2: Clean up some url parameters to functionsRichard Purdie
2013-11-19fetch2: Fix handling of SCM mirrors in MIRRORSRichard Purdie
2013-07-31fetch2: fix unpack of .xz filesAndré Draszik
2013-06-20Correct a typoPeter Kjellerstedt
2013-06-20Allow checksums to be used for files retrieved using SFTPPeter Kjellerstedt
2013-06-19fetch2: Enhance error message for BB_NO_NETWORKRichard Purdie
2013-06-12fetch2: Fix AUTOINC handlingRichard Purdie
2013-05-30fetch2: Fix missing function callRichard Purdie
2013-05-23fetch2: Fix missing assignmentRichard Purdie
2013-05-20fetch2: Shorten long srcrevsRichard Purdie
2013-05-20fetch2/git: Clean up sortable_revisionRichard Purdie
2013-05-17fetch2/utils: Clean up importsRichard Purdie
2013-04-15fetch2: rename file with bad checksum instead of removing it completelyMartin Jansa
2013-03-25bitbake/fetch: Add git submodules fetcherRichard Purdie
2013-02-19Revert "fetch2: Adapt encode/decode url to use URI class"Richard Purdie
2013-02-19bitbake/fetch2: workaround urlparse in older python not support gitMatthew McClintock
2013-02-17fetch2: Add SFTP fetcherOlof Johansson
2013-02-17fetch2: Adapt encode/decode url to use URI classOlof Johansson
2013-02-17fetch2: Add a class representing a generic URIOlof Johansson
2013-02-15fetch2: Ensure directory for stampfile exists before trying to create itRichard Purdie
2013-02-15fetch2: Improve lock/done stamp file paths for local filesRichard Purdie
2013-02-15fetch2: Ensure expansions happen in URL parameters in uri_replaceRichard Purdie
2013-02-06fetch2: Remove broken git variables from the environmentDarren Hart
2013-02-06fetch2: Export upper and lower case environment variablesDarren Hart
2013-02-05bitbake: fetch2: Print the complete SRCREV variable name when INVALIDDarren Hart
2013-01-18fetch2: Sort file checksums by value, not pathTyler Hall