Page MenuHomeFreeBSD

Shell only getpatch implementation to recover patches from bugzilla
ClosedPublic

Authored by rodrigo on Feb 12 2015, 2:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 28, 10:07 AM
Unknown Object (File)
Dec 20 2023, 1:25 AM
Unknown Object (File)
Jul 8 2023, 12:01 PM
Unknown Object (File)
Jul 2 2023, 5:22 AM
Unknown Object (File)
Jun 24 2023, 8:14 PM
Unknown Object (File)
Jun 20 2023, 10:35 PM
Unknown Object (File)
Jun 14 2023, 2:35 PM
Unknown Object (File)
May 5 2023, 8:08 AM
Subscribers
None

Details

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

rodrigo retitled this revision from to Shell only getpatch implementation to recover patches from bugzilla.
rodrigo updated this object.
rodrigo edited the test plan for this revision. (Show Details)

getpatch.sh is a shell tool to download bugzilla ticket attachments.

I probably should add a txt file to explain how to use it

getpatch [-dp] tknum tknum ...
-d : download deprecated patches too
-p : store the patches in the current dir, instead of the dedicated bug id directory
use the GETPATCH_DIR variable to define the root location for the downloaded patches

mat edited edge metadata.

If it works…

Macro shipit:

This revision is now accepted and ready to land.Feb 17 2015, 3:25 PM
roberto edited edge metadata.

Just commit it. Could be useful :)