summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2
AgeCommit message (Expand)Author
2014-01-18bitbake: fetch2: Don't allow '/' in user:pass, fix branch containing '@'Martin Jansa
2014-01-08bitbake: fetch2/gitannex: Fix function arguments to match bitbake masterRichard Purdie
2014-01-08bitbake: gitannex: Add missing file from previous commitRichard Purdie
2014-01-08bitbake: bitbake: fetch2/git: add description for nobranchZhenhua Luo
2014-01-08bitbake: bitbake: gitannex.py: Add Git Annex supportOtavio Salvador
2014-01-07bitbake: bitbake: fetch2/git: add nobranch option for SRC_URI to skip SHA val...Zhenhua Luo
2014-01-02bitbake: bitbake: fetcher2: clean(): remove the .patch.doneRobert Yang
2014-01-02bitbake: bitbake: fetcher2: git.py: clean(): remove the .tar.gz.doneRobert Yang
2014-01-02bitbake: bitbake: replace 3 spaces with 4Robert Yang
2013-12-22bitbake: fetch2: avoid printing "no checksum" error message twicePaul Eggleton
2013-12-22bitbake: fetch2: fail checksum validation if SRC_URI checksums set to ""Paul Eggleton
2013-12-18bitbake: bb.fetch2.git: reuse basecmd attributeOlof Johansson
2013-12-18bitbake: fetch2/git: Improve handling of unresolved names verses branchesRichard Purdie
2013-12-06bitbake: fetch2/git: Ensure check is made in the correct directoryRichard Purdie
2013-12-05bitbake: fetch2/git: Add sanity check to ensure we really did fetch the corre...Richard Purdie
2013-11-25bitbake: fetch2: Correct a few calls to latest_revision()Peter Kjellerstedt
2013-11-25bitbake: bitbake: fetch2: Remove the unused urldata from the git fetcher.Florin Sarbu
2013-11-24bitbake: perforce: Fix path subdirectory issuesRichard Purdie
2013-11-22bitbake: fetch2: Stop passing around the pointless url parameterRichard Purdie
2013-11-22bitbake: fetch2: Clean up some url parameters to functionsRichard Purdie
2013-11-19bitbake: fetch2: Fix handling of SCM mirrors in MIRRORSRichard Purdie
2013-11-19bitbake: git: Use git branch for ancestor checksRichard Purdie
2013-11-18bitbake: git: Use merge-base instead of log for testing if a commit is presentRichard Purdie
2013-11-01bitbake: fetch/hg: Improve user/password handlingVolker Vogelhuber
2013-11-01bitbake: fetch2/svn.py: use log instead of info to retrieve revisionNicolas Dechesne
2013-07-31bitbake: fetch2: fix unpack of .xz filesAndré Draszik
2013-06-20bitbake: Correct a typoPeter Kjellerstedt
2013-06-20bitbake: Allow checksums to be used for files retrieved using SFTPPeter Kjellerstedt
2013-06-20bitbake: fetch2: Enhance error message for BB_NO_NETWORKRichard Purdie
2013-06-14bitbake: fetch2: Fix AUTOINC handlingRichard Purdie
2013-05-30bitbake: fetch2: Fix missing function callRichard Purdie
2013-05-24bitbake: fetch2: Fix missing assignmentRichard Purdie
2013-05-22bitbake: fetch2: Shorten long srcrevsRichard Purdie
2013-05-22bitbake: fetch2/git: Clean up sortable_revisionRichard Purdie
2013-05-17bitbake: fetch2/utils: Clean up importsRichard Purdie
2013-05-09bitbake: git: remove symling before updating mirror tarballMartin Jansa
2013-05-03bitbake: fetch2/svn: Do not save authenticationVanveerdeghem, Simon
2013-04-15bitbake: fetch2: rename file with bad checksum instead of removing it completelyMartin Jansa
2013-03-25bitbake: bitbake/fetch: Add git submodules fetcherRichard Purdie
2013-02-25bitbake: perforce.py: fix the perforce fetcherRobert Yang
2013-02-19bitbake: Revert "fetch2: Adapt encode/decode url to use URI class"1.4_M4.rc11.4_M4.final1.4_M4Richard Purdie
2013-02-19bitbake: bitbake/fetch2: workaround urlparse in older python not support gitMatthew McClintock
2013-02-19bitbake: wget: Improve mkdir handlingRichard Purdie
2013-02-17bitbake: fetch2: Add SFTP fetcherOlof Johansson
2013-02-17bitbake: fetch2: Adapt encode/decode url to use URI classOlof Johansson
2013-02-17bitbake: fetch2: Add a class representing a generic URIOlof Johansson
2013-02-17bitbake: fetch2: Remove unused code in wget fetcherOlof Johansson
2013-02-15bitbake: fetch2: Ensure directory for stampfile exists before trying to creat...Richard Purdie
2013-02-15bitbake: fetch2: Improve lock/done stamp file paths for local filesRichard Purdie
2013-02-15bitbake: fetch2: Ensure expansions happen in URL parameters in uri_replaceRichard Purdie