-
-
Notifications
You must be signed in to change notification settings - Fork 328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transform radicle-link integration test setup (as much as possible) to gitoxide #164
Closed
9 tasks done
Comments
7 tasks
Byron
added a commit
that referenced
this issue
Aug 17, 2021
Byron
added a commit
that referenced
this issue
Aug 17, 2021
This allows to detect if empty commits are possible by checking that manifests actually changed. If not, we create empty commits to have something specific to tag. Note that we don't actually detect changes, so Cargo.lock changes might still be possible. For now, allow empty commits. One day this can be better by reusing a previous commit.
10 tasks
Byron
added a commit
that referenced
this issue
Aug 22, 2021
Byron
added a commit
that referenced
this issue
Aug 24, 2021
…which lacks a lot of explanation. It uses monodrap to for nice structural diagrams, see https://monodraw.helftone.com for more.
Byron
added a commit
that referenced
this issue
Aug 28, 2021
Byron
added a commit
that referenced
this issue
Sep 8, 2021
Byron
added a commit
that referenced
this issue
Sep 8, 2021
Byron
added a commit
that referenced
this issue
Sep 8, 2021
Byron
added a commit
that referenced
this issue
Sep 8, 2021
Byron
added a commit
that referenced
this issue
Sep 8, 2021
Byron
added a commit
that referenced
this issue
Sep 12, 2021
Byron
added a commit
that referenced
this issue
Sep 12, 2021
Byron
added a commit
that referenced
this issue
Sep 12, 2021
Byron
added a commit
that referenced
this issue
Sep 12, 2021
Byron
added a commit
that referenced
this issue
Sep 12, 2021
Byron
added a commit
that referenced
this issue
Sep 12, 2021
Byron
added a commit
that referenced
this issue
Sep 12, 2021
Byron
added a commit
that referenced
this issue
Sep 12, 2021
Byron
added a commit
that referenced
this issue
Sep 12, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
…to `easy::Object::try_to_(commit|tag)_iter()` for consistency.
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Byron
added a commit
that referenced
this issue
Sep 13, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
refresh_odb()
to show how pack changes are picked up.Archive
Ref
suffix is a notcandidate for those with borrows inside. Candidates for massive changes are
git-object
andgit-ref
andgit-actor
.borrow()
would then rather beto_ref()
rename- depends on the context, maybe another timeoid
toid
like in git2find_existing()
tofind()
and provide the optional version undertry_find()
, both for objects and refs in plumbing cratesThe text was updated successfully, but these errors were encountered: