[Libvir] Request for libvirt/ChangeLog

Hi, Dan I have one request for libvirt/ChangeLog. Please add the submitter Mail address to libvirt/ChangeLog for ease of contribution counting. Or If you have any good Idea to get the contribution statistics, please notice me. If you consider this, I would be appreciate it. Thanks Atsushi SAKAI

On Wed, Feb 28, 2007 at 10:22:12AM +0900, Atsushi SAKAI wrote:
Please add the submitter Mail address to libvirt/ChangeLog for ease of contribution counting.
Please, include ChangeLog entry always to your patches. I think it's the best way. BTW, your name and e-mail is already in AUTHORS file :-)
Or If you have any good Idea to get the contribution statistics, please notice me.
Frankly, I think author's name and comment should be inseparable from patch body (code). <very-quietly> ... other projects, other scm, different care about what and who: git-rev-list --pretty v0.1 ^v0.2 >> ChangeLog git-rev-list --pretty=short v0.1 ^v0.2 | git-shortlog >> ShortLog </> :-))) Karel -- Karel Zak <kzak@redhat.com>

Hi, Karel Thank you for your suggestion. I need to count our company contribution based on # of patches to report our managers. This patch counting method is available for virtinst/virtmanager/Xen but not for libvirt. Thanks Atsushi SAKAI Karel Zak <kzak@redhat.com> wrote:
On Wed, Feb 28, 2007 at 10:22:12AM +0900, Atsushi SAKAI wrote:
Please add the submitter Mail address to libvirt/ChangeLog for ease of contribution counting.
Please, include ChangeLog entry always to your patches. I think it's the best way.
BTW, your name and e-mail is already in AUTHORS file :-)
Or If you have any good Idea to get the contribution statistics, please notice me.
Frankly, I think author's name and comment should be inseparable from patch body (code).
<very-quietly> ... other projects, other scm, different care about what and who:
git-rev-list --pretty v0.1 ^v0.2 >> ChangeLog git-rev-list --pretty=short v0.1 ^v0.2 | git-shortlog >> ShortLog </>
:-)))
Karel
-- Karel Zak <kzak@redhat.com>

On Wed, Feb 28, 2007 at 07:41:00PM +0900, Atsushi SAKAI wrote:
Hi, Karel
Thank you for your suggestion.
I need to count our company contribution based on # of patches to report our managers. This patch counting method is available for virtinst/virtmanager/Xen but not for libvirt.
Look at the ChangeLog file - although I've not always included the person's email address, their name should be mentioned against each change. Each contributor's full name & email addresses are also in AUTHORS Regards, Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|

Hi, Dan Thank you for showing your policy. I am consider local counting rule based on your policy. Anyway I usually see it with "cvs log libvirt/ChangeLog" not bare "vi libvirt/ChangeLog". It shows commiters name.:-) Thanks Atsushi SAKAI "Daniel P. Berrange" <berrange@redhat.com> wrote:
On Wed, Feb 28, 2007 at 07:41:00PM +0900, Atsushi SAKAI wrote:
Hi, Karel
Thank you for your suggestion.
I need to count our company contribution based on # of patches to report our managers. This patch counting method is available for virtinst/virtmanager/Xen but not for libvirt.
Look at the ChangeLog file - although I've not always included the person's email address, their name should be mentioned against each change. Each contributor's full name & email addresses are also in AUTHORS
Regards, Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|
participants (3)
-
Atsushi SAKAI
-
Daniel P. Berrange
-
Karel Zak