Remove the extra path part
[viewsvn.git] / index.php
2006-01-22 Robert SesekDon't use out() for the link
2006-01-12 Robert SesekAgain changing cacheV; we now store each node's history...
2006-01-12 Robert SesekChanging table column names; removing no-longer-used...
2006-01-12 Robert SesekAdd two tables now, per the spec
2006-01-09 Robert SesekChange revision to UNSIGNED and PKEY
2006-01-09 Robert SesekRemoving some extraneous fields
2006-01-09 Robert SesekConstruct cacheV tables for each repository
2005-09-11 Robert SesekAdopting the GPL
2005-09-01 Robert SesekCache templates
2005-09-01 Robert SesekExtracted HTML from files and into templates
2005-08-29 Robert SesekAllow disabling of path::parse
2005-08-27 Robert SesekDon't add a trailing slash in viewsvn::paths::out(...
2005-08-27 Robert SesekRemoving params
2005-08-27 Robert SesekAdded path management
2005-08-27 Robert SesekChecking in inital code base