Add "R" to the list of valid stati in SVNLog::process()
[viewsvn.git] / includes /
2005-09-01 Robert SesekAdd "R" to the list of valid stati in SVNLog::process()
2005-09-01 Robert SesekExtracted HTML from files and into templates
2005-08-29 Robert SesekLots of inter-page link work; revision stuff is now...
2005-08-28 Robert Seseksvnlib::common::isdir() speed up
2005-08-28 Robert Sesek- silence cat call in svnlib::common::isdir
2005-08-28 Robert SesekRevisions cache is created from logs cache, prevents...
2005-08-28 Robert SesekChanging the error occurence system
2005-08-28 Robert SesekLogs now have changed files
2005-08-28 Robert Sesek- added diff.php
2005-08-28 Robert SesekGot cat working with old revisions
2005-08-28 Robert SesekTrigger an error on matching error info
2005-08-28 Robert SesekBasic SVNCommon lib setup
2005-08-28 Robert SesekAdded multi file support in diffs
2005-08-28 Robert SesekFinished advanced diff system
2005-08-28 Robert SesekGot the advanced diff finally working now?
2005-08-28 Robert SesekFix for advanced add display in diff
2005-08-28 Robert SesekAdvanced diff data is done
2005-08-28 Robert SesekTurn off E_ANNOYING.. er E_NOTICE
2005-08-28 Robert Sesek- whitespace diff working
2005-08-28 Robert SesekBasic diff stuff is kind of working
2005-08-28 Robert SesekAdded more checks for svnlib::log() revision stuff
2005-08-28 Robert Sesek- added view.php
2005-08-28 Robert SesekUse parse_url() in fetch_arguments()
2005-08-28 Robert SesekBlame stuff is done
2005-08-27 Robert SesekBreadcrumb system working
2005-08-27 Robert SesekAllow underscores in paths
2005-08-27 Robert SesekDid base logging stuff
2005-08-27 Robert SesekOnly show "up one level" if we're not at the root path
2005-08-27 Robert SesekDon't add a trailing slash in viewsvn::paths::out(...
2005-08-27 Robert Sesek- browse.php basics in place
2005-08-27 Robert SesekPath parser is done
2005-08-27 Robert SesekNeed to add 1 char to the $url[0] bit in fetch_arguments()
2005-08-27 Robert SesekAdded path management
2005-08-27 Robert SesekChecking in inital code base