summaryrefslogtreecommitdiff
path: root/morphlib/buildbranch.py
Commit message (Expand)AuthorAgeFilesLines
* Morph build c3874f415dc6448ca28d9a01edab0948baserock/6453f312359f4317803ef7f14b58d21f/d675b946df4f456693ed211dcd2ec95eAdam Coldrick2015-04-151-4/+3
* Morph build 2ee8190abe87461992f5b7ed85fe2ee9Adam Coldrick2015-03-191-7/+18
* Make pushed_build_branch always return (url, commit, ref)Richard Ipsum2014-10-281-2/+7
* build: Resolve the ref being built in the user's local definitions.gitSam Thursfield2014-10-241-3/+13
* Use git's remotes to determine unpushed branchesbaserock/richardmaw/less-ls-remoteRichard Maw2014-09-021-10/+7
* Avoid creating and pushing temporary build branches when they aren't necessary.Richard Maw2014-08-121-35/+99
* Turn BuildBranch methods into regular functionsRichard Maw2014-08-121-8/+10
* Fix push_build_branchesRichard Ipsum2014-03-261-1/+1
* Allow omitting repo and ref when referring to strataRichard Maw2014-02-131-2/+2
* morphlib: Add BuildBranch abstractionRichard Maw2013-11-291-0/+260