|
| 1 | +.git_patch Format used by make_patchnum.pl |
| 2 | +.gitattributes See: git --help gitattributes |
| 3 | +.github/ISSUE_TEMPLATE/01-perlbug-core.md |
| 4 | +.github/ISSUE_TEMPLATE/02-perlbug-docs.md |
| 5 | +.github/ISSUE_TEMPLATE/config.yml |
| 6 | +.github/workflows/detect-conflicts.yml |
| 7 | +.github/workflows/irc-notifications.yaml |
| 8 | +.github/workflows/testsuite.yml |
| 9 | +.gitignore Generic .gitignore rules. See: git --help gitignore |
| 10 | +.mailmap Map canonical name/email to those in commits |
| 11 | +.travis.yml continuous integration on github (where enabled) |
| 12 | +cpan/.gitignore Generic .gitignore for the cpan/ tree |
| 13 | +cpan/Compress-Raw-Bzip2/.gitignore .gitignore rules for the Compress-Raw-Bzip2 cpan distribution |
| 14 | +cpan/Compress-Raw-Zlib/.gitignore .gitignore rules for the Compress-Raw-Zlib cpan distribution |
| 15 | +cpan/DB_File/.gitignore .gitignore rules for the DB_File cpan distribution |
| 16 | +cpan/Digest-MD5/.gitignore .gitignore rules for the Digest-MD5 cpan distribution |
| 17 | +cpan/Digest-SHA/.gitignore .gitignore rules for the Digest-SHA cpan distribution |
| 18 | +cpan/Encode/.gitignore .gitignore rules for the Encode cpan distribution |
| 19 | +cpan/IO-Compress/.gitignore .gitignore rules for the IO-Compress cpan distribution |
| 20 | +cpan/IPC-SysV/.gitignore .gitignore rules for the IPC-SysV cpan distribution |
| 21 | +cpan/libnet/.gitignore .gitignore rules for the libnet cpan distribution |
| 22 | +cpan/perlfaq/.gitignore .gitignore rules for the perlfaq cpan distribution |
| 23 | +cpan/Pod-Checker/.gitignore .gitignore rules for the Pod-Checker cpan distribution |
| 24 | +cpan/Pod-Perldoc/.gitignore .gitignore rules for the Pod-Perldoc cpan distribution |
| 25 | +cpan/Pod-Usage/.gitignore .gitignore rules for the Pod-Usage cpan distribution |
| 26 | +cpan/podlators/.gitignore .gitignore rules for the podlators cpan distribution |
| 27 | +cpan/Scalar-List-Utils/.gitignore .gitignore rules for the Scalar-List-Utils cpan distribution |
| 28 | +cpan/Socket/.gitignore .gitignore rules for the Socket cpan distribution |
| 29 | +cpan/Sys-Syslog/.gitignore .gitignore rules for the Sys-Syslog cpan distribution |
| 30 | +cpan/Unicode-Collate/.gitignore .gitignore rules for the Unicode-Collate cpan distribution |
| 31 | +cpan/Win32/.gitignore .gitignore rules for the Win32 cpan distribution |
| 32 | +cpan/Win32API-File/.gitignore .gitignore rules for the Win32API-File cpan distribution |
| 33 | +dist/.gitignore Generic .gitignore for the dist/ tree |
| 34 | +dist/base/.gitignore .gitignore rules for the base distribution |
| 35 | +dist/Carp/.gitignore .gitignore rules for the Carp distribution |
| 36 | +dist/Devel-PPPort/.gitignore .gitignore rules for the Devel-PPPort distribution |
| 37 | +dist/ExtUtils-CBuilder/.gitignore .gitignore rules for the ExtUtils-CBuilder distribution |
| 38 | +dist/IO/.gitignore .gitignore rules for the IO distribution |
| 39 | +dist/lib/.gitignore .gitignore rules for the lib distribution |
| 40 | +dist/Module-CoreList/.gitignore .gitignore rules for the Module-CoreList distribution |
| 41 | +dist/PathTools/.gitignore .gitignore rules for the PathTools distribution |
| 42 | +dist/Safe/.gitignore .gitignore rules for the Safe distribution |
| 43 | +dist/Search-Dict/.gitignore .gitignore rules for the Search-Dict distribution |
| 44 | +dist/Storable/.gitignore .gitignore rules for the Storable distribution |
| 45 | +dist/Time-HiRes/.gitignore .gitignore rules for the Time-HiRes distribution |
| 46 | +dist/Unicode-Normalize/.gitignore .gitignore rules for the Unicode-Normalize distribution |
| 47 | +dist/XSLoader/.gitignore .gitignore rules for the XSLoader distribution |
| 48 | +ext/.gitignore Generic .gitignore for the ext/ tree |
| 49 | +ext/Amiga-ARexx/.gitignore .gitignore rules for the Amiga-ARexx extension |
| 50 | +ext/Amiga-Exec/.gitignore .gitignore rules for the Amiga-Exec extension |
| 51 | +ext/B/.gitignore .gitignore rules for the B extension |
| 52 | +ext/DynaLoader/.gitignore .gitignore rules for the DynaLoader extension |
| 53 | +ext/Errno/.gitignore .gitignore rules for the Errno extension |
| 54 | +ext/Fcntl/.gitignore .gitignore rules for the Fcntl extension |
| 55 | +ext/File-Glob/.gitignore .gitignore rules for the File-Glob extension |
| 56 | +ext/GDBM_File/.gitignore .gitignore rules for the GDBM_File extension |
| 57 | +ext/Hash-Util/.gitignore .gitignore rules for the Hash-Util extension |
| 58 | +ext/I18N-Langinfo/.gitignore .gitignore rules for the I18N-Langinfo extension |
| 59 | +ext/NDBM_File/.gitignore .gitignore rules for the NDBM_File extension |
| 60 | +ext/ODBM_File/.gitignore .gitignore rules for the ODBM_File extension |
| 61 | +ext/Pod-Functions/.gitignore .gitignore rules for the Pod-Functions extension |
| 62 | +ext/Pod-Html/.gitignore .gitignore rules for the Pod-Html extension |
| 63 | +ext/POSIX/.gitignore .gitignore rules for the POSIX extension |
| 64 | +ext/re/.gitignore .gitignore rules for the re extension |
| 65 | +ext/SDBM_File/.gitignore .gitignore rules for the SDBM_File extension |
| 66 | +ext/VMS-DCLsym/.gitignore .gitignore rules for the VMS-DCLsym extension |
| 67 | +ext/VMS-Stdio/.gitignore .gitignore rules for the VMS-Stdio extension |
| 68 | +ext/Win32CORE/.gitignore .gitignore rules for the Win32CORE extension |
| 69 | +ext/XS-APItest/.gitignore .gitignore rules for the XS-APItest extension |
| 70 | +ext/XS-Typemap/.gitignore .gitignore rules for the XS-Typemap extension |
| 71 | +lib/.gitignore Generic .gitignore for the lib/ tree |
| 72 | +pod/.gitignore Generic .gitignore for the pod/ tree |
| 73 | +Porting/bisect.pl A tool to make bisecting easy |
| 74 | +Porting/bisect-example.sh Example script to use with git bisect run |
| 75 | +Porting/bisect-runner.pl Tool to be called by git bisect run |
| 76 | +Porting/checkAUTHORS.pl Check that the AUTHORS file is complete |
| 77 | +Porting/git-deltatool Mark commits for perldelta in git notes |
| 78 | +Porting/git-find-p4-change Find the change for a p4 change number |
| 79 | +Porting/git-make-p4-refs Output git refs for each p4 change number, suitable for appending to .git/packed-refs |
| 80 | +Porting/GitUtils.pm Generate the contents of a .patch file |
| 81 | +Porting/MANIFEST.dev Porting files - all files in repo we do not ship |
| 82 | +Porting/updateAUTHORS.pl Tool to automatically update AUTHORS and .mailmap from git log data |
| 83 | +utils/.gitignore Generic .gitignore for the utils/ tree |
| 84 | +win32/.gitignore Generic .gitignore for the win32/ tree |
0 commit comments