From: Tom Werner <mojombo@gmail.com>
To: Tom Preston-Werner <tom@mojombo.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] upload-pack: add a trigger for post-upload-pack hook
Date: Tue, 25 Aug 2009 10:43:57 -0700 [thread overview]
Message-ID: <12c267e40908251043g4f3e36aya05d9c705f5afee2@mail.gmail.com> (raw)
In-Reply-To: <1250579093-40706-1-git-send-email-tom@mojombo.com>
On Tue, Aug 18, 2009 at 12:04 AM, Tom Preston-Werner<tom@mojombo.com> wrote:
> A post-upload-pack hook is desirable for Git hosts that need to
> collect statistics on how many clones and/or fetches are made
> on each repository.
>
> The hook is called with either "clone" or "fetch" as the only
> argument, depending on whether a full pack file was sent to the
> client or not.
I was hoping to get some feedback on this patch, either positive or
negative. Since we'll be applying this patch for our use of the Git
Daemon on GitHub, it would be great to see it in core, so we don't
have to maintain custom debian builds forever. I'd imagine that other
Git hosting sites would find this hook useful as well. Thanks!
Tom
--
Tom Preston-Werner
GitHub Cofounder
http://tom.preston-werner.com
github.com/mojombo
next prev parent reply other threads:[~2009-08-25 17:44 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-18 7:04 [PATCH] upload-pack: add a trigger for post-upload-pack hook Tom Preston-Werner
2009-08-25 17:43 ` Tom Werner [this message]
2009-08-25 18:45 ` Jeff King
2009-08-25 23:50 ` Junio C Hamano
2009-08-26 8:44 ` Johannes Schindelin
2009-08-26 9:03 ` Junio C Hamano
2009-08-26 10:06 ` Johannes Schindelin
2009-08-26 14:19 ` Jeff King
2009-08-26 23:39 ` Junio C Hamano
2009-08-27 0:47 ` Junio C Hamano
2009-08-27 12:09 ` Johan Sørensen
2009-08-27 13:33 ` Jakub Narebski
2009-08-29 6:17 ` Junio C Hamano
2009-08-31 18:50 ` Tom Werner
2009-08-31 23:36 ` Junio C Hamano
2009-08-27 22:56 ` Robin H. Johnson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=12c267e40908251043g4f3e36aya05d9c705f5afee2@mail.gmail.com \
--to=mojombo@gmail.com \
--cc=git@vger.kernel.org \
--cc=tom@mojombo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).