fixing inline pod documentation for the debian package. (missing whatis entry)
[catagits/Gitalist.git] / lib / Gitalist / Git / CollectionOfRepositories /
2011-03-13 Jose Luis Martinez Make get_repository expect already instanced repo
2011-03-09 Jose Luis Martinez Be able to override the autodetected repo name
2011-02-26 Dan Brook Only use first column in whitelist.
2011-02-26 Dan Brook Add the ability to provide a whitelist of repos.
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...
2009-12-21 Lian Wan Situ Fixes to get FromListOfDirectories working
2009-12-19 Tomas Doran More Pod
2009-12-19 Zachary Stevens Change other uses of 'project' to 'repository'.
2009-12-19 Zachary Stevens Rename get_project to get_repository
2009-12-19 Zachary Stevens Rename Project to Repository in stash and templates.
2009-12-19 Zachary Stevens Rename CollectionOfProjects to CollectionOfRepositories.