NEW 25603
Add git-send-bugzilla and git-send-pastebin to WebKitTools/Scripts
https://bugs.webkit.org/show_bug.cgi?id=25603
Summary Add git-send-bugzilla and git-send-pastebin to WebKitTools/Scripts
Eric Seidel (no email)
Reported 2009-05-06 20:15:14 PDT
Add git-send-bugzilla and git-send-pasteboard to WebKitTools/Scripts These are two common tools which WebKIt git users use. We should add them to our Scripts directory so that we can more easily continue to make improvements to them instead of depending on Alp to do so.
Attachments
Add git-send-* to WebKitTools/Scripts (9.92 KB, patch)
2009-05-06 20:21 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2009-05-06 20:21:12 PDT
Bah! They're GPL. So we can't add them to WebKitTools. Sometimes I really hate licenses. I guess we'll just have to re-write them in python.
Eric Seidel (no email)
Comment 2 2009-05-06 20:21:47 PDT
Created attachment 30085 [details] Add git-send-* to WebKitTools/Scripts 2 files changed, 342 insertions(+), 0 deletions(-)
Dimitri Glazkov (Google)
Comment 3 2009-05-06 20:40:07 PDT
+1.
Mark Rowe (bdash)
Comment 4 2009-05-07 00:37:41 PDT
If we're going to land these sorts of scripts I would suggest leaving "git" out of their names. There's nothing inherently specific to git about them and, like our other scripts, it would be best that they support both Subversion and Git.
Eric Seidel (no email)
Comment 5 2009-05-07 01:04:43 PDT
I wholeheartedly agree. Eventually the scripts need to support all our supported SCM systems. I also think it would be OK to land git-specific scripts for the time being. In this case though we can't land these anyway due to GPL usage. :( At least that's my understanding of our license restrictions.
Eric Seidel (no email)
Comment 6 2009-06-06 00:35:11 PDT
Note You need to log in before you can comment on or make changes to this bug.