All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Xtensa updates
       [not found]   ` <CAC1BbcRQ1ecodzDHFCwemK8DkP7t5wD08FRKJ_qbP_jOGi+sOA@mail.gmail.com>
@ 2012-11-15 22:04     ` Yann E. MORIN
  2012-11-16  8:53       ` Bernhard Reutner-Fischer
  0 siblings, 1 reply; 4+ messages in thread
From: Yann E. MORIN @ 2012-11-15 22:04 UTC (permalink / raw)
  To: buildroot

Bernhard, All,

On Monday 12 November 2012 Bernhard Reutner-Fischer wrote:
> On 12 November 2012 12:35, Thomas Petazzoni <
> thomas.petazzoni at free-electrons.com> wrote:
> > In the process, would you mind changing the irker configuration so that
> > the updates made on the Buildroot Git repository get notified on
> > #buildroot instead of #uclibc?
> done.

Would it be possible for you to change the commit notifications to be
shorter, please?

Something like:
  project:branch short-hash author subject

Thank you!

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

* [Buildroot] Xtensa updates
  2012-11-15 22:04     ` [Buildroot] Xtensa updates Yann E. MORIN
@ 2012-11-16  8:53       ` Bernhard Reutner-Fischer
  2012-11-16  9:16         ` Bernhard Reutner-Fischer
  2012-11-16 21:30         ` Yann E. MORIN
  0 siblings, 2 replies; 4+ messages in thread
From: Bernhard Reutner-Fischer @ 2012-11-16  8:53 UTC (permalink / raw)
  To: buildroot

On 15 November 2012 23:04, Yann E. MORIN <yann.morin.1998@free.fr> wrote:

> Bernhard, All,
>
> On Monday 12 November 2012 Bernhard Reutner-Fischer wrote:
> > On 12 November 2012 12:35, Thomas Petazzoni <
> > thomas.petazzoni at free-electrons.com> wrote:
> > > In the process, would you mind changing the irker configuration so that
> > > the updates made on the Buildroot Git repository get notified on
> > > #buildroot instead of #uclibc?
> > done.
>
> Would it be possible for you to change the commit notifications to be
> shorter, please?
>

The default was
self.template = '%(bold)s%(project)s:%(reset)s %(green)s%(author)s%(reset)s
%(repo)s:%(yellow)s%(branch)s%(reset)s * %(bold)s%(rev)s%(reset)s /
%(bold)s%(files)s%(reset)s: %(logmsg)s %(brown)s%(url)s%(reset)s'


> Something like:
>   project:branch short-hash author subject
>

 I have changed this to
--template="%(repo)s:%(branch)s %(author)s * %(rev)s %(logmsg)s" \
now.
buildroot: s.martin49 buildroot:master * 2012.08-735-gb04a6d7 /
docs/manual/contribute.txt: manual: contribute.txt: do not use --summary
option with 'git format-patch'
http://git.buildroot.org/buildroot/commit/?id=b04a6d7bda0a0241003a79d026569d6e81e07105
vs.
buildroot:master s.martin49 * 2012.08-735-gb04a6d7 manual: contribute.txt:
do not use --summary option with 'git format-patch'

I still liked the url though.
Ok?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20121116/d461992f/attachment.html>

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

* [Buildroot] Xtensa updates
  2012-11-16  8:53       ` Bernhard Reutner-Fischer
@ 2012-11-16  9:16         ` Bernhard Reutner-Fischer
  2012-11-16 21:30         ` Yann E. MORIN
  1 sibling, 0 replies; 4+ messages in thread
From: Bernhard Reutner-Fischer @ 2012-11-16  9:16 UTC (permalink / raw)
  To: buildroot

On 16 November 2012 09:53, Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>wrote:

>
>
> On 15 November 2012 23:04, Yann E. MORIN <yann.morin.1998@free.fr> wrote:
>
>> Bernhard, All,
>>
>> On Monday 12 November 2012 Bernhard Reutner-Fischer wrote:
>> > On 12 November 2012 12:35, Thomas Petazzoni <
>> > thomas.petazzoni at free-electrons.com> wrote:
>> > > In the process, would you mind changing the irker configuration so
>> that
>> > > the updates made on the Buildroot Git repository get notified on
>> > > #buildroot instead of #uclibc?
>> > done.
>>
>> Would it be possible for you to change the commit notifications to be
>> shorter, please?
>>
>
> The default was
> self.template = '%(bold)s%(project)s:%(reset)s
> %(green)s%(author)s%(reset)s %(repo)s:%(yellow)s%(branch)s%(reset)s *
> %(bold)s%(rev)s%(reset)s / %(bold)s%(files)s%(reset)s: %(logmsg)s
> %(brown)s%(url)s%(reset)s'
>
>
>> Something like:
>>   project:branch short-hash author subject
>>
>
>  I have changed this to
> --template="%(repo)s:%(branch)s %(author)s * %(rev)s %(logmsg)s" \
> now.
> buildroot: s.martin49 buildroot:master * 2012.08-735-gb04a6d7 /
> docs/manual/contribute.txt: manual: contribute.txt: do not use --summary
> option with 'git format-patch'
> http://git.buildroot.org/buildroot/commit/?id=b04a6d7bda0a0241003a79d026569d6e81e07105
> vs.
> buildroot:master s.martin49 * 2012.08-735-gb04a6d7 manual: contribute.txt:
> do not use --summary option with 'git format-patch'
>
> I still liked the url though.
>

I do wonder what esr et al mean with "self.tinyifier" perhaps tinyfier ?
Furthermore one cannot use post requests (as needed by some tinyfiers) due
to the inconvenient way urllib.urlretrieve is called. I'll refrain from
fixing it for now.

perhaps someone enjoys to have a look (with
https://developers.google.com/url-shortener/v1/url/insert#request in mind)..
cheers,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20121116/b5479bfb/attachment.html>

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

* [Buildroot] Xtensa updates
  2012-11-16  8:53       ` Bernhard Reutner-Fischer
  2012-11-16  9:16         ` Bernhard Reutner-Fischer
@ 2012-11-16 21:30         ` Yann E. MORIN
  1 sibling, 0 replies; 4+ messages in thread
From: Yann E. MORIN @ 2012-11-16 21:30 UTC (permalink / raw)
  To: buildroot

Bernhard, All,

On Friday 16 November 2012 Bernhard Reutner-Fischer wrote:
> On 15 November 2012 23:04, Yann E. MORIN <yann.morin.1998@free.fr> wrote:
> > On Monday 12 November 2012 Bernhard Reutner-Fischer wrote:
> > Would it be possible for you to change the commit notifications to be
> > shorter, please?
[--SNIP--]
>  I have changed this to
> --template="%(repo)s:%(branch)s %(author)s * %(rev)s %(logmsg)s" \
> now.

I've just seen new notifications. They seem to me much better now. :-)
Thank you!

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

end of thread, other threads:[~2012-11-16 21:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87bofdvg25.fsf@dell.be.48ers.dk>
     [not found] ` <20121112123519.228f7544@skate>
     [not found]   ` <CAC1BbcRQ1ecodzDHFCwemK8DkP7t5wD08FRKJ_qbP_jOGi+sOA@mail.gmail.com>
2012-11-15 22:04     ` [Buildroot] Xtensa updates Yann E. MORIN
2012-11-16  8:53       ` Bernhard Reutner-Fischer
2012-11-16  9:16         ` Bernhard Reutner-Fischer
2012-11-16 21:30         ` Yann E. MORIN

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.