summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch/osc.py
Commit message (Expand)AuthorAgeFilesLines
* fetch, fetch2: Get rid of DeprecationWarning noticeKhem Raj2011-03-031-1/+1
* *: use utils.remove() some moreBernhard Reutner-Fischer2011-01-121-2/+2
* fetch: be more pythonicBernhard Reutner-Fischer2011-01-041-4/+2
* fetch: add common helper _strip_leading_slashes()Bernhard Reutner-Fischer2011-01-041-8/+2
* Switch bitbake internals to use logging directly rather than bb.msgChris Larson2011-01-041-5/+6
* Formatting cleanupsChris Larson2010-07-021-5/+5
* bitbake: unify mirror support and make it independant of the fetcherJoshua Lock2010-02-041-5/+0
* Fetch implementation for the OpenSuse build service.Joshua Lock2008-09-181-0/+155