Lea Wiemann wrote:
Subject: [PATCH] gitweb: use Git.pm, and use its parse_rev method for git_get_head_hash
For clarification, this is my first patch for refactoring Gitweb to use Git.pm's API.
In the end, I'm hoping that all (or at least most) of Gitweb's accesses to the repositories will go through this API, which allows us to add caching to the Git.pm API (rather than Gitweb) pretty easily and cleanly.
-- Lea -- 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