summaryrefslogtreecommitdiffstats
path: root/script/land-remote.py
Commit message (Collapse)AuthorAgeFilesLines
* land-remote: Fix --fail-slowly.Jelmer Vernooij2010-10-111-0/+2
| | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Oct 11 15:54:31 UTC 2010 on sn-devel-104
* land-remote: Force running in foreground when pushing to master.Jelmer Vernooij2010-10-041-2/+2
|
* land-remote: Announce what address email is going to be sent to.Jelmer Vernooij2010-10-041-0/+3
|
* land: Inherit EMAIL from the environment.Jelmer Vernooij2010-10-031-0/+3
|
* land: Force always emailing when there is no other mechanism of progress ↵Jelmer Vernooij2010-10-031-2/+8
| | | | reporting.
* land: Some cosmetic fixes.Jelmer Vernooij2010-10-031-1/+16
|
* land: Add --revision argument.Jelmer Vernooij2010-10-031-2/+9
|
* 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.