Spenser Black

Results 109 comments of Spenser Black

Related? #4357 I would also think it's already a feature based on the issue's fix. Edit: IIRC the fix was to enforce that a local tag is pushed with an...

I'm just guessing, but maybe `target_commitish` can't be a tag for `/repos/{owner}/{repo}/releases` because `tag_name` is already used for tags? In fact, the docs say >[target_commitish is] unused if the Git...

Currently, onefetch uses tokei to detect languages. It appears that tokei doesn't yet support smalltalk (see XAMPPRocky/tokei#316). @Kirtai, If you're interested in adding Smalltalk support to tokei, it's very easy...

Thanks for reporting the issue! What is the current behavior in termux vs the wanted behavior?

:cry: Looks like tokei hasn't had a merged PR for language support in a while. Perhaps the maintainer should be pinged to check if they're still planning to accept language...

Unless we decide not to publish on crates.io, I believe we need to use released versions for all of our dependencies. I don't think crates.io accepts crates that depend on...

@o2sh Do we have a policy for stale PRs that are blocked by external dependencies? Should we consider them stale or still valid?

@o2sh Should we revisit this?

[`mailmap` is on their radar](https://github.com/Byron/gitoxide/blob/a9e2b608964eec7b6e4d7d7614941cc2e0e51ebd/crate-status.md#L392), at least. I guess we can open an issue to show them that there's interest for it 😆 If we do drop `.mailmap` support, reopening...