summaryrefslogtreecommitdiff
path: root/cbuildbot/repository.py
AgeCommit message (Expand)Author
2015-05-12Deprecate git.ReinterpretPathForChroot().Gilad Arnold
2015-04-07brillo sdk: Use 'repo' from bootstrap directory, not from path.Don Garrett
2015-04-03brillo sdk: Allow multiple explicit checkouts to the same directory.Don Garrett
2015-03-31repository: Add PrepManifestForRepo.Don Garrett
2015-03-26logging: Use cros_logging instead of cros_build_lib.WarningRalph Nathan
2015-03-20logging: use cros_logging instead of loggingRalph Nathan
2015-03-12cros sdk: Check out Project SDKs with a depth of 1 for efficiency.Don Garrett
2015-03-06Revert "repository: Switch Sync to all_branches default to false."Richard Barnette
2015-03-05repository: Switch Sync to all_branches default to false.Don Garrett
2015-02-07repository: add a groups optionMike Frysinger
2015-01-14Remove unused code found by vulture.David James
2014-12-09lint: cbuildbot: clean up a bitMike Frysinger
2014-11-21lint: update support for pylint-1.xMike Frysinger
2014-10-31git: Expose the --branch and --single-branch options in CloneGitRepo.Gabe Black
2014-09-30cros_build_lib_unittest.TestManifestCheckout: use local repos insteadMike Frysinger
2014-09-18convert to print_functionMike Frysinger
2014-09-09cros lint: catch leading whitespace in docstringMike Frysinger
2014-05-26Rename chromite.buildbot -> chromite.cbuildbot.Don Garrett