Releases: git-for-windows/git-snapshots
Releases · git-for-windows/git-snapshots
Thu, 8 Feb 2024 17:14:54 +0100
build(deps): bump actions/setup-go from 2 to 5 (#4793) Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 5.
Thu, 8 Feb 2024 16:52:24 +0100
build(deps): bump mshick/add-pr-comment from 1 to 2 (#4795) Bumps [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment) from 1 to 2.
Thu, 8 Feb 2024 16:52:24 +0100
build(deps): bump mshick/add-pr-comment from 1 to 2 (#4795) Bumps [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment) from 1 to 2.
Wed, 7 Feb 2024 20:41:44 +0100
dependabot: help keeping GitHub Actions versions up to date (#4792) See https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot#enabling-dependabot-version-updates-for-actions for details.
Thu, 21 Dec 2023 13:43:00 +0100
Update mimalloc to v2.1.2 (#4740) The mimalloc project [has released a couple versions](https://github.com/microsoft/mimalloc?tab=readme-ov-file#releases) since we last integrated it into Git for Windows. Let's take the most recent one. This PR is structured in the following way: 1. Revert all mimalloc commits, in reverse chronological order (newest first), marking them as `fixup!`s of the reverted commits. 2. Import (a subset of) mimalloc v2.1.2, marking it as an `amend!` of the commit that originally imported mimalloc. 3. Replay the remaining mimalloc commits, in chronological order, marking them as `fixup!`s of the original commits.
Thu, 7 Dec 2023 09:00:15 +0100
ARM64: Embed manifest properly (#4718) Teach our ARM64 based builds to embed the manifest file correctly. This fixes #4707
Mon, 20 Nov 2023 18:02:41 +0100
Merge 'readme' into HEAD Add a README.md for GitHub goodness. Signed-off-by: Johannes Schindelin <[email protected]>
Tue, 14 Nov 2023 20:09:22 +0100
Merge 'readme' into HEAD Add a README.md for GitHub goodness. Signed-off-by: Johannes Schindelin <[email protected]>
Wed, 8 Nov 2023 18:37:08 +0100
Merge 'readme' into HEAD Add a README.md for GitHub goodness. Signed-off-by: Johannes Schindelin <[email protected]>
Fri, 3 Nov 2023 08:42:24 +0100
Merge 'readme' into HEAD Add a README.md for GitHub goodness. Signed-off-by: Johannes Schindelin <[email protected]>