Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: bf28d609baed1fccc7b09b8b797dcd67b8eb5ae7
https://github.com/Perl/perl5/commit/bf28d609baed1fccc7b09b8b797dcd67b8eb5ae7
Author: Yves Orton <[email protected]>
Date: 2021-02-13 (Sat, 13 Feb 2021)
Changed paths:
M t/porting/manifest.t
Log Message:
-----------
If a file has been deleted and removed from the MANIFEST don't complain
git ls-files returns the list of currently staged files. If a patch
is aimed at removing a file, thus deleting it and removing it from
MANIFEST but the dev has not staged the changes we should not say it
fails test.
Commit: 65c0a6d4ad725c5431a0ccbfddf59ffdbab6330c
https://github.com/Perl/perl5/commit/65c0a6d4ad725c5431a0ccbfddf59ffdbab6330c
Author: Yves Orton <[email protected]>
Date: 2021-02-13 (Sat, 13 Feb 2021)
Changed paths:
M INSTALL
M MANIFEST
M hv_func.h
R stadtx_hash.h
Log Message:
-----------
Remove stadtx from perl.
Compare: https://github.com/Perl/perl5/compare/8bc8b6db1481...65c0a6d4ad72