0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Mar 21, 2025 — Mar 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore: version bump More... 8 months ago
fix: make the default cache path safer More... 8 months ago
docs: add CHANGELOG More... 8 months ago
docs: minor README cleanup More... 8 months ago
chore!: drop support for ruby 2.7, 3.0 and 3.1 More... 8 months ago
Release 1.0.0 More... about 4 years ago
Add method to destroy the cache More... about 4 years ago
Merge pull request #13 from mojavelinux/issue-10-unsafe-load More... about 4 years ago
Add 3.1 to actions More... about 4 years ago
Add GHE actions More... about 4 years ago
Add some initial tests More... about 4 years ago
Merge pull request #15 from mojavelinux/fix-version-number More... about 4 years ago
fix version in gemspec More... about 4 years ago
use YAML.unsafe_load if available More... about 4 years ago
Rename to .md More... about 4 years ago
Merge pull request #12 from mojavelinux/fix-shadowing-variable-warning More... about 4 years ago
avoid shadowing outer local variable More... about 4 years ago
Merge pull request #11 from mojavelinux/file-exist More... about 4 years ago
change File.exists? to File.exist? More... about 4 years ago
Minor golfage More... about 14 years ago
Trailing whitespace More... about 14 years ago
Require yaml, as per issue#5 More... about 14 years ago
Merge pull request #6 from cabo/master More... about 14 years ago
Make sure caches from different user-ids don't block each other and cause permission exceptions
cabo
as Carsten Bormann
More... about 14 years ago
Add simple invalidation
cabo
as Carsten Bormann
More... about 14 years ago
Merge pull request #4 from alpicola/master More... over 14 years ago
added accessor of cache_path More... over 14 years ago
Up version num More... almost 15 years ago
Merge pull request #3 from paracycle/master More... almost 15 years ago
Changed file operations so that they use binary mode. Otherwise, binary responses from URLs are corrupted (at least on Windows) More... almost 15 years ago