git tree browsing in redmine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux