radicle-heartwood-lfs/crates/radicle/src
Lorenz Leutgeb 4c605c0671 radicle: Avoid comparison with `ZERO_SHA1`
When the underlying hash function is not important, but only the fact
whether the OID is the zero sentinel, use `Oid::is_zero`. This is more
flexible, as it is forward compatible with the SHA-256 object format.
2026-04-28 14:35:38 +02:00
..
canonical radicle/canonical: provide public Canonical JSON link 2026-01-22 09:10:53 +00:00
cob clippy: Configure lint `unwrap_used` 2026-04-15 10:06:05 +02:00
git radicle/crefs/protect: Module for protected refs 2026-04-08 11:02:25 +01:00
identity treewide: radicle.{xyz → dev,network} 2026-04-27 18:34:30 +02:00
logger radicle: Move logging setup calls to binaries 2025-08-07 08:30:59 +01:00
node treewide: Avoid `git2::Oid::zero` 2026-04-28 14:35:38 +02:00
profile cli/config: Obsolete `{get,set,push,remove,unset}` 2026-04-22 15:45:57 +01:00
storage radicle: Avoid comparison with `ZERO_SHA1` 2026-04-28 14:35:38 +02:00
test treewide: radicle.{xyz → dev,network} 2026-04-27 18:34:30 +02:00
canonical.rs radicle/canonical: provide public Canonical JSON link 2026-01-22 09:10:53 +00:00
cli.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
cob.rs clippy: Deny `unwrap_used` 2026-04-15 10:06:05 +02:00
collections.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
explorer.rs treewide: radicle.{xyz → dev,network} 2026-04-27 18:34:30 +02:00
git.rs Spell "Radicle" with a captial R 2026-04-17 17:15:31 +01:00
identity.rs clippy: Deny `unwrap_used` 2026-04-15 10:06:05 +02:00
io.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
lib.rs clippy: Deny `unwrap_used` 2026-04-15 10:06:05 +02:00
logger.rs radicle: Move logging setup calls to binaries 2025-08-07 08:30:59 +01:00
node.rs Spell "Radicle" with a captial R 2026-04-17 17:15:31 +01:00
profile.rs cli/config: Obsolete `{get,set,push,remove,unset}` 2026-04-22 15:45:57 +01:00
rad.rs Spell "Radicle" with a captial R 2026-04-17 17:15:31 +01:00
schemars_ext.rs crypto: Optionally provide JSON Schema 2026-02-10 09:39:34 +00:00
serde_ext.rs radicle: Add Version to User Agent 2026-04-02 16:26:46 +01:00
sql.rs radicle: Re-export `radicle_core::RepoId` 2026-01-09 14:04:18 +01:00
storage.rs radicle/storage: Split `WriteRepository::set_head` 2026-04-08 11:02:07 +01:00
test.rs radicle/storage: Split `WriteRepository::set_head` 2026-04-08 11:02:07 +01:00
version.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
web.rs radicle: Keep pinned repos ordered in config 2025-07-19 12:59:02 +01:00