git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* extended hook api and tweak-fetch hook
@ 2011-12-30  1:07 Joey Hess
  2011-12-30  1:07 ` [PATCH 1/3] expanded hook api with stdio support Joey Hess
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Joey Hess @ 2011-12-30  1:07 UTC (permalink / raw)
  To: git

This patch series adds an extended hook API, and uses it to implement
the new tweak-fetch hook.

The remaining hooks (that do not already use run_hook()) could be
refactored later to use this new API.

Also, the API has been designed to allow several programs to be run
for a single hook, when someone wants to add that into git.

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

end of thread, other threads:[~2012-01-03 21:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-30  1:07 extended hook api and tweak-fetch hook Joey Hess
2011-12-30  1:07 ` [PATCH 1/3] expanded hook api with stdio support Joey Hess
2011-12-30  9:47   ` Johannes Sixt
2011-12-30 17:13     ` Joey Hess
2011-12-30 18:04       ` Johannes Sixt
2012-01-03 19:53     ` Junio C Hamano
2012-01-03 20:06       ` Jeff King
2012-01-03 21:44         ` Junio C Hamano
2011-12-30  1:07 ` [PATCH 2/3] preparations for tweak-fetch hook Joey Hess
2011-12-30  1:07 ` [PATCH 3/3] add " Joey Hess

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 NNTP newsgroup(s).