aboutsummaryrefslogtreecommitdiff
path: root/Tools/scripts/README.getpatch
Commit message (Collapse)AuthorAgeFilesLines
* - Update to last versionSofian Brabez2016-06-131-3/+7
| | | | | | | Differential Revision: https://reviews.freebsd.org/D6827 Notes: svn path=/head/; revision=416846
* - Switch to bugzilla as default value for the modeSofian Brabez2014-06-181-6/+6
| | | | | | | | CR: D235 Submitted by: rakuco Notes: svn path=/head/; revision=358313
* - Use literal instead of constructor to avoid CALL_FUNCTION bytecode instructionSofian Brabez2013-05-091-6/+6
| | | | | | | | | | | - Add add_patch method [1] - Update README wording and fix typo PR: ports/175984 [1] Submitted by: Christoph Mallon <christoph.mallon at gmx.de> Notes: svn path=/head/; revision=317750
* prdone and prpatch were removed in r297358Bryan Drewery2012-12-121-1/+1
| | | | Notes: svn path=/head/; revision=308732
* - Fix documentationSofian Brabez2012-08-301-20/+22
| | | | | | | Submitted by: culot, gahr Notes: svn path=/head/; revision=303367
* - Add getpatch script to download patch attachments on bug tracking systemsSofian Brabez2012-08-231-0/+83
Approved by: portmgr (bapt) Notes: svn path=/head/; revision=303011