RSS/Atom feed Twitter
Site is read-only, email is disabled

I want to add some other code

This discussion is connected to the gegl-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

4 of 4 messages available
Toggle history

Please log in to manage your subscriptions.

I want to add some other code Zhang Peixuan 11 Apr 16:46
  I want to add some other code Martin Nordholts 11 Apr 19:18
   I want to add some other code Øyvind Kolås 11 Apr 21:34
    I want to add some other code Zhang Peixuan 12 Apr 07:44
Zhang Peixuan
2012-04-11 16:46:01 UTC (almost 12 years ago)

I want to add some other code

Hello,
I'm very honored to be able to contribute code. Now I want to add some other for GEGL, but I don't know how to do. Can I have a permission to be able to submit code to git.gnome.org/gegl, or there are still other ways?

Thanks a lot.

Martin Nordholts
2012-04-11 19:18:50 UTC (almost 12 years ago)

I want to add some other code

Den 11 april 2012 18:46 skrev Zhang Peixuan :

Hello,
I'm very honored to be able to contribute code. Now I want to add some other for GEGL, but I don't know how to do. Can I have a permission to be able to submit code to git.gnome.org/gegl, or there are still other ways?

Hi,

You submit code by creating patches and attaching the to bugzilla, please see http://www.gimp.org/bugs/howtos/submit-patch.html for some info (the instructions applies to GEGL as well)

/ Martin

My GIMP Blog:
http://www.chromecode.com/
"Single-window mode feature complete"
_______________________________________________
gegl-developer-list mailing list
gegl-developer-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gegl-developer-list
Øyvind Kolås
2012-04-11 21:34:32 UTC (almost 12 years ago)

I want to add some other code

On Wed, Apr 11, 2012 at 9:18 PM, Martin Nordholts wrote:

Den 11 april 2012 18:46 skrev Zhang Peixuan :

Hello,
I'm very honored to be able to contribute code. Now I want to add some other for GEGL, but I don't know how to do. Can I have a permission to be able to submit code to git.gnome.org/gegl, or there are still other ways?

Thank you for your contributions thus far :)

You submit code by creating patches and attaching the to bugzilla, please see http://www.gimp.org/bugs/howtos/submit-patch.html for some info (the instructions applies to GEGL as well)

Creating patches is not the only way, creating your own branches and hosting them on for instance on github works just as well. If the overhead of integrating your changes becomes too large and the quality of the work is high enough that we would want you to directly poke master.. we can arrange direct access to the GEGL master git repo.

/yvind Kols --

gegl-developer-list mailing list
gegl-developer-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gegl-developer-list
Zhang Peixuan
2012-04-12 07:44:34 UTC (almost 12 years ago)

I want to add some other code

OK, I will add code on
https://github.com/peixuan/gegl-0.2
And I will add a branch : opencl-ops

Thanks a lot.

在 2012年4月12日 上午5:34,Øyvind Kolås 写道:

On Wed, Apr 11, 2012 at 9:18 PM, Martin Nordholts wrote:

Den 11 april 2012 18:46 skrev Zhang Peixuan :

Hello,
I'm very honored to be able to contribute code. Now I want to add

some

other for GEGL, but I don't know how to do. Can I have a permission to be able to submit code to git.gnome.org/gegl, or there are still other ways?

Thank you for your contributions thus far :)

You submit code by creating patches and attaching the to bugzilla, please see http://www.gimp.org/bugs/howtos/submit-patch.html for some info (the instructions applies to GEGL as well)

Creating patches is not the only way, creating your own branches and hosting them on for instance on github works just as well. If the overhead of integrating your changes becomes too large and the quality of the work is high enough that we would want you to directly poke master.. we can arrange direct access to the GEGL master git repo.

/Øyvind Kolås --