Auto merged
[vuplus_bitbake] / bin / oe / fetch.py
2004-04-01 Chris LarsonAuto merged
2004-03-31 Chris LarsonCorrect path search order for md5sum in fetch.
2004-03-11 Chris LarsonFix the attempts to unpack the wrong filename tarball...
2004-03-11 Chris LarsonFix fetching sources for tag (not branch) cvs checkouts.
2004-03-11 Chris LarsonAlter cvs fetching.. when date isnt set, set it to...
2004-03-03 Chris LarsonAdd initial pass at mirror support.
2004-01-26 Chris LarsonReplacing B.has_key(A) calls with A in B.
2004-01-23 Chris LarsonKill deprecated env/metadata handling bits.
2004-01-04 Chris LarsonBUGFIX: localpath calls.
2004-01-02 Chris LarsonBUGFIX: Only add -r to co when tag is specified.
2004-01-02 Chris LarsonMissed a localpath call. Fixed.
2004-01-02 Chris LarsonUpdates to the fetch code.. now pulls down from cvs...
2003-12-20 Chris LarsonEnhance cvs fetching step one - obey a cvs checkout...
2003-11-27 Chris LarsonWrite out a .md5 file for the Wget downloads. Currentl...
2003-09-04 Chris LarsonReturn to previous dir after fetching
2003-07-25 Chris LarsonUpdate TODO
2003-06-26 Chris LarsonEnhancements all around, rework of the python function...
2003-06-20 Chris LarsonBUGFIX: cvs checkouts with username but not password...
2003-06-18 Chris LarsonChanging the way fetching is handled.
2003-06-16 Chris Larson(no commit message)
2003-06-14 Chris LarsonOE Package
2003-06-14 Chris Larsonbk cp oefetch.py oe/fetch.py
2003-06-14 Chris Larson(no commit message)