uv/crates/puffin-git/src
Charlie Marsh 6ff21374dc
Split `puffin-cache` into Puffin-specific and generic utilities (#728)
This crate started off as generic caching utilities, but we started
adding a lot of Puffin-specific stuff (like the cache buckets
abstraction that knows about Git vs. direct URL vs. indexes and so on).
This PR moves the generic stuff into a new `cache-key` crate.
2023-12-25 14:38:56 +00:00
..
util Add SSL to possible spurious errors (#361) 2023-11-07 18:53:39 +00:00
git.rs Better tracing span (#513) 2023-11-29 10:34:18 +00:00
lib.rs Restructure Git cache to include package name (#588) 2023-12-07 20:17:41 -05:00
sha.rs Restructure Git cache to include package name (#588) 2023-12-07 20:17:41 -05:00
source.rs Split `puffin-cache` into Puffin-specific and generic utilities (#728) 2023-12-25 14:38:56 +00:00