From: Rafael Garcia-Suarez Date: Sat, 20 Dec 2008 22:25:36 +0000 (+0100) Subject: Add missing files to the MANIFEST X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a21dc152d0bd90f991fd36bbf1eeacf5983636c6;p=p5sagit%2Fp5-mst-13.2.git Add missing files to the MANIFEST TODO: those two new scripts can be merged together. --- diff --git a/MANIFEST b/MANIFEST index f90506c..c89f105 100644 --- a/MANIFEST +++ b/MANIFEST @@ -3512,6 +3512,7 @@ Porting/findvars Find occurrences of words Porting/fixCORE Find and fix modules that generate warnings Porting/fixvars Find undeclared variables with C compiler and fix em Porting/genlog Generate formatted changelogs by querying p4d +Porting/git-find-p4-change Find the change for a p4 change number Porting/Glossary Glossary of config.sh variables Porting/Maintainers Program to pretty print info in Maintainers.pl Porting/Maintainers.pl Information about maintainers @@ -3527,6 +3528,7 @@ Porting/pumpkin.pod Guidelines and hints for Perl maintainers Porting/README.y2038 Perl notes for the 2038 fix Porting/regcharclass.pl Generate regcharclass.h from inline data Porting/sort_perldiag.pl Keep our diagnostics orderly +Porting/switch_to_perforce_id.pl Checkout a given p4 change number Porting/testall.atom Cumulative profile with Third Degree Porting/thirdclean Cleanup Third Degree reports Porting/timecheck2.c Test program for the 2038 fix