gimpusers.com logo
German version English version

Not logged in

Sign up! | Lost password?

Latest discussion

  1. gimp-developer | today 06:14 AM
    GIMP color-management spec and further discussion
  2. gimp-user | yesterday 11:13 PM
    collages in gimp?
  3. gimp-user | yesterday 08:29 PM
    Need help: "correcting" exposures in time-lapse imagesets
  4. gimp-developer | yesterday 07:07 PM
    Color management (UI perspective for GIMP 2.8)
  5. gimp-user | yesterday 02:42 PM
    printing

External news

Poll

Would you like to be able to use your Google/Yahoo/MSN (OpenID) login on gimpusers, too?

Definately! I would enjoy the possibility to use my OpenID on different websites!

I don't have a special need for OpenID but I think it could be useful

Doesn't matter to me

Never, OpenID is a pain regarding privacy and personal data protection!

No. (please post a comment)

See results

Stats

gimpusers.com RSS feed

GIMP Forums » For GIMP developers

Summary: How to submit gimp/gegl bugzilla with GIT patch

Jump to message:

  1. Summary: How to submit... — Eric Daoust, 03 Jul 2009 10:55 PM
    1. Summary: How to submit... — Sven Neumann, 05 Jul 2009 11:16 PM

As a registered user, you can subscribe forum threads in order to get notified when replies are posted. Just log in at the right top of the page if you already have an account, otherwise you can register for free.

Permalink:acc71440907031355w622b8ce3saaa6b8e4ef...
Date:03 Jul 2009 10:55 PM
From:Eric Daoust
Subject:Summary: How to submit gimp/gegl bugzilla with GIT patch
Hello,

Now that I have completed the steps, I'll post the GIT patch
submission procedure for others.


Checkout GEGL and/or GIMP
git clone git://git.gnome.org/gegl destination-folder-name
or
git clone git://git.gnome.org/gimp destination-folder-name

Complete installation

Create local branch
git checkout -b branch-name origin/master

Do changes while on this branch, commit often (this will NOT affect
other people's repository)
git commit -a -m "Message"

When finished (and committed code one final time) do
git pull --rebase

Fix merge errors, re-execute your test code, commit again if necessary

Create the patch (which will output outlines of your commits)
git format-patch origin/master..branch-name -o output-folder

Tarball output-folder

Go to bugzilla.gnome.org (register if you have not yet) and click New Bug
follow steps, make sure you select GEGL or GIMP (whichever applies)
in attachments section, upload the tarball of your output-folder
attach other relevant files (XML test files, execution times etc.)


Eric
_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer
↑Back to thread overview
Permalink:1246828595.4614.25.camel@bender
Date:05 Jul 2009 11:16 PM
From:Sven Neumann
Subject:Summary: How to submit gimp/gegl bugzilla with GIT patch
Hi,

On Fri, 2009-07-03 at 16:55 -0400, Eric Daoust wrote:

> Create the patch (which will output outlines of your commits)
> git format-patch origin/master..branch-name -o output-folder
>
> Tarball output-folder
>
> Go to bugzilla.gnome.org (register if you have not yet) and click New Bug
> follow steps, make sure you select GEGL or GIMP (whichever applies)
> in attachments section, upload the tarball of your output-folder
> attach other relevant files (XML test files, execution times etc.)

Actually, we prefer that patches are attached directly, not in a
tarball. Of course if there are many patches, a tarball is preferable.
But the common case is that a single patch is attached and it is much
easier if that patch is attached directly to the bug-report.


Sven


_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer
↑Back to thread overview

Adobe® Photoshop® is a registered trademark of Adobe Systems, Inc. Linux is a trademark of Linus Torvalds. Ubuntu and Canonical are registered trademarks of Canonical Ltd. | Clock times are shown as CET / CEST | Imprint / Privacy policy | powered by bitfire it services