index
:
openembedded-core.git
daisy
danny
denzil
dizzy
dora
dylan
fido
jethro
krogoth
master
master-next
master-next-1.9
master-next2
morty
pyro
thud
Mirror of openembedded-core
Multi-Tech Systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
fetch
Age
Commit message (
Expand
)
Author
Files
2010-11-13
bitbake/fetch: Allow checking of a single url at a time (massive sstate speed...
Richard Purdie
1
2010-11-13
bitbake/fetch: Fix handling of mirrors when checking for url validity
Richard Purdie
1
2010-11-13
Revert "bitbake/fetch/local: Also check DL_DIR for files since they could alr...
Richard Purdie
1
2010-11-13
Revert "bitbake/fetch/local: Fix os.exists reference"
Richard Purdie
1
2010-11-13
bitbake/fetch/local: Fix os.exists reference
Richard Purdie
1
2010-11-13
bitbake/fetch/local: Also check DL_DIR for files since they could already exi...
Richard Purdie
1
2010-10-23
bitbake/fetch: When fetchers return errors, ensure any partial download is cl...
Richard Purdie
1
2010-10-22
bitbake/fetch: Make URL checking slightly less verbose (distracting with the ...
Richard Purdie
1
2010-10-19
bitbake/fetch/git: Ensure fullclone repositories are fully fetched
Richard Purdie
1
2010-10-19
bitbake/fetcher: Deal with a ton of different bugs
Richard Purdie
2
2010-10-19
bitbake/fetch/git.py: Fix git fetcher to correctly use mirror tarballs
Richard Purdie
1
2010-10-09
bitbake/fetch: Ensure SRCREV is still set correctly if the pn-X override has ...
Richard Purdie
1
2010-10-07
bitbake/fetch/__init__.py: Abstract mirror variable handling and enhance to a...
Richard Purdie
1
2010-10-07
Export ALL_PROXY for bitbake commands
Darren Hart
1
2010-10-05
bitbake/fetch: if mirror fetching fails, ensure exception is raised
Joshua Lock
1
2010-09-28
bitbake/fetch: fix logic to prevent fetches when the file already exists
Joshua Lock
1
2010-09-10
bitbake/fetch: ensure the go() method completes when not using premirrors
Joshua Lock
1
2010-09-10
bitbake: Add proxy variables to standard export list
Zhai Edwin
1
2010-09-09
bitbake/__init__.py: Fix named SRCREVS variable name ordering with backwards ...
Richard Purdie
1
2010-09-08
bitbake/fetch/git: fix try_premirror() definition .Method takes 4 parameters.
Joshua Lock
1
2010-09-08
bitbake/fetch: fix by moving try_premirror() to the right place
Joshua Lock
1
2010-09-08
bitbake/fetch: add try_premirror method and special case git fetcher
Joshua Lock
2
2010-09-06
fetch: fix setting of localpath in SRC_URI parameters
Joshua Lock
1
2010-09-01
bitbake/fetch: ensure the mirrored repository is updated as required
Joshua Lock
1
2010-09-01
bitbake/git: define a forcefetch method
Joshua Lock
1
2010-09-01
bitbake/fetch: Respect forcefetch even when pulling from a mirror
Joshua Lock
1
2010-08-13
bitbake/git.py: Make sure different branches can have different revisions wit...
Richard Purdie
1
2010-08-13
bitbake/git.py: Allow tracking of branches in SRC_URI without cloning for use...
Richard Purdie
2
2010-08-13
bitbake/git.py: Make sure a full clone checkout always updates
Richard Purdie
1
2010-08-03
*: cosmetic whitespace removal
Bernhard Reutner-Fischer
1
2010-07-25
bitbake: fetch: Only mark srcrev recipes as uncached when outside of SRCREV c...
Richard Purdie
1
2010-07-02
3.0 prep
Chris Larson
2
2010-07-02
Apply some 2to3 refactorings
Chris Larson
1
2010-07-02
Start ditching fatal() calls in favor of raising appropriate exceptions
Chris Larson
1
2010-07-02
Change wget fetcher to use the runfetchcmd
Ryan Phillips
2
2010-07-02
persist_data: cache connection and use cursor
Bernhard Reutner-Fischer
1
2010-07-02
fetch: commentary typo fix in fetcher_init()
Bernhard Reutner-Fischer
1
2010-07-02
fetch: documentation typo fix
Bernhard Reutner-Fischer
1
2010-07-02
fetch: Check for existence of tar file along with md5 signature
Khem Raj
1
2010-07-02
Kill unnecessary usages of the types module
Chris Larson
1
2010-07-02
Apply some 2to3 transforms that don't cause issues in 2.6
Chris Larson
3
2010-07-02
Switch some references to moved functions
Chris Larson
2
2010-07-02
Add a missing import of print_function
Chris Larson
1
2010-07-02
Apply the 2to3 print function transform
Chris Larson
3
2010-07-02
Import fixups
Chris Larson
1
2010-07-02
Formatting cleanups
Chris Larson
9
2010-07-02
Stop using functions via 'bb' that were moved from there to other modules
Chris Larson
1
2010-07-02
Ensure we always utilize the correct messaging domains
Chris Larson
1
2010-07-02
Drop doctest, as we aren't utilizing it
Chris Larson
1
2010-06-07
bitbake decodeurl: fix the file:// url handling
Nitin A Kamble
1
[next]