Home | History | Annotate | Download | only in scripts

Lines Matching refs:scm

50 my $scm = 0;
255 'scm!' => \$scm,
300 $scm = 0;
307 my $selections = $email + $scm + $status + $subsystem + $web;
309 die "$P: Missing required option: email, scm, status, subsystem or web\n";
579 my @scm = ();
593 if ($scm) {
594 @scm = uniq(@scm);
595 output(@scm);
707 ## SCM reachability
796 @scm = ();
1005 --scm => print SCM tree(s) if any
1337 push(@scm, $pvalue);
1687 warn("git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git\n");