| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake: fetch2: add means of disabling SRC_URI checksums | Paul Eggleton | 2014-12-09 | 1 | -1/+2 |
* | bitbake: fetch/wget: latest_versionstring clean improvments minor | Aníbal Limón | 2014-11-28 | 1 | -3/+2 |
* | bitbake: fetch/wget: latest_versionstring remove newuri set because is previo... | Aníbal Limón | 2014-11-28 | 1 | -2/+0 |
* | bitbake: fetch/wget: latest_versionstring add support for search in RAW html ... | Aníbal Limón | 2014-11-28 | 1 | -1/+6 |
* | bitbake: fetch/wget: latest_versionstring remove unnecessary usage for name i... | Aníbal Limón | 2014-11-28 | 1 | -2/+2 |
* | bitbake: fetch/wget: latest_versionstring improvments in searching | Aníbal Limón | 2014-11-28 | 1 | -14/+23 |
* | bitbake: fetch/wget: latest_versionstring add package_custom_regex_comp | Aníbal Limón | 2014-11-28 | 1 | -4/+11 |
* | bitbake: fetch/wget: Improve REGEX_URI handling | Aníbal Limón | 2014-11-28 | 1 | -26/+29 |
* | bitbake: fetch/wget: _init_regexes rename variables to be more consistent and... | Aníbal Limón | 2014-11-28 | 1 | -12/+18 |
* | bitbake: fetch/wget: latest_versionstring create _init_regex method for have ... | Aníbal Limón | 2014-11-28 | 1 | -5/+10 |
* | bitbake: fetch/wget: Add latest_versionstring method | Aníbal Limón | 2014-11-12 | 1 | -0/+239 |
* | bitbake: fetch/git: Add latest_versionstring method | Aníbal Limón | 2014-11-12 | 1 | -0/+38 |
* | bitbake: fetch2/git: Allow other namespaces than refs/heads to be searched. | Fredrik Svensson | 2014-11-06 | 1 | -1/+4 |
* | bitbake: fetch2: add .lz compression support | Koen Kooi | 2014-10-28 | 1 | -1/+5 |
* | bitbake: fetcher: fix getVar call due to incorrect argument datatype | Alejandro Hernandez | 2014-10-11 | 1 | -1/+1 |
* | bitbake: fetcher: fix BB_STRICT_CHECKSUM datatype check | Alejandro Hernandez | 2014-10-06 | 1 | -2/+2 |
* | bitbake: fetch: Extend testing of subdir unpack parameter and fix | Richard Purdie | 2014-09-29 | 1 | -0/+2 |
* | bitbake: fetch: SRC_URI parameter "subdir" does not work for local files | Roxana | 2014-09-29 | 1 | -1/+4 |
* | bitbake: fetch2/perforce: Use replace (1 line) instead of find (3 lines) | Chad Nelson | 2014-09-23 | 1 | -7/+3 |
* | bitbake: fetch2/perforce: Fix localfile name if labels are used | Chad Nelson | 2014-09-23 | 1 | -10/+7 |
* | bitbake: fetch2/hg: Fix username/password handling | Richard Purdie | 2014-08-28 | 1 | -1/+4 |
* | bitbake: fetch2/local.py: fix first line indent of search path debug output | Andre McCurdy | 2014-08-19 | 1 | -1/+1 |
* | bitbake: fetch2: Add module for ClearCase (ccrc://) | Dennis Meier | 2014-07-21 | 2 | -0/+265 |
* | bitbake: fetch2/svn: Add transportuser parameter1.7_M1 | Richard Purdie | 2014-07-04 | 1 | -1/+2 |
* | bitbake: fetch2: improve handling of two classes of URL parameter mistakes | Paul Eggleton | 2014-05-30 | 1 | -4/+10 |
* | bitbake: fetch2/hg: Fix missing proto param for hg checkout with user and pw | Volker Vogelhuber | 2014-05-28 | 1 | -1/+1 |
* | bitbake: fetch2/gitsm: Documentation improvements for gitsm:// fetcher | Chris Morgan | 2014-05-19 | 1 | -0/+10 |
* | bitbake: fetch2/perforce: Ensure command has a default | Richard Purdie | 2014-05-11 | 1 | -4/+4 |
* | bitbake: fix cloning of mercurial repository with username and password speci... | Volker Vogelhuber | 2014-05-11 | 1 | -1/+4 |
* | bitbake: Fix refetch of local files when they are read only | Nick Lewis | 2014-05-08 | 1 | -2/+2 |
* | bitbake: fetch2: Cleanup file checksum generation, v2 | Jacob Kroon | 2014-04-29 | 1 | -6/+2 |
* | bitbake: HG Fetch with username and password in url | Volker Vogelhuber | 2014-04-29 | 1 | -1/+1 |
* | bitbake: Revert "fetch2: Cleanup file checksum generation" | Richard Purdie | 2014-04-28 | 1 | -2/+5 |
* | bitbake: fetch2: Cleanup file checksum generation | Jacob Kroon | 2014-04-27 | 1 | -5/+2 |
* | bitbake: fetch2/git: Stop git from triggering fsync() calls | Richard Purdie | 2014-04-27 | 1 | -2/+2 |
* | bitbake: fetch2: fix traceback when a wildcard matches a directory | Paul Eggleton | 2014-04-08 | 1 | -10/+18 |
* | bitbake: fetch2: handle wildcards correctly when recording file checksums | Paul Eggleton | 2014-04-08 | 1 | -0/+3 |
* | bitbake: fetch2: avoid cache ignoring missing files | Paul Eggleton | 2014-04-08 | 1 | -1/+0 |
* | bitbake: fetch2: Fix bug in file checksum generation | Richard Purdie | 2014-04-06 | 1 | -0/+2 |
* | bitbake: fetch2.URI: Set username/password should not change the other | Olof Johansson | 2014-03-24 | 1 | -2/+3 |
* | bitbake: fetch2.URI: Support URIs with both query strings and params | Olof Johansson | 2014-03-24 | 1 | -11/+5 |
* | bitbake: fetch2.URI: add support for query parameters | Olof Johansson | 2014-03-24 | 1 | -15/+23 |
* | bitbake: fetch2.URI: Coerce urlparse to use netloc for all schemes | Olof Johansson | 2014-03-24 | 1 | -6/+15 |
* | bitbake: fetch2/wget: Fix downloadfilename functionality | Richard Purdie | 2014-03-09 | 1 | -2/+2 |
* | bitbake: fetch2: Drop svk fetcher | Richard Purdie | 2014-03-02 | 2 | -97/+0 |
* | bitbake: fetch/wget: Separate out download and checkstatus functions | Richard Purdie | 2014-03-02 | 1 | -13/+19 |
* | bitbake: fetch/wget: Start to clean up command construction | Richard Purdie | 2014-03-02 | 1 | -9/+8 |
* | bitbake: wget: Drop usage of old style *COMMAND variables | Richard Purdie | 2014-03-02 | 1 | -3/+3 |
* | bitbake: fetch/svk: Drop usage of old style *COMMAND variable and MKTEMPDIRCMD | Richard Purdie | 2014-03-02 | 1 | -5/+3 |
* | bitbake: fetch/perforce: Drop usage of old style *COMMAND variable and MKTEMP... | Richard Purdie | 2014-03-02 | 1 | -9/+5 |