ruro

Results 104 comments of ruro

> Well, I think there are two scopes there to answer: > > * The change I've made is to fix a bug in the existing behaviour, because the current...

I've updated the visualizations in the doc. Here are the screenshots: ![old](https://github.com/dandavison/delta/assets/3747318/3cfdcc36-0088-407f-bb7b-3dc923bbec68) ![new](https://github.com/dandavison/delta/assets/3747318/0d1d61c8-a26a-44b1-908d-b6cb4a511ef1)

This looks like it might be a regression from #392

Okay, so this is a separate issue, but it seems that delta doesn't respect the `GIT_CONFIG_GLOBAL` and `GIT_CONFIG_NOSYSTEM` environment variables which is all kinds of wrong. So my "minimal" reproduction...

I patched the nixpkgs derivation of `delta` to compile from dcae5bcc2428d1fb6f5ff7b9cddd7f268d9a3735 (main at the time of writing). Though `delta --version` itself still reports the version as `0.16.5`. P.S. looking at...

Great. Circling back to the original issue, what do you think about the current behaviour of `file-style = omit` + `hunk-header-style = file line-number` for renames/copies?

> @RuRo would something like that work in your case? I think so. I guess, the specifics could use some bikeshedding, but I'd generally be okay with any solution that...

@jackos can you cross-post the comment in question here? People shouldn't have to create a discord account to get this information. Also, random comments on discord servers are prone to...

> Are the two tests still failing on your system? I haven't tested this recently, but I see no reason why the results would change since the tests weren't fixed....

> > Ideally, downstream source distributions shouldn't have to disable broken/flaky tests and you already > > I disagree in general, downstreams that have their own requirements need to make...