Skip Menu |

This queue is for tickets about the Gitalist CPAN distribution.

Report information
The Basics
Id: 52589
Status: resolved
Priority: 0/
Queue: Gitalist

People
Owner: Nobody in particular
Requestors: bobtfish [...] bobtfish.net
BROQ [...] cpan.org
ZSTEVENS [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: (no value)
Fixed in: (no value)



From: bobtfish [...] bobtfish.net
Subject: URI compatibility with modern gitweb
Not yet pulling in ticket creation comment
16:13 < jnareb> also does gitweb URI compatibility include modern path_info based URI's, like http://repo.or.cz/w/git.git/blob/HEAD:/Documentation/RelNotes-1.6.6.txt ?
This has been implemented in the less_fugly_uris branch (thanks Tom!) but is still very much in alpha. Our main goal presently is to get this in order and merge to master. -- Cheers, Dan Brook
On Sat Jan 23 04:48:16 2010, BROQ wrote: Show quoted text
> This has been implemented in the less_fugly_uris branch (thanks Tom!)
but Show quoted text
> is still very much in alpha. Our main goal presently is to get this in > order and merge to master.
This has now been merged to master. Although the URIs aren't totally compatible with modern gitweb's URI structure it shouldn't be too difficult to write a module to do the mapping. -- Cheers, Dan Brook