Home
last modified time | relevance | path

Searched refs:vcs_is_hg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/
H A Dget_maintainer.pl1736 sub vcs_is_hg { subroutine
1832 $date_ref = \$email_hg_since if (vcs_is_hg());
1976 } elsif (vcs_is_hg()) {
2289 if (vcs_is_hg()) {
2332 if (vcs_is_hg()) {{ # Double brace for last exit
/kernel/linux/linux-6.6/scripts/
H A Dget_maintainer.pl1737 sub vcs_is_hg { subroutine
1833 $date_ref = \$email_hg_since if (vcs_is_hg());
1977 } elsif (vcs_is_hg()) {
2290 if (vcs_is_hg()) {
2333 if (vcs_is_hg()) {{ # Double brace for last exit

Completed in 6 milliseconds