Results 170 comments of Iliyas Jorio

If we want to keep the test on Windows, pygit2 could sanitize the path before passing it to libgit2 on Windows, and perhaps issue a RuntimeWarning with a link to...

Glad to be of service! And thank you for steering this project in the right direction :) I have a vested interest in improving pygit2 because I’ve been working on...

Hi @ethomson and thank you for the review! The last 3 commits address the points that you raised: > - let's imagine that we want to do that in the...

Hi, for now the game uses a borderless fullscreen mode. A workaround is to change your desktop resolution before launching the game.

Awesome! I'd be curious to see it in motion in a video. (Don't have a 3DS at hand to try it out) > (I wish there were forums or something...

Wow, looks like it runs great! Thanks for the video. It would be great to have lights/shading, but perhaps the GL driver that you use doesn't provide this?

Good catch! That was a bug in the input handling code. Digital gamepad buttons actually had no effect on steering. See if this build works better for you: https://github.com/jorio/CroMagRally/actions/runs/14627417212

In this badge, "OS4Depot" actually refers to a different port. It's the same game, but still, this might be a bit misleading?

I'm not sure I fully understand what you're trying to accomplish – You're double-clicking a commit that is the tip of a remote branch, right? - If you want to...

Let me try to retrace your use case so I can understand what you’re expecting to see: - Your current branch already has an upstream branch - Your current branch...