HomeSort by: relevance | last modified time | path
    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