/freebsd/tools/tools/git/ |
H A D | mfc-candidates.lua | 23 local function read_from(from_branch, to_branch, author, dirspec) 26 if #author > 0 then 27 command = command .. " --committer \\<" .. author .. "@" 108 local function params(from_branch, to_branch, author) 111 if #author > 0 then 112 print("author/committer: " .. author) 118 local function usage(from_branch, to_branch, author) 122 params(from_branch, to_branch, author) 129 local author = os.getenv("USER") or "" 162 author = "" [all …]
|
H A D | git-arc.sh | 145 commit it using the review's title, summary and author. 524 email=$(git log -1 --author "$(echo ${addr} | tr _ .)" --pretty="%aN <%aE>") 535 email=$(git log -1 --author "${name}" --pretty="%aN <%aE>") 559 local diff_data author_addr author_name author tmp 597 author=$(find_author "$user_addr" "$user_name" "$author_addr" "$author_name") 600 if [ "${author}" = "ABORT" ]; then 617 git commit --author "${author}" --file "$tmp" 654 local author branch commit commits diff reviewers title tmp 690 author=$(git show -s --format='%an <%ae>' "${commit}") 696 git commit --edit --file "$tmp" --author "${author}"
|
/freebsd/share/doc/papers/ |
H A D | bsdreferences.bib | 2 @Comment{NOTE: Entries are alphabetical by primary key (author)} 4 author = {Anderson, J and Watson, Rnm and Chisnall, D and Gudka, K. and Marinos, I and Davis, B}, 15 author = {Armitage, Grenville}, 35 author = {Armitage, Grenville and Stewart, Lawrence and Welzl, Michael and Healy, James}, 55 author = {Bless, Roland and Doll, Mark}, 70 author = {Canfora, Gerardo and Cerulo, Luigi and Cimitile, Marta and Di Penta, Massimiliano}, 89 author = {Chang, Hung-Fu and Mockus, Audris}, 107 …author = {Chisnall, David and Rothwell, Colin and Watson, Robert N.M. and Woodruff, Jonathan and V… 127 …author = {Chisnall, David and Rothwell, Colin and Watson, Robert N.M. and Woodruff, Jonathan and V… 147 …author = {Chisnall, David and Rothwell, Colin and Watson, Robert N.M. and Woodruff, Jonathan and V… [all …]
|
/freebsd/contrib/libxo/doc/ |
H A D | conf.py | 59 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 D | define_dir.m4 | 14 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 D | conf.py | 53 author = u'ClusterHQ' variable 258 [author], 1) 272 author, 'pyzfs', 'One line description of project.',
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.awk | 129 /^ *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 D | funstack.in | 3 %%% author = "Nelson H. F. Beebe", 96 %%% bibliographies in the author's personal 124 %%% family name of the first author or editor, 194 author = "J. R. Herndon", 209 author = "J. N. Merner", 224 author = "O. G. Ludwig", 239 author = "R. H. Kase", 254 author = "W. Gautschi", 269 author = "J. Boothroyd", 284 author = "W. Gautschi", [all …]
|
/freebsd/contrib/openpam/misc/ |
H A D | gendoc.pl | 120 my $author; 139 $author = 'THINKSEC'; 141 $author = $1; 341 'author' => $author, 547 $mdoc .= $AUTHORS{$$func{author} // 'THINKSEC_DARPA'} . "\n";
|
/freebsd/contrib/sendmail/contrib/ |
H A D | README | 2 We will not fix bugs in these programs. Contact the original author 8 the original author, not to us.
|
/freebsd/contrib/byacc/ |
H A D | LICENSE | 1 Berkeley Yacc is distributed with no warranty whatever. The author 7 general public or are inventions of the author. Anyone may freely distribute
|
H A D | README | 14 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 D | NO_WARRANTY | 1 Berkeley Yacc is distributed with no warranty whatever. The author
|
/freebsd/release/scripts/ |
H A D | list-new-changesets.py | 59 author = logentry.find('author').text 64 print("%s | %s | %s" % (rev, author, date))
|
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/ |
H A D | MANIFEST | 13 t/author-pod-syntax.t 14 t/author-signature.t
|
H A D | SIGNATURE | 27 SHA1 8efad25309730a4d501fb40fc03eda4697303372 t/author-pod-syntax.t 28 SHA1 19cc343f8a85c6805bbeb02580487483a6283887 t/author-signature.t
|
/freebsd/crypto/heimdal/doc/ |
H A D | heimdal.texi | 35 @author Johan Danielsson 36 @author Love Hörnquist Åstrand 37 @author Assar Westerlund
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | IPFILTER.LICENCE | 4 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/sys/contrib/openzfs/module/icp/algs/skein/ |
H A D | THIRDPARTYLICENSE | 2 Source code author: Doug Whiting, 2008.
|
/freebsd/contrib/file/python/ |
H A D | setup.py | 13 author='Reuben Thomas, Álvaro Justen',
|
/freebsd/contrib/pjdfstest/ |
H A D | AUTHORS | 3 * Pawel Jakub Dawidek <pawel@dawidek.net> - pjdfstest author/maintainer
|
/freebsd/contrib/sqlite3/tea/ |
H A D | license.terms | 1 The author disclaims copyright to this source code. In place of
|
/freebsd/contrib/openpam/doc/man/ |
H A D | openpam.man | 5 are, in the author's opinion, logical and necessary extensions to the
|
/freebsd/contrib/libucl/python/ |
H A D | setup.py | 56 author = "Eitan Adler, Denis Volpato Martins",
|
/freebsd/usr.bin/indent/ |
H A D | README | 25 version. David Willcox (the author) states that: 73 author) that the code, as it stands with its copyright, is 81 very original submission from the author to a unix tape, later the
|