public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* FYI - git-hooks recents update to be deployed in a couple of weeks
@ 2017-07-05 16:36 Joel Brobecker
  2017-07-24 18:54 ` Joel Brobecker
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Brobecker @ 2017-07-05 16:36 UTC (permalink / raw)
  To: binutils, gdb-patches, newlib, valgrind-developers

Hello everyone,

This is just a heads up that I've made a number of changes to
the git-hooks which you currently use. The commits introduce
the following changes:

  - passing the filename to the style-checker via stdin
    rather than on the command line; this is an enabler for...

  - calling the style-checker only once per commit.

  - Fix a crash when the value of a config option (any config option)
    in the project.config file (in the refs/meta/config branch) spans
    multiple lines

  - Support for using one entry per item in the project.config file
    when the configuration is a list. This is an alternative to using
    one entry with a comma-separated value.

  - Support for a new configuration, called hooks.frozen-ref, which
    is a list of references for which updates are not allowed (used
    when branches are retired).

The first 2 changes might have an impact on your project if you had
a style-checker configured.

For various reasons, I will hold those changes until at least July 24th.
So if your project is impacted, you have at least 2 weeks to plan for
the transition. Let me know if you need more time.

Thanks,
-- 
Joel

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

* Re: FYI - git-hooks recents update to be deployed in a couple of weeks
  2017-07-05 16:36 FYI - git-hooks recents update to be deployed in a couple of weeks Joel Brobecker
@ 2017-07-24 18:54 ` Joel Brobecker
  0 siblings, 0 replies; 2+ messages in thread
From: Joel Brobecker @ 2017-07-24 18:54 UTC (permalink / raw)
  To: binutils, gdb-patches, newlib, valgrind-developers

> This is just a heads up that I've made a number of changes to
> the git-hooks which you currently use. The commits introduce
> the following changes:
> 
>   - passing the filename to the style-checker via stdin
>     rather than on the command line; this is an enabler for...
> 
>   - calling the style-checker only once per commit.
> 
>   - Fix a crash when the value of a config option (any config option)
>     in the project.config file (in the refs/meta/config branch) spans
>     multiple lines
> 
>   - Support for using one entry per item in the project.config file
>     when the configuration is a list. This is an alternative to using
>     one entry with a comma-separated value.
> 
>   - Support for a new configuration, called hooks.frozen-ref, which
>     is a list of references for which updates are not allowed (used
>     when branches are retired).
> 
> The first 2 changes might have an impact on your project if you had
> a style-checker configured.
> 
> For various reasons, I will hold those changes until at least July 24th.
> So if your project is impacted, you have at least 2 weeks to plan for
> the transition. Let me know if you need more time.

I just installed the udpates. Let me know if there are any issues.

-- 
Joel

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

end of thread, other threads:[~2017-07-24 18:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-05 16:36 FYI - git-hooks recents update to be deployed in a couple of weeks Joel Brobecker
2017-07-24 18:54 ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).