HomeSort by: relevance | last modified time | path
    Searched refs:amend_code (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gnulib/import/extra/
gitlog-to-changelog 275 my $amend_code = defined $amend_file ? parse_amend_file $amend_file : {};
323 my $code = $amend_code->{$sha};
336 delete $amend_code->{$sha};
498 foreach my $sha (keys %$amend_code)
  /src/external/gpl3/gdb.old/dist/gnulib/import/extra/
gitlog-to-changelog 275 my $amend_code = defined $amend_file ? parse_amend_file $amend_file : {};
323 my $code = $amend_code->{$sha};
336 delete $amend_code->{$sha};
498 foreach my $sha (keys %$amend_code)

Completed in 13 milliseconds