Hello, I've been working on adding Git support in Scmbug, a system that integrates software configuration management with bug-tracking. I've run across what seem to be limitations in the Git hooks mechanism (at least in version 1.5.1.3). In particular: (1) http://bugzilla.mkgnu.net/show_bug.cgi?id=3D991 There's no hook that will trigger when a tag is applied. (2) http://bugzilla.mkgnu.net/show_bug.cgi?id=3D992 Git does not offer metadata describing a change on the commit trigger The commit trigger seems to be "post-commit" but it supplies no arguments. = The "update" trigger supplies a lot of information but that's only triggered wh= en changes are published to a remote repository. I could not find a way to extract this information from what I've read in: http://www.kernel.org/pub/software/scm/git/docs/hooks.html Are there plans to implement these hooks ? Or, could someone help me understand how to extract such information ?=20 Thanks, Kristis
| Andrew Morton | -mm merge plans for 2.6.23 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
| Arjan van de Ven | Re: [GIT]: Networking |
| Auke Kok | [PATCH] e1000e: test MSI interrupts |
git: | |
