Don't canonicalize paths in tv_rename, which allows us to remove paths.Verify()
[armadillo.git] / src / paths.go
2011-04-16 Robert SesekDon't canonicalize paths in tv_rename, which allows...
2011-04-16 Robert SesekStart work on rewriting the TV renamer in Go
2010-11-14 Robert SesekNow that paths.go holds a reference to the entire Confi...
2010-11-14 Robert SesekAdd an IncludeDotfiles configuration directive.
2010-11-14 Robert SesekProperly load the full config file and allow overrides...
2010-10-04 Robert SesekImplement the back-end of the Move operation.
2010-09-02 Robert SesekImplement file removal in the backend.
2010-09-01 Robert SesekImplement checkInJail()
2010-09-01 Robert SesekAdd GPL file headers
2010-08-31 Robert SesekAdd support for starting with a jailroot, rather than...
2010-08-31 Robert SesekBasic directory listing on the web.
2010-08-30 Robert SesekAdd path listing service.