All of lore.kernel.org
 help / color / mirror / Atom feed
* how a patch can be accepted?
@ 2011-02-21 14:48 xzer
  2011-02-21 16:23 ` Ævar Arnfjörð Bjarmason
  0 siblings, 1 reply; 11+ messages in thread
From: xzer @ 2011-02-21 14:48 UTC (permalink / raw)
  To: git

Hi,

I submitted a patch recently by sending a mail to this mail list, but
I don't know how it can be accepted or rejected? Is that enough just
send a mail to here? Because the patch is a very important fix to my
usage and I don't want to apply it every time by myself.

Best Regards
yours xzer

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: how a patch can be accepted?
  2011-02-21 14:48 how a patch can be accepted? xzer
@ 2011-02-21 16:23 ` Ævar Arnfjörð Bjarmason
  2011-02-22 13:56   ` xiaozhu
  0 siblings, 1 reply; 11+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2011-02-21 16:23 UTC (permalink / raw)
  To: xzer; +Cc: git

On Mon, Feb 21, 2011 at 15:48, xzer <xiaozhu@gmail.com> wrote:
> I submitted a patch recently by sending a mail to this mail list, but
> I don't know how it can be accepted or rejected? Is that enough just
> send a mail to here? Because the patch is a very important fix to my
> usage and I don't want to apply it every time by myself.

Did you read Documentation/SubmittingPatches?

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: how a patch can be accepted?
  2011-02-21 16:23 ` Ævar Arnfjörð Bjarmason
@ 2011-02-22 13:56   ` xiaozhu
  2011-02-22 14:08     ` Erik Faye-Lund
  2011-02-24  0:04     ` Sverre Rabbelier
  0 siblings, 2 replies; 11+ messages in thread
From: xiaozhu @ 2011-02-22 13:56 UTC (permalink / raw)
  To: Ævar Arnfjörð Bjarmason; +Cc: git

On 2011/02/22 1:23, Ævar Arnfjörð Bjarmason wrote:
> On Mon, Feb 21, 2011 at 15:48, xzer<xiaozhu@gmail.com>  wrote:
>> I submitted a patch recently by sending a mail to this mail list, but
>> I don't know how it can be accepted or rejected? Is that enough just
>> send a mail to here? Because the patch is a very important fix to my
>> usage and I don't want to apply it every time by myself.
>
> Did you read Documentation/SubmittingPatches?

Where is the Documentation/SubmittingPatches? I didn't see anything
about submitting a patch on the site of git, and I also tried to find
something about it on git wiki, but I got nothing.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: how a patch can be accepted?
  2011-02-22 13:56   ` xiaozhu
@ 2011-02-22 14:08     ` Erik Faye-Lund
  2011-02-22 14:28       ` xiaozhu
  2011-02-24  0:04     ` Sverre Rabbelier
  1 sibling, 1 reply; 11+ messages in thread
From: Erik Faye-Lund @ 2011-02-22 14:08 UTC (permalink / raw)
  To: xiaozhu; +Cc: Ævar Arnfjörð Bjarmason, git

On Tue, Feb 22, 2011 at 2:56 PM, xiaozhu <xiaozhu@gmail.com> wrote:
> On 2011/02/22 1:23, Ævar Arnfjörð Bjarmason wrote:
>>
>> On Mon, Feb 21, 2011 at 15:48, xzer<xiaozhu@gmail.com>  wrote:
>>>
>>> I submitted a patch recently by sending a mail to this mail list, but
>>> I don't know how it can be accepted or rejected? Is that enough just
>>> send a mail to here? Because the patch is a very important fix to my
>>> usage and I don't want to apply it every time by myself.
>>
>> Did you read Documentation/SubmittingPatches?
>
> Where is the Documentation/SubmittingPatches? I didn't see anything
> about submitting a patch on the site of git, and I also tried to find
> something about it on git wiki, but I got nothing.

It's in the Git source tree.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: how a patch can be accepted?
  2011-02-22 14:08     ` Erik Faye-Lund
@ 2011-02-22 14:28       ` xiaozhu
  0 siblings, 0 replies; 11+ messages in thread
From: xiaozhu @ 2011-02-22 14:28 UTC (permalink / raw)
  To: kusmabite; +Cc: Ævar Arnfjörð Bjarmason, git

On 2011/02/22 23:08, Erik Faye-Lund wrote:
> On Tue, Feb 22, 2011 at 2:56 PM, xiaozhu<xiaozhu@gmail.com>  wrote:
>> On 2011/02/22 1:23, Ævar Arnfjörð Bjarmason wrote:
>>>
>>> On Mon, Feb 21, 2011 at 15:48, xzer<xiaozhu@gmail.com>    wrote:
>>>>
>>>> I submitted a patch recently by sending a mail to this mail list, but
>>>> I don't know how it can be accepted or rejected? Is that enough just
>>>> send a mail to here? Because the patch is a very important fix to my
>>>> usage and I don't want to apply it every time by myself.
>>>
>>> Did you read Documentation/SubmittingPatches?
>>
>> Where is the Documentation/SubmittingPatches? I didn't see anything
>> about submitting a patch on the site of git, and I also tried to find
>> something about it on git wiki, but I got nothing.
>
> It's in the Git source tree.

Thank you very much, I got it.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: how a patch can be accepted?
  2011-02-22 13:56   ` xiaozhu
  2011-02-22 14:08     ` Erik Faye-Lund
@ 2011-02-24  0:04     ` Sverre Rabbelier
  2011-02-24  9:11       ` Erik Faye-Lund
  1 sibling, 1 reply; 11+ messages in thread
From: Sverre Rabbelier @ 2011-02-24  0:04 UTC (permalink / raw)
  To: xiaozhu; +Cc: Ævar Arnfjörð Bjarmason, git

Heya,

On Tue, Feb 22, 2011 at 14:56, xiaozhu <xiaozhu@gmail.com> wrote:
> On 2011/02/22 1:23, Ævar Arnfjörð Bjarmason wrote:
>> Did you read Documentation/SubmittingPatches?
>
> Where is the Documentation/SubmittingPatches? I didn't see anything
> about submitting a patch on the site of git, and I also tried to find
> something about it on git wiki, but I got nothing.

I've added a link on the wiki [0] to the kernel.org 'cat blob' view.

[0] https://git.wiki.kernel.org/index.php/Main_Page#Starting_points

-- 
Cheers,

Sverre Rabbelier

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: how a patch can be accepted?
  2011-02-24  0:04     ` Sverre Rabbelier
@ 2011-02-24  9:11       ` Erik Faye-Lund
  2011-02-24 10:15         ` Sverre Rabbelier
  0 siblings, 1 reply; 11+ messages in thread
From: Erik Faye-Lund @ 2011-02-24  9:11 UTC (permalink / raw)
  To: Sverre Rabbelier; +Cc: xiaozhu, Ævar Arnfjörð Bjarmason, git

On Thu, Feb 24, 2011 at 1:04 AM, Sverre Rabbelier <srabbelier@gmail.com> wrote:
> Heya,
>
> On Tue, Feb 22, 2011 at 14:56, xiaozhu <xiaozhu@gmail.com> wrote:
>> On 2011/02/22 1:23, Ævar Arnfjörð Bjarmason wrote:
>>> Did you read Documentation/SubmittingPatches?
>>
>> Where is the Documentation/SubmittingPatches? I didn't see anything
>> about submitting a patch on the site of git, and I also tried to find
>> something about it on git wiki, but I got nothing.
>
> I've added a link on the wiki [0] to the kernel.org 'cat blob' view.
>
> [0] https://git.wiki.kernel.org/index.php/Main_Page#Starting_points
>

Did you really? I can't find it, neither on the linked page nor a
matching entry on the recent changes page:
https://git.wiki.kernel.org/index.php/Special:RecentChanges

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: how a patch can be accepted?
  2011-02-24  9:11       ` Erik Faye-Lund
@ 2011-02-24 10:15         ` Sverre Rabbelier
  2011-02-24 10:17           ` Sverre Rabbelier
  0 siblings, 1 reply; 11+ messages in thread
From: Sverre Rabbelier @ 2011-02-24 10:15 UTC (permalink / raw)
  To: kusmabite; +Cc: xiaozhu, Ævar Arnfjörð Bjarmason, git

Heya,

On Thu, Feb 24, 2011 at 10:11, Erik Faye-Lund <kusmabite@gmail.com> wrote:
> Did you really? I can't find it, neither on the linked page nor a
> matching entry on the recent changes page:
> https://git.wiki.kernel.org/index.php/Special:RecentChanges

Yup, I really did: http://awesomescreenshot.com/00184rv7c. No idea why
it's not showing up in the history though.

-- 
Cheers,

Sverre Rabbelier

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: how a patch can be accepted?
  2011-02-24 10:15         ` Sverre Rabbelier
@ 2011-02-24 10:17           ` Sverre Rabbelier
  2011-02-24 10:19             ` Erik Faye-Lund
  0 siblings, 1 reply; 11+ messages in thread
From: Sverre Rabbelier @ 2011-02-24 10:17 UTC (permalink / raw)
  To: kusmabite; +Cc: xiaozhu, Ævar Arnfjörð Bjarmason, git

Heya,

On Thu, Feb 24, 2011 at 11:15, Sverre Rabbelier <srabbelier@gmail.com> wrote:
> Yup, I really did: http://awesomescreenshot.com/00184rv7c. No idea why
> it's not showing up in the history though.

Wait what.... it's only showing the change if I'm logged in. It's
probably pending moderation or somesuch.

-- 
Cheers,

Sverre Rabbelier

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: how a patch can be accepted?
  2011-02-24 10:17           ` Sverre Rabbelier
@ 2011-02-24 10:19             ` Erik Faye-Lund
  2011-03-03  2:02               ` Sverre Rabbelier
  0 siblings, 1 reply; 11+ messages in thread
From: Erik Faye-Lund @ 2011-02-24 10:19 UTC (permalink / raw)
  To: Sverre Rabbelier; +Cc: xiaozhu, Ævar Arnfjörð Bjarmason, git

On Thu, Feb 24, 2011 at 11:17 AM, Sverre Rabbelier <srabbelier@gmail.com> wrote:
> Heya,
>
> On Thu, Feb 24, 2011 at 11:15, Sverre Rabbelier <srabbelier@gmail.com> wrote:
>> Yup, I really did: http://awesomescreenshot.com/00184rv7c. No idea why
>> it's not showing up in the history though.
>
> Wait what.... it's only showing the change if I'm logged in. It's
> probably pending moderation or somesuch.
>

Maybe something like that... It doesn't show up here:
http://awesomescreenshot.com/05884s8e4

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: how a patch can be accepted?
  2011-02-24 10:19             ` Erik Faye-Lund
@ 2011-03-03  2:02               ` Sverre Rabbelier
  0 siblings, 0 replies; 11+ messages in thread
From: Sverre Rabbelier @ 2011-03-03  2:02 UTC (permalink / raw)
  To: kusmabite; +Cc: xiaozhu, Ævar Arnfjörð Bjarmason, git

Heya,

On Thu, Feb 24, 2011 at 11:19, Erik Faye-Lund <kusmabite@gmail.com> wrote:
> Maybe something like that... It doesn't show up here:

Seems someone approved it, it's up now.

-- 
Cheers,

Sverre Rabbelier

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-03-03  2:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-21 14:48 how a patch can be accepted? xzer
2011-02-21 16:23 ` Ævar Arnfjörð Bjarmason
2011-02-22 13:56   ` xiaozhu
2011-02-22 14:08     ` Erik Faye-Lund
2011-02-22 14:28       ` xiaozhu
2011-02-24  0:04     ` Sverre Rabbelier
2011-02-24  9:11       ` Erik Faye-Lund
2011-02-24 10:15         ` Sverre Rabbelier
2011-02-24 10:17           ` Sverre Rabbelier
2011-02-24 10:19             ` Erik Faye-Lund
2011-03-03  2:02               ` Sverre Rabbelier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.