Results 166 issues of Sebastian Thiel

*(motivated by [this message](https://old.reddit.com/r/rust/comments/1but7t5/rust_digger_more_than_14_of_crates_configure/kxz42lw/))* It would be great if it was easy to see all values that a `rustfmt` option has been set to across crates. They are documented here:...

Based on #1368 ---- ### diff-correctness → `gix-status` → gix reset ---- Improve `gix status` to the point where it's suitable for use in `reset` functionality. Leads to a proper...

This issue tracks the status for the application to https://www.sovereigntechfund.de (STF) as well as to https://nlnet.nl . Note that the STF is mutually exclusive, but the idea is to have...

C-tracking-issue

This PR is the first step towards providing branch details with `gitoxide`. ### Tasks * [x] `git2` performance optimizations for 'apples-to-apples' comparison. * [x] Fill in missing details in understanding...

rust

### Version Version 20240802.073826 or 0.12.16 ### Operating System Mac OS X ### Distribution Method dmg (Apple Silicon) ### Describe the issue A file is shown as changed with zero...

bug
🦀gitoxide🦀

### Version 0.12.16 ### Operating System Mac OS X ### Distribution Method dmg (Apple Silicon) ### Describe the issue When a change lives solely in the index, it can't be...

bug
🎉reproduced🎉

### Verify canary release - [X] I verified that the issue exists in the latest Turborepo canary release. ### Link to code that reproduces this issue Please see steps to...

kind: bug
needs: triage
owned-by: turborepo

Implement an octopus merge based on trees, and (mostly) equivalent to `merge-ORT` in Git. Related to https://github.com/gitbutlerapp/gitbutler/pull/4793. ### Tasks * [ ] TBD ### Research Everything is about MergeORT. *...

* [x] walk commit graph topo + time sorted * [x] extract commit information * [x] walk tags and resolve them * [x] filter by changes to a particular path...

C-integrate-gitoxide

There are many open questions about this form of distribution. ### Open Questions - How do language servers deal with installing/managing their binaries on the various platforms? - Is this...

new feature
distribution