Home
last modified time | relevance | path

Searched refs:verifymsg (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/usr.bin/cvs/doc/
H A Dcvs.info-7787 * verifymsg:: How are log messages evaluated?
988 `loginfo', and `verifymsg' files provide other ways to call a
1112 `verifymsg'
1142 `verifymsg', etc., all have a common format. The purpose of the files
1162 File: cvs.info, Node: commitinfo, Next: verifymsg, Prev: commit files, Up: Administrative files
1197 File: cvs.info, Node: verifymsg, Next: editinfo, Prev: commitinfo, Up: Administrative files
1203 to check for specific content, such as a bug ID. Use the `verifymsg'
1208 The `verifymsg' file is often most useful together with the
1211 Each line in the `verifymsg' file consists of a regular expression
1230 The following is a little silly example of a `verifymsg' file,
[all …]
H A Dcvs.info-9231 * DEFAULT in verifymsg: verifymsg.
277 * Exit status, of verifymsg: verifymsg.
369 * Log message, verifying: verifymsg.
615 * verifymsg (admin file): verifymsg.
H A Dcvs.info201 Node: verifymsg322485
H A Dcvs.aux490 'xrdef {verifymsg-title}{Verifying log messages}
491 'xrdef {verifymsg-pg}{134}
492 'xrdef {verifymsg-snt}{Section'tie'char67.5}
H A DChangeLog414 * cvs.texinfo (verifymsg): Correct wrong file name (bugid.edit ->
611 (verifymsg): Change "module" to "directory".
1715 (user-defined logging, commitinfo, verifymsg, Error messages):
2299 * cvs.texinfo (verifymsg): In example, remove text "and reedit if
2303 Add note about how verifymsg cannot change log message.
2307 -F or client/server, recommend verifymsg. Remove comment which
2308 says, in effect, "we need a feature like verifymsg".
2309 (editinfo example): Change "verifymsg" back to "editinfo" here;
2310 the example is of editinfo not verifymsg.
2314 * cvs.texinfo (verifymsg): New node.
[all …]
H A Dcvs.texinfo375 @file{rcsinfo} and @file{verifymsg} files
416 @file{loginfo}, @file{rcsinfo}, or @file{verifymsg}
11152 * verifymsg:: How are log messages evaluated?
11428 @file{loginfo}, and @file{verifymsg} files provide other
11730 @item verifymsg
11768 @file{loginfo}, @file{rcsinfo}, @file{verifymsg}, etc.,
11883 @node verifymsg
11885 @cindex verifymsg (admin file)
11890 a bug ID. Use the @file{verifymsg} file to
11895 The @file{verifymsg} file is often most useful together
[all …]
H A Dcvs.info-1221 `rcsinfo' and `verifymsg' files (*note Administrative files::).
250 `commitinfo', `loginfo', `rcsinfo', or `verifymsg' files, to
/openbsd-src/usr.bin/signify/
H A Dsignify.c461 verifymsg(struct pubkey *pubkey, uint8_t *msg, unsigned long long msglen, in verifymsg() function
542 verifymsg(&pubkey, msg, msglen, &sig, quiet); in verifysimple()
566 verifymsg(&pubkey, msg, msglen, &sig, quiet); in verifyembedded()
746 verifymsg(&pubkey, zdata, zdatalen, &sig, 1); in verifyzdata()
/openbsd-src/gnu/usr.bin/cvs/
H A DNEWS148 * There is a new administrative file verifymsg which is like editinfo
151 or -F options to commit. See the verifymsg section of cvs.texinfo for
H A DChangeLog1611 * NEWS: Add entry for verifymsg.
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dsanity.sh14222 echo "^first-dir ${TESTDIR}/vscript" >>verifymsg
14258 echo '# do nothing' >verifymsg
14259 dotest info-cleanup-verifymsg "${testcvs} -q ci -m nuke-verifymsg" \
H A DChangeLog-973183 * sanity.sh (info): New test info-cleanup-verifymsg gets rid of
3184 verifymsg when we are done with it.
H A DChangeLog-9641 them. Add verifymsg tests. Instead of forcibly removing loginfo,
H A DChangeLog3826 -e, -o, -t, -u in modules, editinfo, and verifymsg and unlike