summaryrefslogtreecommitdiffstats
path: root/script/land-remote.py
Commit message (Collapse)AuthorAgeFilesLines
* land-remote: Run remote land command unbuffered.Jelmer Vernooij2010-10-031-1/+1
|
* land-remote: Pass extra arguments on to land.Jelmer Vernooij2010-10-031-2/+3
|
* land: Add --fail-slowly option.Jelmer Vernooij2010-10-021-1/+3
|
* land-remote: Checkout repository first.Jelmer Vernooij2010-10-021-2/+3
|
* land-remote: Use --repository option.Jelmer Vernooij2010-10-021-1/+1
|
* land: Add --repository option.Jelmer Vernooij2010-10-021-0/+3
|
* Split land.py back out of autobuild.py, so I can change it withoutJelmer Vernooij2010-10-021-0/+70
risking to break the autobuild system.