All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Jan Kiszka <jan.kiszka@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] [PATCH  0/6] Various fixes and cleanups
Date: Mon, 15 Dec 2008 17:50:42 +0100	[thread overview]
Message-ID: <49468AE2.6000800@domain.hid> (raw)
In-Reply-To: <4946872D.8000009@domain.hid>

Jan Kiszka wrote:
> Philippe Gerum wrote:
>> Jan Kiszka wrote:
>>> Here is a queue of patches that piled up on my side. Most have been
>>> posted earlier already, find details in the descriptions. I have some
>>> more that will be posted later this week.
>>>
>>> All patches are also available at
>>> git://git.kiszka.org/xenomai.git assorted-queue
>>>
>>> Jan
>>>
>>> PS: BTW, I started mirroring the Xenomai SVN on my server. So far I pull
>>> from SVN on 1:00, 12:00 and 18:00 (CET), maybe I will subscribe some
>>> robot to the svn-commit list later. Feel free to make use of this
>>> service as you like. For me it is a tool to keep control over my
>>> various patch queues, and using only git (+stg) for this simplified
>>> things significantly.
>>>
>> I'm git-based on my side as well. At some point we should get rid of SVN altogether.
>>
> 
> That would be great. As I don't feel brave enough for a "git svn
> dcommit" from my cloned tree, I still have to apply patches on a real
> SVN repository whenever I have to commit on my own.
>

100% same case here...

> Once we switched to git, please also let us discuss how to deal with
> ChangeLog in the future. Describing modifications twice or more is not
> very efficient (nor motivating for a lazy developer). If we want some
> high-level description in that file, then let's define what to be logged
> there, and how. Its current level of details appears to be overkill
> IMHO.

YMMV, it saved my day a few times when bisecting. It should document changes
that affect previous assumptions on the way the damn thing used to work and does
not anymore, and/or create/remove side-effects, and/or update some interface,
and/or fix the core logic in a way or another. This is not to say that it
actually always does that though.

 I would prefer to focus on more verbose git commit logs.
> 

ChangeLog would disappear completely in favor of more detailed git logs. There
is indeed no point in duplicating information.

> Jan
> 


-- 
Philippe.


      reply	other threads:[~2008-12-15 16:50 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-15 14:34 [Xenomai-core] [PATCH 0/6] Various fixes and cleanups Jan Kiszka
2008-12-15 14:34 ` [Xenomai-core] [PATCH 2/6] POSIX: Fix initialization of SCHED_RR threads Jan Kiszka
2008-12-15 14:34 ` [Xenomai-core] [PATCH 4/6] Mark libs nodlopen on initial-exec TLS Jan Kiszka
2008-12-15 14:34 ` [Xenomai-core] [PATCH 1/6] Handle priority changes of SCHED_RR tasks Jan Kiszka
2008-12-15 14:44   ` Gilles Chanteperdrix
2008-12-15 14:54     ` Jan Kiszka
2008-12-15 14:34 ` [Xenomai-core] [PATCH 5/6] Replace --without-__tread with --enable-dlopen-skins Jan Kiszka
2008-12-15 14:34 ` [Xenomai-core] [PATCH 3/6] POSIX: Optimize pthread_setschedparam fast path Jan Kiszka
2008-12-15 14:46   ` Gilles Chanteperdrix
2008-12-15 14:50     ` Jan Kiszka
2008-12-15 15:01       ` Gilles Chanteperdrix
2008-12-15 15:08         ` Jan Kiszka
2008-12-15 14:34 ` [Xenomai-core] [PATCH 6/6] POSIX: Do not auto-shadow main with dlopen enabled Jan Kiszka
2008-12-15 16:25 ` [Xenomai-core] [PATCH 0/6] Various fixes and cleanups Philippe Gerum
2008-12-15 16:34   ` Jan Kiszka
2008-12-15 16:50     ` Philippe Gerum [this message]

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=49468AE2.6000800@domain.hid \
    --to=rpm@xenomai.org \
    --cc=jan.kiszka@domain.hid \
    --cc=xenomai@xenomai.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 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.