aboutsummaryrefslogtreecommitdiffstats
path: root/lib/python2.7/site-packages/buildbot-0.8.8-py2.7.egg/buildbot/steps/source/yoctogit.py
AgeCommit message (Expand)Author
2019-04-26README: Make it clear this repo is deprecated and people should use yocto-aut...HEADmasterRichard Purdie
2017-07-17buildbot/steps/yoctogit: add init to submodule updateStephano Cetola
2016-10-20YoctoGit: strip user supplied repourlJoshua Lock
2016-07-25yoctogit.py: ensure mirrordir is set before trying to use itBill Randle
2015-08-25yoctogit.py: Fix error handlingRichard Purdie
2015-07-13yoctogit.py: Fix references disappearing.Beth Flanagan
2014-05-05yoctogit.py: remove synceflanagan/yocto-autobuilder-dev-md5Elizabeth Flanagan
2014-03-20yoctogit.py: add a clean after fetch.Elizabeth Flanagan
2014-03-20yoctogit.py: sync on mvBeth Flanagan
2014-03-20yoctogit.py: change _srccopy fromdir to it's own constructionBeth Flanagan
2014-03-20yoctogit.py: Set workdir within dovccmdBeth Flanagan
2014-03-20yoctogit.py: Set workdir for the classBeth Flanagan
2014-03-20yoctogit.py: Fix timeouts.Beth Flanagan
2014-03-20yoctogit.py: DRYing up some codeBeth Flanagan
2014-03-20yoctogit.py: movecopy should only move 'build'Beth Flanagan
2014-03-20yoctogit.py: Use self.srcdir, not local srcdir construct.Beth Flanagan
2014-03-20yoctogit.py: Check for mirror on incremental buildsElizabeth Flanagan
2014-03-20yoctogit.py: Stop passing in srcdir.Elizabeth Flanagan
2014-03-20yoctogit.py: pathExists returns a defered value.Elizabeth Flanagan
2014-03-20yoctogit.py: movecopy doesn't care if it's updateableElizabeth Flanagan
2014-03-20yoctogit.py: Fix cp construction from source to buildElizabeth Flanagan
2014-03-19yoctogit.py: fix callbacks and instance attrsElizabeth Flanagan
2014-03-19yoctogit: Remove use of oe.path.exists()Richard Purdie
2014-03-19yoctogit: Don't use branch args for referenced cloneRichard Purdie
2014-03-19Add mirror functionality to git fetcherRichard Purdie
2014-02-18yoctogit: Fix broken retryFetch logicRichard Purdie
2014-02-15yoctogit: Fix missing command return value checksRichard Purdie
2014-02-15yoctogit.py: Fix timeout and error handling for cp commandsRichard Purdie
2014-01-27yoctogit.py: Stop using DESTDIRBeth Flanagan
2014-01-23yoctogit.py: add + to refBeth Flanagan
2014-01-22yoctogit.py: Fix the fetchBeth Flanagan
2014-01-15BuildSet: MultiTriggerBeth Flanagan
2014-01-08yoctogit.py: Implement a new, faster git fetcher.Beth Flanagan