summaryrefslogtreecommitdiff
path: root/utils/perlbug.PL
Commit message (Expand)AuthorAgeFilesLines
* perlbug: Ask confirmation if would overwrite existing fileKarl Williamson2018-04-151-0/+4
* Add support for --help and --version in perlbugTodd Rinaldo2017-11-101-10/+18
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-1/+1
* (perl #127834) remove . from the end of @INC if complex modules are loadedTony Cook2016-07-261-0/+1
* perlbug: don't run editor when noninteractiveAaron Crane2016-05-171-2/+4
* perlbug: wrap overly long linesNiko Tyni2016-05-161-1/+12
* perlbug: Refactor duplicated file reading codeNiko Tyni2016-05-161-12/+13
* perlbug: Allow subjects without whitespace in test modeNiko Tyni2016-05-161-1/+1
* perlbug: quit main loop on empty answer / eof in test modeNiko Tyni2016-05-161-1/+3
* perlbug: Allow noninteractive use in test mode (-t option)Niko Tyni2016-05-161-1/+3
* Attempt to satisfy CRLF expectations in perlbug on Windows.Craig A. Berry2014-04-101-0/+9
* Make perlbug encoding-agnostic in handling prepared reports.Craig A. Berry2014-04-101-6/+2
* Make perlbug Unicode-aware.Craig A. Berry2014-01-171-10/+15
* Switch perlbug mail sender on VMS.Craig A. Berry2014-01-171-14/+19
* Add perlbug -p option for attaching patches.Craig A. Berry2014-01-171-14/+92
* do not have perlbug talk about perlthanksRicardo Signes2014-01-011-2/+1
* remove the claim that perlthanks gets an autoreplyRicardo Signes2014-01-011-2/+8
* PATCH [perl #120901] perlbug.PL - Add to user feedback/docsMartin McGrath2013-12-311-3/+12
* Make perlbug look up the list of local patches at run timeNiko Tyni2013-07-021-33/+6
* typo fix for util scriptDavid Steinbrunner2013-05-241-1/+1
* Make perlbug recommend perlcommunity.pod over UsenetAaron Crane2013-01-111-2/+2
* Correct obvious typos in acknowledgements listDominic Hargreaves2012-09-101-3/+3
* 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