Todd Zullinger

Results 11 comments of Todd Zullinger

This can also be triggered via `git add --intent-to-add ` (aka `git add -N `). I'm surprised that doesn't burn more folks, as `git add -N` is quite handy. I...

Somewhat related, https://github.com/git/git/commit/9213563f0a adds a `--show-index-version` option to `update-index` and adjusts the documentation to suggest that index version 4 "should be considered mature technology these days." That's only in `seen`...

Indeed. Additionally, the `zfs.repo` file uses `$releasever` which resolves to 9 on Rocky. There's not really much that can be done. This is just one of the bumps which happens...

> > My guess is that Rocky hasn't updated to 9.4 yet. > > Correct. RL 9.4 due any day now 🤞 Or about an hour after your post. ;-)

> Idea: Could we drop the "list of all project page" (eventually useless for thousands of packages) and just keep direct links from our web-UI? That seems like a good...

Excellent! Sorry I didn't catch that my changes wouldn't avoid the issue.

Reading https://github.com/termux/termux-api/issues/638, I was able to get `termux-fingerprint` to prompt as it should after running `termux-api-start`. I haven't yet tried to see if this works reliably and whether I can...

This more or less duplicates PR #306. I did the work before I looked through the issues and PR's. I don't much care which one is merged, though I think...

This is still relevant. If the change in #306 is used then this can be closed. But one or the other would be nice to have merged.