ContributingCode.wiki
changeset 772 93a8b1417119
parent 771 a8ecdebfebf7
child 773 502c0dc0e381
equal deleted inserted replaced
771:a8ecdebfebf7 772:93a8b1417119
    71 If you have a mercurial clone of the official repository but you don't want to locally commit your changes for some reason, you can use use {{{hg diff --git > my.diff}}} to generate a diff file containing changes to code and binary files.
    71 If you have a mercurial clone of the official repository but you don't want to locally commit your changes for some reason, you can use use {{{hg diff --git > my.diff}}} to generate a diff file containing changes to code and binary files.
    72 
    72 
    73 
    73 
    74 = How to ask for patch inclusion in official repository =
    74 = How to ask for patch inclusion in official repository =
    75 
    75 
    76 Just send your patches (or links to them) to [/contact.html the development mailing list]. Feel free to compress them as {{{tar.gz}}}, {{{tar.bz2}}} or {{{zip}}}.
    76 Just send your patches (or links to them) to [/contact.html] the development mailing list]. Feel free to compress them as {{{tar.gz}}}, {{{tar.bz2}}} or {{{zip}}}.
    77 
    77 
    78 Don't forget to add a short description (can be a copy of the commit message if it's explaining everything needed).
    78 Don't forget to add a short description (can be a copy of the commit message if it's explaining everything needed).
    79 
    79 
    80 *Note*: Please be aware that by sending in patches you grant unC0Rr (the project leader) *all rights* to your code (and any patents you may hold on it).
    80 *Note*: Please be aware that by sending in patches you grant unC0Rr (the project leader) *all rights* to your code (and any patents you may hold on it).
    81 That implies that your code *will be made public* under the *[http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html GNU GPL2]*.
    81 That implies that your code *will be made public* under the *[http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html GNU GPL2]*.