Be able to override the autodetected repo name
[catagits/Gitalist.git] / lib / Gitalist / Git / CollectionOfRepositories / FromDirectoryRecursive.pm
2011-03-09 Jose Luis Martinez Be able to override the autodetected repo name
2011-02-19 Dan Brook Clearer error message for get_repository.
2011-02-19 Dan Brook Recursive directory lookup now stops when a repo is...
2010-11-01 Dan Brook Squash warning in Path::Class::Dir from contains()...
2010-11-01 Dipesh Patel Do proper checking of git directories.
2010-11-01 Dipesh Patel Fix broken recursive lookup and add unit tests.
2010-11-01 Dipesh Patel No need for addtional variable.
2010-11-01 Dipesh Patel Few tidy ups on Recursive From Directory.
2010-11-01 Dipesh Patel First pass attempt to recursively search through direct...