summaryrefslogtreecommitdiff
path: root/script/land-remote.py
AgeCommit message (Expand)AuthorFilesLines
2010-10-11land-remote: Fix --fail-slowly.Jelmer Vernooij1-0/+2
2010-10-04land-remote: Force running in foreground when pushing to master.Jelmer Vernooij1-2/+2
2010-10-04land-remote: Announce what address email is going to be sent to.Jelmer Vernooij1-0/+3
2010-10-03land: Inherit EMAIL from the environment.Jelmer Vernooij1-0/+3
2010-10-03land: Force always emailing when there is no other mechanism of progress repo...Jelmer Vernooij1-2/+8
2010-10-03land: Some cosmetic fixes.Jelmer Vernooij1-1/+16
2010-10-03land: Add --revision argument.Jelmer Vernooij1-2/+9
2010-10-03land-remote: Run remote land command unbuffered.Jelmer Vernooij1-1/+1
2010-10-03land-remote: Pass extra arguments on to land.Jelmer Vernooij1-2/+3
2010-10-02land: Add --fail-slowly option.Jelmer Vernooij1-1/+3
2010-10-02land-remote: Checkout repository first.Jelmer Vernooij1-2/+3
2010-10-02land-remote: Use --repository option.Jelmer Vernooij1-1/+1
2010-10-02land: Add --repository option.Jelmer Vernooij1-0/+3
2010-10-02Split land.py back out of autobuild.py, so I can change it withoutJelmer Vernooij1-0/+70