2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reworked README file for GitHub compatibility. More... over 15 years ago
Updated LICENSE file. More... over 15 years ago
Renamed Bitcache::Adapters to Bitcache::Adapter. More... over 15 years ago
Renamed lib/bitcache/adapters to lib/bitcache/adapter. More... over 15 years ago
Changed the top-level library definitions to use autoloading. More... over 15 years ago
Implemented an initial quick-and-dirty version of Bitcache::URI. More... over 15 years ago
Improved the string compatibility of the library version number definition. More... over 15 years ago
Imported doc/.gitignore. More... over 15 years ago
Imported a Bitcache database template for SQLite 3. More... almost 16 years ago
Merged the latest 0.1.0 development branch. More... almost 16 years ago
Added dummy methods Repository#encrypted? and Repository#compressed?. More... over 16 years ago
Refactored GnuPG wrapper for improved flexibility. More... over 16 years ago
Implemented a more advanced GnuPG wrapper library. More... over 16 years ago
Implemented a simple GnuPG-based encryption/decryption library. More... over 16 years ago
Imported a new convenience API for federated repository usage. More... almost 17 years ago
Implemented initial support for fetching URLs in the bit client. More... almost 17 years ago
Always load ~/.bitrc in CLI library. More... almost 17 years ago
Enable faster startup for the Amazon S3 adapter. More... almost 17 years ago
Added the new filter parameter to all adapters' bitstream enumeration callbacks. More... almost 17 years ago
Disable use of the aws/s3 library's streaming upload due to bugginess. More... almost 17 years ago
Miscellaneous minor improvements. More... almost 17 years ago
Ignore repository objects that don't match the correct bitstream identifier format. More... almost 17 years ago
Minor improvements to bit client error message output. More... almost 17 years ago
Correctly handle the bit client being passed an unknown command. More... almost 17 years ago
Implemented various sanity checks for bit client commands. More... almost 17 years ago
Implemented upload and delete functionality in the Amazon S3 adapter. More... almost 17 years ago
Print bit client error messages to stderr, not stdout. More... almost 17 years ago
Implemented disallowed ops support for the bit client's list operation. More... almost 17 years ago
Minor additions to README. More... almost 17 years ago
Implemented index filtering and two new options in bit client. More... almost 17 years ago