aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/send-pr/send-pr.sh
Commit message (Expand)AuthorAgeFilesLines
* Remove send-pr, the supported interface to submit bugs is now viaGavin Atkinson2014-06-141-591/+0
* Add support for the "&" character in usernames.Eitan Adler2012-10-221-3/+8
* Don't lie about saved reports.Philip Paeps2007-06-021-1/+1
* Fix vim syntax highlighting. Vim complained about the (comment). The syntaxPhilip Paeps2006-11-011-1/+1
* Add vim syntax highlighting support to the send-pr(1) utility.David E. O'Brien2005-10-241-0/+2
* Use a safe temporary file for saving out the PR if send-pr isCeri Davies2004-09-141-1/+1
* Attempt to save the last dregs of emacs users' sanity by saving theCeri Davies2003-11-121-1/+1
* Since we do not honour the Confidential: field, and as an attempt toCeri Davies2003-11-021-0/+13
* Back out revision 1.32; it attaches the files in the wrong section of the PR.Ceri Davies2003-08-111-3/+0
* Have the -a and -f options work together.Ceri Davies2003-08-111-0/+3
* Shorten the URL to the problem-reports article.Dag-Erling Smørgrav2003-03-181-1/+1
* The -a switch didn't cause send-pr to attach the specified file if theDima Dorfman2002-03-091-0/+1
* Add some verbiage to the comments at the top of the PR template:Dag-Erling Smørgrav2002-02-181-3/+12
* Fix what was a pointless conditional. Use $GCC_EXEC_PREFIX ifCrist J. Clark2002-01-101-1/+1
* Note that submitted patches are assumed to be under the same license asNik Clayton2001-08-201-0/+4
* When processing -a, strip off the path of the argument before copyingDima Dorfman2001-06-181-3/+4
* Add an -a option which will make send-pr copy the specified file intoDima Dorfman2001-06-171-1/+21
* Don't allow the user to change the subject; instead, always generateDima Dorfman2001-06-071-10/+19
* Put the originator's full name in the From and Reply-to fields, andDima Dorfman2001-06-031-3/+3
* Use pw(8) instead of grep'ing through /etc/passwd. This fixesDima Dorfman2001-05-241-3/+3
* Assume that the submitter knows what he is doing and order theNick Hibma2001-01-071-1/+1
* Add two new classes of problem reports primarily for the Ports Collection:Steve Price2000-10-291-2/+2
* Update to version 3.113. Major changes were to incorporate FreeBSD-Steve Price2000-10-291-61/+59
* Stop the freebsd hardwired version of send-pr from requestingPeter Wemm2000-09-251-30/+7
* Don't allow people to create new PRs with a 'wish' class.Steve Price2000-05-241-2/+2
* Only set $MAIL_AGENT if it isn't already defined in the environment.Nik Clayton2000-04-301-1/+1
* Add a new wishlist category.Steve Price2000-04-181-2/+2
* Fix unsafe tempfile creation. This file is already off the vendorSheldon Hearn2000-04-031-12/+13
* Remove superfluous tab in `Fix:' field.Chris Costello1999-09-021-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Missed a '/' in the last commit.Steve Price1999-04-011-2/+2
* Defer the expansion of $PATTERN until it has a useful value and notSteve Price1999-03-241-8/+7
* Remove "support" class since we don't provide support services to users.Paul Richards1997-06-071-3/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Various fixes and FreeBSD modifications:Joerg Wunsch1996-10-191-7/+43
* address @freefall.cdrom.com -> @freebsd.orgPoul-Henning Kamp1994-11-101-1/+1
* Completed last fix: don't use backquotes in here-documents; it confusesGarrett Wollman1994-10-221-10/+2
* I really, really don't want to know why adding a blank line betweenGarrett Wollman1994-10-221-0/+1
* Fix some bad spacing in send-pr.sh that stopped mail working,Paul Richards1994-08-291-2/+2
* Added send-pr for sending in bug reports.Paul Richards1994-08-291-0/+523