Charles Lepple
2010-Feb-07 15:18 UTC
[Nut-upsdev] NUT release plans (post-2.4.1): ChangeLog format
What follows is a sample of the output of svn2cl for the trunk. I added the username-to-email mapping file, enabled revision numbers, and told it to group commits on a single day by the same author: $ svn2cl --group-by-day --include-rev --authors=../../svn2cl.authors Arjen: I used your main email address that you typically list in the ChangeLog entries. Arnaud: I wasn't sure which address you wanted to list, the free.fr or the gmail address. I also need to search back and see when we actually stopped adding ChangeLog entries, and merge as appropriate. The svn2cl format doesn't include the time or timezone, but I don't think that's critical. Comments? -*-*-*-*-*-*- 2010-02-07 Charles Lepple <clepple at gmail.com> * [r2317] drivers/apcsmart.c, drivers/apcsmart.h: apcsmart: Add input.transfer.reason Contributed by Michael Haardt: http://article.gmane.org/gmane.comp.monitoring.nut.devel/4498 2010-02-05 Arjen de Korte <arjen at de-korte.org> * [r2316] drivers/cpqpowermib.h: Could this be a Powerware OEM device? 2010-02-04 Arjen de Korte <arjen at de-korte.org> * [r2315] drivers/cpqpowermib.h: Based on patch from Philip Ward [http://lists.alioth.debian.org/pipermail/nut-upsdev/2010-February/004509.html] 2010-02-01 Arjen de Korte <arjen at de-korte.org> * [r2305] clients/upsimage.c, common/strerror.c, drivers/bcmxcp.c, drivers/main-hal.c, drivers/powerman-pdu.c: Prefer snprintf over sprintf to prevent overflowing buffers (also removes trailing whitespace) * [r2303] drivers/Makefile.am, drivers/cpqpowermib.h, drivers/snmp-ups.c, man/snmp-ups.8: ... -- - Charles Lepple
Arnaud Quette
2010-Feb-07 19:52 UTC
[Nut-upsdev] NUT release plans (post-2.4.1): ChangeLog format
Hi Charles, 2010/2/7 Charles Lepple <clepple at gmail.com>:> What follows is a sample of the output of svn2cl for the trunk. I > added the username-to-email mapping file, enabled revision numbers, > and told it to group commits on a single day by the same author: > > $ svn2cl --group-by-day --include-rev --authors=../../svn2cl.authors > > Arjen: I used your main email address that you typically list in the > ChangeLog entries. > > Arnaud: I wasn't sure which address you wanted to list, the free.fr or > the gmail address.french mafia rules :) so the free.fr one please.> I also need to search back and see when we actually stopped adding > ChangeLog entries, and merge as appropriate.r1018 "fix some separators" (starting on the 6th July 2007)> The svn2cl format doesn't include the time or timezone, but I don't > think that's critical.iirc, it includes it, but not if grouped by day.> Comments?excellent ;-) cheers, Arnaud
Arjen de Korte
2010-Feb-07 20:11 UTC
[Nut-upsdev] NUT release plans (post-2.4.1): ChangeLog format
Citeren Charles Lepple <clepple op gmail.com>:> What follows is a sample of the output of svn2cl for the trunk. I > added the username-to-email mapping file, enabled revision numbers, > and told it to group commits on a single day by the same author: > > $ svn2cl --group-by-day --include-rev --authors=../../svn2cl.authors > > Arjen: I used your main email address that you typically list in the > ChangeLog entries.I'd prefer to use <adkorte-guest op alioth.debian.org> (which I also use in the drivers now). Other than that, it looks really neat. I don't care much about listing time(zone) information for these entries, as long as everything is in chronological order (which is much more important). People who think the timestamps are relevant, can always look at SVN. Best regards, Arjen -- Please keep list traffic on the list