This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: using AdaCore's git hooks for binutils-gdb.git ...


> FYI: The hooks are now accessible at https://gitorious.org/githooks
> 
> I will continue working on supporting dynamic email notification
> recipients next (sending to binutils and/or gdb depending on contents
> of commit).

This feature has now been implemented, and pushed to the repository
above.

Next on my list (in random order):

  - Provide a way to call the script which sends updates to bugzilla

  - Add a post-receive hook which we would call at the end
    of our post-receive hook. This hook would then allow us
    to the irker hook, for IRC notification.

  - Add an option to include a URL of the commit in the emails.

  - Merge commit control.

  - Verify compatibility of the new hooks with the git version
    installed on sourceware.org.

Once that's done, I think all features provided by the current hooks
will also be available in the new hooks, so we'll be able to start
working on the integration.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]