0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Repository constructor sanity++ More... about 12 years ago
added capture pattern repository probe test More... about 12 years ago
testing repository class More... about 12 years ago
simplified add_files tests More... about 12 years ago
test adding files to cabinet More... about 12 years ago
added isa_ok tests More... about 12 years ago
added testing files for File and Cabinet classes. More... about 12 years ago
Cleaned up some things. Remove most of the ftp tests as they are no longer valid. More coming More... about 12 years ago
Improve formatting More... about 12 years ago
Added "platform" property to File class More... about 12 years ago
Added example More... about 12 years ago
Start incorporating Cabinet class into A::B::MB More... about 12 years ago
minor formatting More... about 12 years ago
repo->probe() now returns list of File objects More... about 12 years ago
same bug in Cabinet (oops) More... about 12 years ago
bug in File class More... about 12 years ago
forgot 1; More... about 12 years ago
Added Cabinet and File classes for holding found files More... about 12 years ago
clarify some of the alien_ parameters More... about 12 years ago
fix bug for creating repo classes More... about 12 years ago
added alien_interpolate method (for command interpolation) with tests. and alien_share_folder method/property which returns full path to share_dir More... about 12 years ago
Forked out repo types, added repo method list_files, implemented list_files in ftp, restart alien_main_procedure More... about 12 years ago
started Repo::HTTP subclass More... about 12 years ago
kmx++ More... about 12 years ago
Mithaldu++ More... about 12 years ago
allow easy use of Net::FTP subclass using Repository propery connection_class More... about 12 years ago
explicitly use strict and warnings in each ::Repo class More... about 12 years ago
A cleaner look for the version search and map More... about 12 years ago
Commented alien_main_procedure since I wanted to run tests after forking ::Repo stuff More... about 12 years ago
Moved FTP (and HTTP) logic to A::B::MB::Repo. Overload M::B::new to convert Repo specs to Repo objects More... about 12 years ago