Git development
 help / color / mirror / Atom feed
* [RFC] 'Download' stat
@ 2006-04-30  4:59 Marco Costalba
  2006-04-30  7:11 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Marco Costalba @ 2006-04-30  4:59 UTC (permalink / raw)
  To: git

Hi all,

     none is interested in (writing ;-)  ) a kind of 'download' summary stat?

If git-daemon after a connection could save a record with fields like:

- date
- command requested (clone, pull, etc..)
- current HEAD

Perhaps would be possible to show nice stat/graph about repository
activity and most downloaded repository content tags.

Something like to know how many people has cloned/pulled  v2.6.17-rc2 
in date  2006/4/19

Perhaps is totally useless, just an idea.

    Marco

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

* Re: [RFC] 'Download' stat
  2006-04-30  4:59 [RFC] 'Download' stat Marco Costalba
@ 2006-04-30  7:11 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2006-04-30  7:11 UTC (permalink / raw)
  To: Marco Costalba; +Cc: git

"Marco Costalba" <mcostalba@gmail.com> writes:

> Hi all,
>
>     none is interested in (writing ;-)  ) a kind of 'download' summary stat?
>
> If git-daemon after a connection could save a record with fields like:
>
> - date
> - command requested (clone, pull, etc..)
> - current HEAD
>
> Perhaps would be possible to show nice stat/graph about repository
> activity and most downloaded repository content tags.

Perhaps "git-daemon --verbose --syslog".  Grep for loginfo in
daemon.c for details.

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

end of thread, other threads:[~2006-04-30  7:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-30  4:59 [RFC] 'Download' stat Marco Costalba
2006-04-30  7:11 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox