summaryrefslogtreecommitdiff
path: root/utils/perlbug.PL
Commit message (Expand)AuthorAgeFilesLines
* we no longer have in-file changelogs, since we have a version control systemJesse Vincent2012-05-011-52/+0
* perlbug: replace all $::opt_* with %optJim Cromie2011-06-011-41/+40
* [perl #82996] Use the user's from address as return-path in perlbugDavid Leadbeater2011-01-291-2/+2
* Remove Mac OS classic code from scripts in utils/Nicholas Clark2011-01-181-30/+11
* Fix typos (spelling errors) in utils/*.Peter J. Acklam) (via RT2011-01-071-1/+1
* perlbug did not previously generate a From: header. While some MTAs doJesse Vincent2011-01-021-1/+2
* perlbug: always allow change of sender addressDavid Mitchell2010-06-081-2/+3
* perlbug -d,-v: fix uninit value warningsDavid Mitchell2010-06-071-0/+5
* Also guess $ENV{EMAIL}, if present, as the originating addressAlex Vandiver2010-04-171-1/+1
* Only define PERL_PATCHNUM when either git or the .patch file is availableGisle Aas2010-03-071-1/+1
* perlbug reports "Message sent" even when it hasn'tTim Bunce (via RT)2009-11-261-1/+1
* Don't suggest Mail::Send isn't availble if we're ignoring itAbigail2009-11-231-1/+7
* Typo fixAbigail2009-11-171-1/+1
* Typos in perlbug.PLJerry D. Hedden2009-08-121-2/+2
* perlbug.PL assumes patchlevel.h has simple patch lists;David Mitchell2009-08-121-0/+2
* Use %Module::CoreList::bug_tracker to print out upstream bug tracker URLs.Nicholas Clark2009-04-231-0/+6
* Subject: [perl #61418] perlthanks isn't documented in perlthanksSteve Peters2008-12-191-2/+14
* Thank you for a thank you, not thank you for a bug report.Nicholas Clark2008-12-161-1/+5
* Skip #ifdefs and other preprocessor lines when parsing theGisle Aas2008-11-121-0/+1
* Couple of mail address fixesRichard Foley2008-09-241-1/+1
* [perl #55844] [PATCH] perlbug refactoring and prose cleanup Jesse2008-06-161-401/+539
* Revert #34019.Rafael Garcia-Suarez2008-06-081-239/+193
* perlbug prose patch (and some evals, too)Jesse Vincent2008-06-081-193/+239
* Update the use of single quotes to be consistent with the advice inNicholas Clark2008-03-141-20/+20
* Typo found by Roland GiersigRafael Garcia-Suarez2008-02-261-1/+1
* Re: making it easier not to get feedbackVincent Pit2008-02-261-1/+1
* Also install perlbug as perlthanks, to make it easy for people to sendNicholas Clark2008-02-251-29/+104
* Don't ask about a module when using -okAbigail2008-01-161-1/+1
* perlbugAlexandr Ciornii2007-07-121-1/+27
* Move "DEVEL####" marker to the 'perl -v' output.Gisle Aas2006-01-061-3/+0
* consting perlbug breaking in blead & maintYitzchak Scott-Thoennes2005-11-141-1/+8
* vv5.9.3 is clearly a bug.Nicholas Clark2005-09-171-2/+2
* Use File::Temp for tempfiles if it is available.Nicholas Clark2004-02-281-5/+17
* perlbug (was: Re: [perl #20606] [no subject])Slaven Rezic2003-02-121-2/+4
* AUTHORSHugo van der Sanden2002-07-171-1/+1
* perlbugAsk Bjoern Hansen2002-07-131-3/+3
* Re: perlbug mail loop? [PATCH]Richard Foley2002-06-191-13/+20
* [patch utils/perlbug] subject header setting problem Stas Bekman2002-03-261-2/+7
* Allow (displaying and) re-editing the Subject in perlbug.Jarkko Hietaniemi2001-06-241-18/+48
* Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).Jarkko Hietaniemi2001-06-241-1/+1
* [patch: perl@8327] have perlbug's Save to File respect -F flagPeter Prymmer2001-01-051-2/+3
* [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbugPhilip Newton2000-11-221-2/+2
* Make perlbug not insist on dumping to a file when stdout isn't a tty.Kurt D. Starsinic2000-11-081-4/+3
* Add a perlbug flag, -A, to avoid acknowledgement messages.Nicholas Clark2000-10-311-4/+19
* [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.orgPhilip Newton2000-08-291-7/+7
* Use File::Spec->tmpdir().Tim Jenness2000-08-201-6/+3
* Change the perlbug address to perl.org since it's more forgiving.Abigail2000-08-161-1/+1
* Be wary of close()s, too.Tim Jenness2000-07-261-11/+13
* open() wariness in perlbug.Michael Stevens2000-07-261-8/+9
* better default perlbug categories for ok reports (from Richard Foley)Gurusamy Sarathy2000-05-071-26/+36