On Dec 12, 2007 3:55 PM, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > Hi, > > On Wed, 12 Dec 2007, Eirik Bj?rsn?s wrote: > [...] > > What I would like to do is to fetch just the change log information > > from the remote repository. > > [ ... ] > > It is not possible to get just the metadata. Remember, svn can do it only > since the repository is purely remote. And git is a SCM (source code > management system), not a CMV (commit metadata viewer). > > You might be able to cobble up something that works accessing gitweb, but > it might be even more inefficient. You could see how it is done in the git-browser: http://repo.or.cz/w/git-browser.git It is a gitk-like browser written in javascript. But I suspect that it should be enabled in the web server. Santi - 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