Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Add `list_commits` tauri command
sebastinez wants to merge 8 commits into main · opened 1 year ago

Returns all commits for a specific repo.

Takes a parent argument as starting point for the git history. Uses the head field of the project payload if not provided.

Instead of since and until timestamps uses cursor and take params to paginate the commit history.

PS: Remove migrate argument since not used anymore

checkcheck-e2e

👉 Workflow runs 👉 Branch on GitHub

sebastinez opened with revision 77b7efa9b0ebdeebcd4f1232131ea00c8b88adfc on base 84fbb1cfb224745d7cd4e5810e8e358e02406e3c +99 -25 1 year ago
sebastinez pushed revision 2 02eb1a5bfe1809fd55c4c31a69bb453e074e5790 on base 84fbb1cfb224745d7cd4e5810e8e358e02406e3c +363 -58 1 year ago
sebastinez pushed revision 3 c50eb8f25289d959bd2e43e21b448811042823a2 on base 84fbb1cfb224745d7cd4e5810e8e358e02406e3c +944 -181 1 year ago
  • Run checks for all rust crates
  • Let ts_rs run formatting types instead of prettier
sebastinez pushed revision 4 3eb6ebf419b01a4113cfd7aff852323980ae832f on base 84fbb1cfb224745d7cd4e5810e8e358e02406e3c +945 -182 1 year ago
sebastinez pushed revision 5 891f7df234bd74acf7484e3bb511c0d1aaccb023 on base 52c25a905d8edbbe98523c1e80e9edfbd2ce7030 +950 -182 1 year ago

Add cob migration to profile mock

sebastinez pushed revision 6 10832847132a7bdf498679a8ae463ea9fcc644e9 on base 52c25a905d8edbbe98523c1e80e9edfbd2ce7030 +961 -188 1 year ago

Fix radicle crate at 0.14.0

Also update heartwood-release to a pre-release to get the tests to pass

rudolfs accepted 1 year ago