summaryrefslogtreecommitdiff
path: root/Porting/manicheck
Commit message (Collapse)AuthorAgeFilesLines
* manicheck's complaints about missing files are now closer to the formJesse Vincent2009-12-181-1/+1
| | | | you might want to paste into a MANIFEST
* Detabify manicheckJesse Vincent2009-12-181-2/+2
|
* some more Porting/ script documentationDavid Mitchell2009-01-031-0/+4
|
* Replace Jarkko's manicheck utility with my ownRafael Garcia-Suarez2008-12-201-80/+17
| | | | | | My manicheck is more crude, but I find its output more readable, and more importantly it handles git-related files and directories. Options can be re-added later.
* From: "Robin Barker" <Robin.Barker@npl.co.uk>Robin Barker2008-01-111-2/+2
| | | | | Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939C2@exchsvr2.npl.ad.local> p4raw-id: //depot/perl@32946
* Add -l (one file per line) option to manicheck.Jarkko Hietaniemi2003-07-271-4/+10
| | | p4raw-id: //depot/perl@20236
* Handle also extra directories et alia.Jarkko Hietaniemi2003-03-061-6/+11
| | | p4raw-id: //depot/perl@18836
* Add mani(fest) check(ing) utility.Jarkko Hietaniemi2003-03-061-0/+75
p4raw-id: //depot/perl@18835