OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coauthors
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gnulib/import/extra/
gitlog-to-changelog
365
my @
coauthors
= grep /^Co-authored-by:.*$/, @line;
425
for (@
coauthors
)
441
|| "@
coauthors
" ne "@prev_coauthors"
448
@
coauthors
449
and print join ("\n", @
coauthors
), "\n";
452
@prev_coauthors = @
coauthors
;
/src/external/gpl3/gdb.old/dist/gnulib/import/extra/
gitlog-to-changelog
365
my @
coauthors
= grep /^Co-authored-by:.*$/, @line;
425
for (@
coauthors
)
441
|| "@
coauthors
" ne "@prev_coauthors"
448
@
coauthors
449
and print join ("\n", @
coauthors
), "\n";
452
@prev_coauthors = @
coauthors
;
Completed in 14 milliseconds
Indexes created Mon Jun 01 00:24:59 UTC 2026