Searched refs:rev (Results 1 – 5 of 5) sorted by relevance
40 elif git rev-parse --is-inside-work-tree >/dev/null 2>&1; then
716 my $rev = "no-$long";720 $rev = $long;721 $rev =~ s/^no-//;726 "Disable it again with $dashes$rev.\n";
161 git rev-parse HEAD >docs/tarball-commit.txt.dist
314 my $rev = 0;318 $rev = 1;320 $rev ^= $feature{$cond} ? 1 : 0;326 push @altshow, $rev ^ 1; # push the reversed show state333 $show = $rev;
2326 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in verifystatus() local2429 ret = OCSP_resp_find_status(br, id, &cert_status, &crl_reason, &rev, in verifystatus()
Completed in 23 milliseconds