public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Paul Arthur <junk+usenet@flowerysong.com>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] Re: [RFC] Establishing Gentoo patch policy to keep our patches consistent and clean
Date: Sat, 06 Apr 2013 16:32:47 -0400	[thread overview]
Message-ID: <slrnkm11jf.2fi.junk+usenet@shasta.marwnad.com> (raw)
In-Reply-To: 51607144.5040003@gentoo.org

On 2013-04-06, Paweł Hajdan, Jr. <phajdan.jr@gentoo.org> wrote:

> On 4/6/13 11:08 AM, Micha=C5=82 G=C3=B3rny wrote:
>
>> 1. Patches have to be either in unified or context diff format.
>> Unified diff is preferred.
>
> Are there any other formats than unified and context diff? If not,
> it'd be like another "for indoor or outdoor use only" or "home or
> office use" - i.e. no need to explicitly list all possible options.

Yes.

Unified:
--- test-       2013-04-06 16:27:07.000000000 -0400
+++ test        2013-04-06 16:27:22.000000000 -0400
@@ -1,6 +1,6 @@
 0
 1
 2
-3
+2
 4
 5

Context:
*** test-       Sat Apr  6 16:27:07 2013  
--- test        Sat Apr  6 16:27:22 2013  
***************  
*** 1,6 ****  
  0  
  1  
  2  
! 3  
  4  
  5  
--- 1,6 ----  
  0  
  1  
  2  
! 2  
  4  
  5  

Normal:
4c4  
< 3  
---  
> 2  

ed script:
4c
2
.

RCS format:
d4 1
a4 1
2

-- 
[T]he only virtue it had was that the CD-ROM did not generally on physical
contact explode to drive high-velocity metallic shards laden with radioactive
weaponized anthrax spores through the local postal code.
    --Joseph Nebus in RASFW, on SimCity 3000



  parent reply	other threads:[~2013-04-06 20:40 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-06 18:08 [gentoo-dev] [RFC] Establishing Gentoo patch policy to keep our patches consistent and clean Michał Górny
2013-04-06 18:20 ` Tony "Chainsaw" Vroon
2013-04-06 18:22 ` Markos Chandras
2013-04-07 13:43   ` [gentoo-dev] " Michael Palimaka
2013-04-06 18:35 ` [gentoo-dev] " Alexandre Rostovtsev
2013-04-06 18:59   ` Michael Mol
2013-04-06 18:59   ` Michał Górny
2013-04-06 19:02 ` "Paweł Hajdan, Jr."
2013-04-06 19:27   ` Alex Xu
2013-04-06 19:41   ` Michał Górny
2013-04-06 20:00     ` "Paweł Hajdan, Jr."
2013-04-06 21:41       ` Michał Górny
2013-04-09 19:31         ` Donnie Berkholz
2013-04-06 20:32   ` Paul Arthur [this message]
2013-04-06 21:01 ` Robin H. Johnson
2013-04-07 14:36   ` [gentoo-dev] " Michael Palimaka
2013-04-07 19:22     ` Robin H. Johnson
2013-04-07  6:53 ` [gentoo-dev] " Kacper Kowalik
2013-04-07 14:30   ` [gentoo-dev] " Michael Palimaka
2013-04-12 13:51     ` Steven J. Long
2013-04-30  4:44 ` Ryan Hill

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=slrnkm11jf.2fi.junk+usenet@shasta.marwnad.com \
    --to=junk+usenet@flowerysong.com \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox