Branch: refs/heads/yves/remove_stadtx
Home: https://github.com/Perl/perl5
Commit: eb0be9a03fee8bd17f89de653002eecb0c2adebd
https://github.com/Perl/perl5/commit/eb0be9a03fee8bd17f89de653002eecb0c2adebd
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: 316ae86edc09534c121ae3fa5e76acef090942f8
https://github.com/Perl/perl5/commit/316ae86edc09534c121ae3fa5e76acef090942f8
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/eb0be9a03fee%5E...316ae86edc09