Home
last modified time | relevance | path

Searched refs:authors (Results 1 – 25 of 444) sorted by relevance

12345678910>>...18

/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dgit_commit.py213 def __init__(self, folder, authors, prs): argument
216 self.author_lines = list(authors)
271 def authors(self): member in ChangeLogEntry
756 def format_authors_in_changelog(cls, authors, timestamp, prefix=''): argument
758 for i, author in enumerate(authors):
785 authors = entry.authors if entry.authors else [self.info.author]
788 if author not in authors:
789 authors.append(author)
799 output += self.format_authors_in_changelog(authors,
802 output += self.format_authors_in_changelog(authors, timestamp)
H A Dtest_email.py85 assert len(entry.authors) == 1
86 assert (entry.authors[0]
153 assert len(entry.authors) == 2
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dgit_commit.py213 def __init__(self, folder, authors, prs): argument
216 self.author_lines = list(authors)
271 def authors(self): member in ChangeLogEntry
756 def format_authors_in_changelog(cls, authors, timestamp, prefix=''): argument
758 for i, author in enumerate(authors):
785 authors = entry.authors if entry.authors else [self.info.author]
788 if author not in authors:
789 authors.append(author)
799 output += self.format_authors_in_changelog(authors,
802 output += self.format_authors_in_changelog(authors, timestamp)
H A Dtest_email.py85 assert len(entry.authors) == 1
86 assert (entry.authors[0]
153 assert len(entry.authors) == 2
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/
H A DREADME.contrib2 provided by users of zlib and were not tested by the authors of zlib.
3 Use at your own risk. Please contact the authors of the contributions
4 for help about these, not the zlib authors. Thanks.
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/
H A DREADME.contrib2 provided by users of zlib and were not tested by the authors of zlib.
3 Use at your own risk. Please contact the authors of the contributions
4 for help about these, not the zlib authors. Thanks.
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/
H A DREADME.contrib2 provided by users of zlib and were not tested by the authors of zlib.
3 Use at your own risk. Please contact the authors of the contributions
4 for help about these, not the zlib authors. Thanks.
/netbsd-src/common/dist/zlib/contrib/
H A DREADME.contrib2 provided by users of zlib and were not tested by the authors of zlib.
3 Use at your own risk. Please contact the authors of the contributions
4 for help about these, not the zlib authors. Thanks.
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A DTODO17 Rename join-authors to join-fields. Have a separate label-join-fields
22 results using the join-authors command.
43 Cache sortified authors in authors string during tentative evaluation of
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drlog.c173 struct authors { /* login names in author option; */ struct
175 struct authors * nextauthor; argument
220 static struct authors *authorlist;
784 struct authors * newauthor;
790 authorlist = talloc(struct authors);
797 newauthor = talloc(struct authors);
965 struct authors const *pauthor;
/netbsd-src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/
H A DMdoc.pm202 if ($reference{authors}) {
203 $reference{authors} .= " and @_"
206 $reference{authors} = "@_";
/netbsd-src/external/bsd/openldap/dist/contrib/ldaptcl/
H A DCOPYRIGHT18 Under no circumstances are the authors or NeoSoft Inc. responsible
19 for the proper functioning of this software, nor do the authors
/netbsd-src/external/bsd/kyua-cli/dist/integration/
H A Dcmd_about_test.sh76 kyua about authors
85 atf_check -s exit:0 -o file:docs/AUTHORS -e empty kyua about authors
/netbsd-src/external/lgpl3/mpc/dist/
H A DAUTHORS1 Main authors:
/netbsd-src/external/gpl2/groff/dist/contrib/mm/
H A DNOTES33 > .cov@print-authors
54 cov*au I The number of authors.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/include/
H A Dgcc-common.texi58 @c been placed, and before any authors are placed.
70 @c Even if there are no authors, the second titlepage line should be
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/include/
H A Dgcc-common.texi58 @c been placed, and before any authors are placed.
70 @c Even if there are no authors, the second titlepage line should be
/netbsd-src/crypto/external/bsd/openssl.old/dist/external/perl/
H A DDownloaded.txt13 http://search.cpan.org/CPAN/authors/id/M/MJ/MJD/Text-Template-1.46.tar.gz
/netbsd-src/crypto/external/bsd/openssl/dist/external/perl/
H A DDownloaded.txt14 https://cpan.metacpan.org/authors/id/M/MS/MSCHOUT/Text-Template-1.56.tar.gz
/netbsd-src/external/bsd/nvi/dist/
H A DREADME.1st4 Please do not contact the original authors about bugs you
/netbsd-src/distrib/syspkg/sets/comp/comp-cvs-bin/
H A DDESCR7 the concurrent editing of source files among multiple authors. CVS
/netbsd-src/crypto/external/cpl/trousers/dist/
H A DAUTHORS2 All authors of this TSS have been funded by IBM.
/netbsd-src/distrib/syspkg/sets/comp/comp-cvs-man/
H A DDESCR8 concurrent editing of source files among multiple authors. CVS allows
/netbsd-src/distrib/syspkg/sets/comp/comp-cvs-catman/
H A DDESCR8 the concurrent editing of source files among multiple authors. CVS allows
/netbsd-src/external/bsd/tcpdump/dist/
H A DLICENSE13 3. The names of the authors may not be used to endorse or promote

12345678910>>...18