Commit Graph

  • 76e3d6ced8 docs: note package/publish gaps blocking the 10MB-fix release rad-lfs-ipfs Maciek "mab122" Bator 2026-07-19 12:51:54 +0200
  • 35f1f97290 Fix: rad lfs fetch fails on any LFS object over 10MB from IPFS Maciek "mab122" Bator 2026-07-19 12:49:41 +0200
  • 4ae9756a3d docs: explain the fetch-batch worker in LFS-IPFS.md Maciek "mab122" Bator 2026-07-17 23:43:18 +0200
  • a8c8dbf3dd Bump radicle-lfs-transfer submodule: batched multi-object fetch worker Maciek "mab122" Bator 2026-07-17 23:42:40 +0200
  • 7c6d342ef9 lfs: add fetch-batch, a long-lived worker for multi-object downloads Maciek "mab122" Bator 2026-07-17 23:42:30 +0200
  • 4ab6fc2499 docs: document rad lfs backfill and the unseed refcounting fix Maciek "mab122" Bator 2026-07-17 15:22:31 +0200
  • c059c7967b lfs: cross-repo pin refcounting on unseed, add `rad lfs backfill` Maciek "mab122" Bator 2026-07-17 15:21:40 +0200
  • 581843fa92 build: rerun-if-changed on .git/logs/HEAD, fix stale version on rebuild Maciek "mab122" Bator 2026-07-17 09:42:30 +0200
  • 2306aabc4a docs: add fork banner to .github/README.md (GitHub profile-README convention) Maciek "mab122" Bator 2026-07-17 09:33:39 +0200
  • 3ad836577a Bump radicle-lfs-transfer submodule: doc update for push refspec fix Maciek "mab122" Bator 2026-07-16 15:23:22 +0200
  • a84aeb23f7 lfs: configure a branch push refspec too, single `git push rad` now works Maciek "mab122" Bator 2026-07-16 15:23:00 +0200
  • 245fdd3fdc Bump radicle-lfs-transfer submodule: fix stale pre-batching README claim Maciek "mab122" Bator 2026-07-16 14:39:30 +0200
  • 5227783cac docs: fix nonexistent rad push/pull commands, stale pre-batching claims Maciek "mab122" Bator 2026-07-16 14:39:03 +0200
  • 891383bf7b scripts: skip already-published versions, attach a changelog Maciek "mab122" Bator 2026-07-16 14:07:14 +0200
  • 68202ce58d build: tag rad --version with a +lfs-ipfs suffix, fix newline bug Maciek "mab122" Bator 2026-07-16 13:49:13 +0200
  • ae7aed5db5 docs: add quickstart cheatsheet to README, clarify push gotcha Maciek "mab122" Bator 2026-07-16 12:54:42 +0200
  • fa4fdf5470 lfs: fix pre-commit hook silently skipping non-ASCII filenames Maciek "mab122" Bator 2026-07-16 12:41:01 +0200
  • c070aac6fe lfs: batch pre-commit hook into one `rad lfs precommit` process Maciek "mab122" Bator 2026-07-15 19:23:21 +0200
  • a9428a9ef9 Fix: rad lfs store/rekey fail with git ref D/F conflict on notes ref Maciek "mab122" Bator 2026-07-15 19:02:53 +0200
  • 945da6f7f8 docs: record root cause and live verification of Bug #2 Maciek "mab122" Bator 2026-07-14 18:53:45 +0200
  • a97484c92f Bump radicle-lfs-transfer submodule: fix cross-device rename on LFS download Maciek "mab122" Bator 2026-07-14 18:44:06 +0200
  • ff762ef8f2 Prompt interactively for passphrase instead of requiring RAD_PASSPHRASE Maciek "mab122" Bator 2026-07-14 17:59:04 +0200
  • 1c65ee6230 Fix: git fetch rad can never fetch refs/notes/rad-lfs Maciek "mab122" Bator 2026-07-14 17:47:15 +0200
  • 33ffa12286 Exclude radicle-lfs-transfer submodule from the outer cargo workspace Maciek "mab122" Bator 2026-07-14 16:18:55 +0200
  • e060442017 Add client-side encryption for private-repo LFS objects Maciek "mab122" Bator 2026-07-14 16:01:49 +0200
  • 23264b9b52 docs: drop reference to the rejected seed-hosted-server design attempt Maciek "mab122" Bator 2026-07-14 12:53:20 +0200
  • 5d53fab673 docs: zero-to-install quick start, Arch dependency lists, fix cross-repo links Maciek "mab122" Bator 2026-07-14 12:51:30 +0200
  • 005d708059 readme: note this is a fork adding LFS-over-IPFS support Maciek "mab122" Bator 2026-07-14 12:34:49 +0200
  • bb8608e984 Add rad lfs init and IPFS-backed pinning for seed/unseed Maciek "mab122" Bator 2026-07-14 12:32:12 +0200
  • b5e6d82769
    radicle/identity: Tidy up master Lorenz Leutgeb 2026-07-03 16:59:22 +0200
  • cd57affc36 cargo: Bump zlib-rs to 0.6.5 Rūdolfs Ošiņš 2026-07-07 18:05:26 +0200
  • fb80d58af7 CHANGELOG: Describe the changes to repository identity evaluation Fintan Halpenny 2026-07-03 19:10:46 +0100
  • 2f1aaa45b2 radicle/cob/identity: Add sibling-accept invariant to property tests Fintan Halpenny 2026-07-02 16:43:09 +0000
  • a63f91885f radicle/cob/identity: Guard `IdentityMut::update` against sibling proposals Fintan Halpenny 2026-07-02 16:40:51 +0000
  • b6f07074d9 radicle/cob/identity: Guard `IdentityMut::accept` against sibling accepts Fintan Halpenny 2026-07-02 16:37:41 +0000
  • 7daeb3135b radicle/cob/identity: Add SiblingAccepted error variant Fintan Halpenny 2026-07-02 16:27:06 +0000
  • 654218e6a5 radicle/cob/identity: Strip implicit author accept for sibling revisions in `action` Fintan Halpenny 2026-07-02 17:16:18 +0100
  • 82dc3fe20c radicle/cob/identity: Enforce sibling-accept invariant for `RevisionAccept` in `action` Fintan Halpenny 2026-07-02 16:08:45 +0000
  • 8e677a9d90 radicle/cob/identity: Add has_active_sibling_accept helper Fintan Halpenny 2026-07-02 10:37:41 +0100
  • 62f64744ad radicle/cob/identity: Test accept-before-redact convergence Fintan Halpenny 2026-06-25 13:17:23 +0000
  • f720526fc9 radicle/cob/identity: Test concurrent redact-vs-accept convergence Fintan Halpenny 2026-06-25 13:14:16 +0000
  • 21700e4962 radicle/cob/identity: Fix cascading_rejections test to test actual cascading Fintan Halpenny 2026-06-25 13:11:11 +0000
  • ebf0f417f7 radicle/cob/identity: Deprecate `Identity::id` Lorenz Leutgeb 2026-06-23 22:23:07 +0200
  • 97f279fe41 radicle/cob/identity: Test redacting accepted revisions Fintan Halpenny 2026-06-11 15:18:35 +0100
  • e0e231813f radicle/cob/identity: Test `authorization_based_on_parent_not_current` Fintan Halpenny 2026-06-11 08:51:31 +0100
  • 108686e299 radicle/cob/identity: Test queued children with delegate change Fintan Halpenny 2026-06-11 08:51:31 +0100
  • da2c523d41 radicle/cob/identity: Add Property Tests Adrian Duke 2026-05-27 18:00:31 +0100
  • aae8938c01 radicle/test/arbitrary: Make BoundedVec shared Fintan Halpenny 2026-06-12 10:40:22 +0100
  • 94a24a7283 radicle/cob/identity: Fix comments in test `reject_concurrent` Adrian Duke 2026-05-29 19:43:44 +0100
  • 2768fe79d2 radicle/cob/identity: Test evaluating children of accepted revision Adrian Duke 2026-05-27 17:34:31 +0100
  • c174efccb9 radicle/cob/identity: Test cascading of redaction Adrian Duke 2026-05-22 15:35:02 +0100
  • 2349eebf5d radicle/cob/identity: Test cascading rejection Adrian Duke 2026-05-22 14:39:18 +0100
  • 39972b0c46 radicle/cob/identity: Test terminal states Adrian Duke 2026-05-22 14:24:33 +0100
  • 489360d0e5 radicle/cob/identity: Add concurrent terminal state test Adrian Duke 2026-05-22 14:15:03 +0100
  • ba4a79af90 radicle/cob/identity: Test rejected sibling Lorenz Leutgeb 2026-03-30 17:57:28 +0200
  • d8c14222a2 radicle/cob/identity: Rewrite Evaluation Lorenz Leutgeb 2026-03-30 17:57:28 +0200
  • b145b95ee4 radicle/cob/identity: Use verdicts to count votes Lorenz Leutgeb 2026-03-30 17:57:28 +0200
  • 442df34be7 radicle/cob/identity: Strengthen test assumptions Lorenz Leutgeb 2026-03-31 23:35:59 +0200
  • ee17109501 Fix NO_COLOR to only suppress colors, not all ANSI styles Richard Levitte 2026-06-18 22:26:42 +0200
  • b12c0f0be4 radicle-cli: fix tests for git ddiff on Windows. Fred Gobry 2026-06-07 15:12:25 -0400
  • d973a548b9 node/wire: Test connected node removes active fetch Daniel Norman 2026-06-19 21:57:43 +0200
  • 3459ad57cc node/wire: Test disconnected node remove active fetch Daniel Norman 2026-06-19 21:57:12 +0200
  • 665e640fe4 node/test: Reproduce orphaned fetch at service layer Daniel Norman 2026-06-19 21:56:31 +0200
  • d230ff72ee fetcher: Test removing active fetch from another node Daniel Norman 2026-06-19 23:26:39 +0200
  • df1e3e6129 fetcher/state: Extend test for same RID, different nodes Fintan Halpenny 2026-06-22 17:52:58 +0100
  • 4a05e52ba1 fetcher: Guard fetched against stale node results Daniel Norman 2026-06-19 23:26:39 +0200
  • 7b910476c3 node/wire: Always report fetch results to the service Daniel Norman 2026-06-19 22:06:25 +0200
  • 1070b777da radicle-cli: Remove fullstop from RID on rad init Adrian Duke 2026-06-19 17:24:01 +0100
  • 018266023a cli/examples: fix jj-init-colocate test stefan 2026-05-15 22:39:24 -0700
  • 07f748475b radicle/cob: Include command name on spawn fail Daniel Silverstone 2026-06-17 22:04:52 +0100
  • 88bf2a9648
    term: Remove typing indication for passwords Lorenz Leutgeb 2026-06-12 14:21:16 +0200
  • e991bd7476 cli/examples: Introduce a suite of merge and revert tests for patch.target Adrian Duke 2026-05-07 16:42:42 +0100
  • 178bda36d8 radicle-cli/terminal: Add patch target ref to rad patch show Adrian Duke 2026-06-02 15:24:43 +0100
  • eb2dded0ed remote-helper: Introduce magic push ref 'refs/for/' Adrian Duke 2026-05-19 15:51:32 +0100
  • 06e201c927 remote-helper: Add 'patch.target' push option Adrian Duke 2026-05-12 13:36:06 +0100
  • f0c6abc6ea radicle/cob/patch: Extend MergeTarget Adrian Duke 2026-05-12 13:36:06 +0100
  • c7339615a7 cob: Replace 'git2::Oid' -> 'git::raw::Oid' Adrian Duke 2026-05-12 13:41:11 +0100
  • db4ad27b4f radicle-cli: Fix broken test 'rad-cob-update' Adrian Duke 2026-06-05 14:15:29 +0100
  • d734d69269 radicle-cli: Add labels column to patch list Adrian Duke 2026-06-05 14:14:11 +0100
  • fda165ffca radicle: Replace WAN routeable testing IPs with 198.18.0.0/15 private subnet Adrian Duke 2026-06-08 11:24:55 +0100
  • 55b4b04002 radicle-node: Replace WAN routeable testing IPs with 198.18.0.0/15 private subnet Adrian Duke 2026-06-08 11:23:47 +0100
  • a294e05730 radicle-node: Prevent infinite connection loop on instant dial failure Adrian Duke 2026-06-05 18:27:16 +0100
  • e4a16dc40a cli-test: Disable normalizing paths Fintan Halpenny 2026-06-03 11:36:39 +0200
  • b397b1a249 workspace: Update snapbox to 1.2 Fintan Halpenny 2026-06-01 11:50:40 +0100
  • 09e6147ef9 radicle/node/config: Document RateLimit fields Fintan Halpenny 2026-05-25 10:46:09 +0100
  • 90aaec1c9e CONTRIBUTING: Add section on issue labels Fintan Halpenny 2026-05-27 10:56:53 +0100
  • a3ff596e22 scripts/changelog: Generate links to commits on seed.radicle.dev Fintan Halpenny 2026-05-30 09:05:55 +0100
  • a65ac048cb cob/change_graph: Log Errors Lorenz Leutgeb 2026-03-30 18:16:03 +0200
  • 9ff0e8b01f just: checking for ellipses Fintan Halpenny 2026-04-17 17:37:56 +0100
  • 9c37511613 Revert "typos: Rule for ... -> …" Fintan Halpenny 2026-04-17 16:59:31 +0100
  • 81fd141139 Revert "codespell: Rule for ... -> …" Fintan Halpenny 2026-04-17 16:59:31 +0100
  • f49cc5def8 radicle-node.1.adoc: Fix markup error nullcurve 2026-04-22 21:56:05 +0000
  • dd7c13271f rad-patch.1.doc: Fix typos and markup errors nullcurve 2026-04-22 21:56:05 +0000
  • 898e00ecf1 CONTRIBUTING: Fix typo nullcurve 2026-04-22 21:56:05 +0000
  • 0bbedb9650 cli: Fix panic on `rad patch review` without options Arthur Mariano 2026-05-27 11:51:07 -0300
  • 804fa3e44c cli/examples: rad-patch-merge-on-first-push Fabrice Bellamy 2025-12-10 22:06:08 +0100
  • cf28294473 remote-helper: Account for first push from delegate Fabrice Bellamy 2025-12-10 22:06:08 +0100
  • c70d4a29eb CHANGELOG: Backfill 1.9.1 updates Fintan Halpenny 2026-05-22 14:54:40 +0100
  • cf108311dc node: Heap Profiling with DHAT Lorenz Leutgeb 2026-05-22 12:35:14 +0200
  • d8bf84c173 CONTRIBUTING: modify notes on preparing commits Fintan Halpenny 2026-01-14 15:55:55 +0000