git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git tree browsing in redmine
@ 2008-11-18  4:34 Burt Culver
  2008-11-18  8:02 ` Andreas Ericsson
  2008-11-18 10:06 ` Jakub Narebski
  0 siblings, 2 replies; 3+ messages in thread
From: Burt Culver @ 2008-11-18  4:34 UTC (permalink / raw)
  To: git

Hi,

I'm trying to find some ideas for a better way to implement browsing
of a git repository within the redmine application.

My top level directory in my git repository has 300 files. Redmine
wants to display each file name, its most recent revision, and the
comment for that revision. Currently it does a git log -1 on each file
to find the latest revision.  Is there a quicker way of doing this for
a whole directory?  git log runs from .2 seconds to 3 seconds
depending on the file on my server.

Here is the open issue at redmine.org which has more details:
http://www.redmine.org/issues/show/1435

A fix for this would help a whole bunch of redmine / git users including myself.

-- 
Regards,

Burt Culver
Fishpond.co.nz & Fishpond.com.au
New Zealand & Australias Biggest Bookstore

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

end of thread, other threads:[~2008-11-18 10:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-18  4:34 git tree browsing in redmine Burt Culver
2008-11-18  8:02 ` Andreas Ericsson
2008-11-18 10:06 ` Jakub Narebski

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).