* Re: [alsa-cvslog] alsa-kernel: New ChangeSet 4251:05f8dd80b37c
[not found] <ALOGGER1147857168.87@alsa-project.org>
@ 2006-05-17 14:13 ` Thierry Vignaud
2006-05-17 14:14 ` Thierry Vignaud
0 siblings, 1 reply; 6+ messages in thread
From: Thierry Vignaud @ 2006-05-17 14:13 UTC (permalink / raw)
To: alsa-devel
Takashi Iwai <tiwai@suse.de> writes:
> changeset: 4251:05f8dd80b37c1dd49c8a4189b40fa52b5b1c3c22
> tag: tip
> user: tiwai
> date: Wed May 17 11:04:19 2006 +0200
> files: pci/azt3328.c
> description:
> azt3328.c: use kernel coding style
>
> Scope braces were not done the One True Kernel Way.
this is not a real bug per se but anyway:
it would be quite nicer for us poor reader monkeys if the subject
could contain the path of the altered directory (eg: here
alsa-kernel/pci/) like most CVS or SVN commit maillers do.
thanks :-)
btw, it would be better if reply addresses weren't "ALSA HG Logger
<noreply@alsa-project.org>" and "alsa-cvslog@lists.sourceforge.net"
since the former is obviously not to user and the later is probably
limited (at least i supposed it is like in some other projects)
my 2 cents.
see you
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [alsa-cvslog] alsa-kernel: New ChangeSet 4251:05f8dd80b37c
2006-05-17 14:13 ` [alsa-cvslog] alsa-kernel: New ChangeSet 4251:05f8dd80b37c Thierry Vignaud
@ 2006-05-17 14:14 ` Thierry Vignaud
2006-05-18 13:27 ` Takashi Iwai
0 siblings, 1 reply; 6+ messages in thread
From: Thierry Vignaud @ 2006-05-17 14:14 UTC (permalink / raw)
To: alsa-devel
Thierry Vignaud <tvignaud@mandriva.com> writes:
> it would be quite nicer for us poor reader monkeys if the subject
> could contain the path of the altered directory (eg: here
> alsa-kernel/pci/) like most CVS or SVN commit maillers do.
and even like the old CVS commit mailer of ALSA:
"Subject: [alsa-cvslog] CVS: alsa-kernel/pci/pcxhr pcxhr.c,1.2,1.3 pcxhr.h,1.1,1.2 pcxhr_mixer.c,1.1,1.2"
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Re: [alsa-cvslog] alsa-kernel: New ChangeSet 4251:05f8dd80b37c
2006-05-17 14:14 ` Thierry Vignaud
@ 2006-05-18 13:27 ` Takashi Iwai
2006-05-18 15:04 ` Thierry Vignaud
0 siblings, 1 reply; 6+ messages in thread
From: Takashi Iwai @ 2006-05-18 13:27 UTC (permalink / raw)
To: Thierry Vignaud; +Cc: alsa-devel
At Wed, 17 May 2006 16:14:02 +0200,
Thierry Vignaud wrote:
>
> Thierry Vignaud <tvignaud@mandriva.com> writes:
>
> > it would be quite nicer for us poor reader monkeys if the subject
> > could contain the path of the altered directory (eg: here
> > alsa-kernel/pci/) like most CVS or SVN commit maillers do.
>
> and even like the old CVS commit mailer of ALSA:
>
> "Subject: [alsa-cvslog] CVS: alsa-kernel/pci/pcxhr pcxhr.c,1.2,1.3 pcxhr.h,1.1,1.2 pcxhr_mixer.c,1.1,1.2"
The revision numbers don't make sense on SCM.
But I agree that the current subject is fairly useless.
Maybe the first commit-log line would be best for the subject line,
too. It's used for the subject line of patches, so why not for
notification mails, too.
Takashi
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Re: [alsa-cvslog] alsa-kernel: New ChangeSet 4251:05f8dd80b37c
2006-05-18 13:27 ` Takashi Iwai
@ 2006-05-18 15:04 ` Thierry Vignaud
2006-05-18 15:13 ` Takashi Iwai
0 siblings, 1 reply; 6+ messages in thread
From: Thierry Vignaud @ 2006-05-18 15:04 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
Takashi Iwai <tiwai@suse.de> writes:
> > > it would be quite nicer for us poor reader monkeys if the
> > > subject could contain the path of the altered directory (eg:
> > > here alsa-kernel/pci/) like most CVS or SVN commit maillers do.
> >
> > and even like the old CVS commit mailer of ALSA:
> >
> > "Subject: [alsa-cvslog] CVS: alsa-kernel/pci/pcxhr pcxhr.c,1.2,1.3 pcxhr.h,1.1,1.2 pcxhr_mixer.c,1.1,1.2"
>
> The revision numbers don't make sense on SCM.
well, i don't care about revision numbers, only at knowing the actual
subject of the mail :-)
the directory would be enough. It would be even nicer files like in
the above example.
> But I agree that the current subject is fairly useless.
> Maybe the first commit-log line would be best for the subject line,
> too. It's used for the subject line of patches, so why not for
> notification mails, too.
why not? that would be as nice as knowing what was altered.
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Re: [alsa-cvslog] alsa-kernel: New ChangeSet 4251:05f8dd80b37c
2006-05-18 15:04 ` Thierry Vignaud
@ 2006-05-18 15:13 ` Takashi Iwai
2006-05-18 15:15 ` Thierry Vignaud
0 siblings, 1 reply; 6+ messages in thread
From: Takashi Iwai @ 2006-05-18 15:13 UTC (permalink / raw)
To: Thierry Vignaud; +Cc: alsa-devel
At Thu, 18 May 2006 17:04:49 +0200,
Thierry Vignaud wrote:
>
> Takashi Iwai <tiwai@suse.de> writes:
>
> > > > it would be quite nicer for us poor reader monkeys if the
> > > > subject could contain the path of the altered directory (eg:
> > > > here alsa-kernel/pci/) like most CVS or SVN commit maillers do.
> > >
> > > and even like the old CVS commit mailer of ALSA:
> > >
> > > "Subject: [alsa-cvslog] CVS: alsa-kernel/pci/pcxhr pcxhr.c,1.2,1.3 pcxhr.h,1.1,1.2 pcxhr_mixer.c,1.1,1.2"
> >
> > The revision numbers don't make sense on SCM.
>
> well, i don't care about revision numbers, only at knowing the actual
> subject of the mail :-)
> the directory would be enough. It would be even nicer files like in
> the above example.
>
> > But I agree that the current subject is fairly useless.
> > Maybe the first commit-log line would be best for the subject line,
> > too. It's used for the subject line of patches, so why not for
> > notification mails, too.
>
> why not? that would be as nice as knowing what was altered.
Basically I object to (automatic) inclusion of modifies files /
directories in the summary. I want to know more about what the change
is for rather than which files are modified. Usually the changelog
summary (the first) line mentions which component is changed (if not,
it's wide spread). That should suffice.
Takashi
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Re: [alsa-cvslog] alsa-kernel: New ChangeSet 4251:05f8dd80b37c
2006-05-18 15:13 ` Takashi Iwai
@ 2006-05-18 15:15 ` Thierry Vignaud
0 siblings, 0 replies; 6+ messages in thread
From: Thierry Vignaud @ 2006-05-18 15:15 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
Takashi Iwai <tiwai@suse.de> writes:
> > > But I agree that the current subject is fairly useless. Maybe
> > > the first commit-log line would be best for the subject line,
> > > too. It's used for the subject line of patches, so why not for
> > > notification mails, too.
> >
> > why not? that would be as nice as knowing what was altered.
>
> Basically I object to (automatic) inclusion of modifies files /
> directories in the summary. I want to know more about what the
> change is for rather than which files are modified. Usually the
> changelog summary (the first) line mentions which component is
> changed (if not, it's wide spread). That should suffice.
i'm fine with that. i'll be better than current status :-)
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-05-18 15:15 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <ALOGGER1147857168.87@alsa-project.org>
2006-05-17 14:13 ` [alsa-cvslog] alsa-kernel: New ChangeSet 4251:05f8dd80b37c Thierry Vignaud
2006-05-17 14:14 ` Thierry Vignaud
2006-05-18 13:27 ` Takashi Iwai
2006-05-18 15:04 ` Thierry Vignaud
2006-05-18 15:13 ` Takashi Iwai
2006-05-18 15:15 ` Thierry Vignaud
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.