The following patchset improves on gitweb's support for PATH_INFO by supporting paths in the form project/action/[parent..]hash, both in generating them and in accepting them. The old path info style project/hash is still supported as long as it doesn't conflict with the new style For those that prefer git trees to patch bombs, my git tree is available for gitweb browsing at http://git.oblomov.eu/git and for git cloning at git://git.oblomov.eu/git/git The changes are very local to the PATH_INFO parsing and creation, so I hope they don't conflict with Lea's cache work. -- 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