Johannes Schindelin

Results 34 issues of Johannes Schindelin

### What happened? Thanks to the helpful brown-out to notify everybody [about the deprecated v1](https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/), I once again tried to run `actions/upload-artifact@v4` in an i686 Docker container, and it [fails...

bug

## Changes This is a _very early_ draft to support toggling between light and dark mode ## Context - #1432

## Changes The README was changed to start with the exact commands to start local development. ## Context When I tried to run through those steps to get a clean...

**1.** License Name: InnoSetup license **2.** Short identifier: InnoSetup **3.** License Author or steward: Unknown **4.** Comments: InnoSetup is an open source program that helps generating Windows-based installers. The InnoSetup...

new license/exception: Accepted
needs files made

Over time, not only repositories grow, but also Git's (and hardware's) ability to cope with larger repositories. I tried to figure out how the thresholds used by `git sizer` were...

TEST

This might be a bit of a bigger task, given that nobody took care of upgrading git-scm.com to newer jQuery versions in a _long, long_ time.

[Hugo 0.146.0](https://github.com/gohugoio/hugo/releases/tag/v0.146.0) overhauled the entire template system. This is likely to break git-scm.com if upgrading blindly (which we do not). It is probably not _quite_ yet time to upgrade to...

Today, GCM returns all credentials as username/password pairs, even if the credential is a token such as a PAT or bearer token. Git will also only issue a Basic HTTP...

enhancement

Starting in Git 2.40, the protocol learned a few new keys including around storing and retrieving an OAuth token's expiration date. This will be helpful to support such that tokens...

enhancement