Home
last modified time | relevance | path

Searched refs:author (Results 1 – 25 of 150) sorted by relevance

123456

/freebsd/tools/tools/git/
H A Dmfc-candidates.sh33 author="${USER}"
66 if [ -n "$author" ]; then
67 echo "author/committer: $author"
85 author=
97 author=$OPTARG
119 if [ -n "$author" ]; then
121 authorarg="--committer <${author}@"
H A Dgit-arc.sh137 commit it using the review's title, summary and author.
511 email=$(git log -1 --author "$(echo ${addr} | tr _ .)" --pretty="%aN <%aE>")
522 email=$(git log -1 --author "${name}" --pretty="%aN <%aE>")
545 local diff reviewid review_data authorid user_data user_addr user_name author
576 author=$(find_author "$user_addr" "$user_name" "$author_addr" "$author_name")
579 if [ "${author}" = "ABORT" ]; then
596 git commit --author "${author}" --file "$tmp"
634 local author branch commit commits diff reviewers title tmp
670 author=$(git show -s --format='%an <%ae>' "${commit}")
676 git commit --edit --file "$tmp" --author "${author}"
/freebsd/share/doc/papers/
H A Dbsdreferences.bib15 author = {Armitage, Grenville},
55 author = {Bless, Roland and Doll, Mark},
89 author = {Chang, Hung-Fu and Mockus, Audris},
165 author = {Frenger, Paul},
184 author = {Hsu, Jeffrey},
199 author = {Izurieta, Clemente and Bieman, James},
217 author = {Li, Qing and Macy, Kip},
244 author = {McKusick, Marshall Kirk and Neville-Neil, George V.},
280 author = {Murray, Mark R. V.},
295 author = {Spinellis, Diomidis},
[all …]
/freebsd/contrib/libxo/doc/
H A Dconf.py59 author = 'Phil Shafer' variable
170 [author], 1)
181 author, 'libxo', 'A Library for Generating Text, XML, JSON, and HTML Output',
/freebsd/contrib/ntp/sntp/m4/
H A Ddefine_dir.m414 dnl @author Stepan Kasal <kasal@ucw.cz>
15 dnl @author Andreas Schwab <schwab@suse.de>
16 dnl @author Guido U. Draheim <guidod@gmx.de>
17 dnl @author Alexandre Oliva
/freebsd/sys/contrib/openzfs/contrib/pyzfs/docs/source/
H A Dconf.py53 author = u'ClusterHQ' variable
258 [author], 1)
272 author, 'pyzfs', 'One line description of project.',
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.awk129 /^ *author *= *\"/ { do_author(); next }
217 function do_long_title(author,title,pages, last_title,n)
226 print_toc_line(author, last_title, (length(title) == 0) ? pages : "")
227 author = ""
805 function print_toc_line(author,title,pages, extra,leaders,n,t)
812 t = sprintf("%31s %s%s%s", author, Title_prefix, title, Title_suffix)
824 author, Title_prefix, title, Title_suffix, \
H A Dfunstack.in239 author = "R. H. Kase",
359 author = "N. Wirth",
374 author = "V. Y. Lum",
610 author = "Anonymous",
627 author = "Anonymous",
781 author = "B. Jones",
903 author = "H. Spath",
1148 author = "D. Pager",
1536 author = "S. Vere",
2862 author = "R. Peto",
[all …]
/freebsd/contrib/sendmail/contrib/
H A DREADME2 We will not fix bugs in these programs. Contact the original author
8 the original author, not to us.
/freebsd/contrib/openpam/misc/
H A Dgendoc.pl120 my $author;
139 $author = 'THINKSEC';
141 $author = $1;
341 'author' => $author,
547 $mdoc .= $AUTHORS{$$func{author} // 'THINKSEC_DARPA'} . "\n";
/freebsd/release/scripts/
H A Dlist-new-changesets.py59 author = logentry.find('author').text
64 print("%s | %s | %s" % (rev, author, date))
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DMANIFEST13 t/author-pod-syntax.t
14 t/author-signature.t
H A DSIGNATURE27 SHA1 8efad25309730a4d501fb40fc03eda4697303372 t/author-pod-syntax.t
28 SHA1 19cc343f8a85c6805bbeb02580487483a6283887 t/author-signature.t
/freebsd/crypto/heimdal/doc/
H A Dheimdal.texi35 @author Johan Danielsson
36 @author Love Hörnquist Åstrand
37 @author Assar Westerlund
/freebsd/contrib/byacc/
H A DREADME14 to contain errors. Neither the author nor any contributor takes responsibility
19 general public or are inventions of the author. Anyone may freely distribute
H A DNO_WARRANTY1 Berkeley Yacc is distributed with no warranty whatever. The author
/freebsd/sys/netpfil/ipfilter/netinet/
H A DIPFILTER.LICENCE4 The author accepts no responsibility for the use of this software and
9 and due credit is given to the original author and the contributors.
/freebsd/contrib/libdiff/test/
H A Dtest016.left.txt30 char *gitconfig_path = NULL, *editor = NULL, *author = NULL;
98 error = get_author(&author, repo, NULL);
166 author, &ignores, repo, import_progress, NULL);
233 free(author);
H A Dtest016.right.txt30 char *gitconfig_path = NULL, *editor = NULL, *author = NULL;
98 error = get_author(&author, repo, NULL);
166 author, &ignores, repo, import_progress, NULL);
233 free(author);
H A Dtest116.left-P.txt30 char *gitconfig_path = NULL, *editor = NULL, *author = NULL;
98 error = get_author(&author, repo, NULL);
166 author, &ignores, repo, import_progress, NULL);
233 free(author);
H A Dtest116.right-P.txt30 char *gitconfig_path = NULL, *editor = NULL, *author = NULL;
98 error = get_author(&author, repo, NULL);
166 author, &ignores, repo, import_progress, NULL);
233 free(author);
/freebsd/sys/contrib/openzfs/module/icp/algs/skein/
H A DTHIRDPARTYLICENSE2 Source code author: Doug Whiting, 2008.
/freebsd/contrib/file/python/
H A Dsetup.py13 author='Reuben Thomas, Álvaro Justen',
/freebsd/contrib/pjdfstest/
H A DAUTHORS3 * Pawel Jakub Dawidek <pawel@dawidek.net> - pjdfstest author/maintainer
/freebsd/contrib/sqlite3/tea/
H A Dlicense.terms1 The author disclaims copyright to this source code. In place of

123456