Results 1791 comments of Sebastian Thiel

> I also think this is something that could be done in a follow-up commit. Only if it's fun for you :)! Performance doesn't matter too much there, because it...

No, the shell script is needed to easily integrate them into the current test-system. However, if ever needed, `gix-testtools` could of course learn how to restore such states more efficiently....

Thanks a lot for reporting! It seems like the video is broken, unfortunately, but from the text it seems the strange behaviour might be related to rare limiting warnings related...

Thanks for the hint :) - it looks like Safari can't show it, but Chromium based browser are fine. That definitely looks like a strange logic bug to me as...

That's a great idea - if the dev-tools recording also contains call stacks and state, that might be useful. If it's compressible and smaller than 25MB, I think it can...

Thanks a lot! I was able to decompress the json file and import it into the safari dev tools. Maybe this helps, particularly if it would expose JS state.

Thanks a lot for reporting! The config parser here is based on the INI config parser, which makes it very much non-conforming to the Git specification. Fixes on top of...

That's a great idea and I welcome you to implement it in a first version, suitable to help with `gix blame`. I may add that we should probably follow the...

If it's good enough for you let's close it, I also have no plans for more right now.

Thanks so much for this incredible research! I have lost all faith for ever getting this right by myself 😅, and can only leave decisions on how to best tackle...