git-commit-vandalism/perl/Git
Ævar Arnfjörð Bjarmason ca2a4f4a7e perl: *.pm files should not have the executable bit
The Git::Mail::Address file added in bd869f67b9 ("send-email: add and
use a local copy of Mail::Address", 2018-01-05) had the executable bit
set. That bit should not be set for *.pm files. It breaks nothing but
it is redundant and confusing as none of the other files have it and
these files are never executed as stand-alone programs.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2018-02-27 14:52:45 -08:00
..
FromCPAN Merge branch 'ab/simplify-perl-makefile' 2018-02-13 13:39:03 -08:00
Mail perl: *.pm files should not have the executable bit 2018-02-27 14:52:45 -08:00
SVN git-svn: allow "0" in SVN path components 2016-12-12 10:49:50 -08:00
Error.pm perl: avoid *.pmc and fix Error.pm further 2017-12-28 10:35:21 -08:00
I18N.pm Makefile: replace perl/Makefile.PL with simple make rules 2017-12-11 15:28:10 -08:00
IndexInfo.pm Move Git::IndexInfo into its own file. 2012-07-27 22:36:17 +00:00
Packet.pm Git/Packet.pm: use 'if' instead of 'unless' 2017-11-22 16:23:55 +09:00
SVN.pm git svn fetch: Create correct commit timestamp when using --localtime 2017-08-08 09:57:44 -07:00