Skip to content

Releases: git-for-windows/git-snapshots

Fri, 28 Oct 2022 17:48:47 +0200

25 Jan 09:56
bb3e903

Choose a tag to compare

Add support for CLANGARM64 target (#3916)

**This requires an ARM64-machine with Windows 11 installed (which
supports x64 emulation for MSYS2)**

### The main idea

- Use the main MSYS2/git-sdk-64 setup, which works on Windows 11 on ARM
thanks to x64-emulation
- Configure the official `clangarm64` MSYS2 repo
- Install `mingw-w64-clang-aarch64-toolchain` which contains the
ARM64-native Clang compiler

Fri, 28 Oct 2022 15:17:47 +0200

25 Jan 09:56
506e271

Choose a tag to compare

ci: fix the `linux-leaks` job (#4085)

The CI builds have been seriously broken as of v2.38.1 by the constantly
failing `linux-leaks` job. Let's backport the work-around that has been
applied to upstream Git (but that funnily has not been based directly on
top of v2.38.1).

Fri, 7 Oct 2022 12:49:24 +0200

25 Jan 09:55

Choose a tag to compare

2.38.1

fixup! pack-objects (mingw): demonstrate a segmentation fault with la…

Mon, 3 Oct 2022 19:54:19 +0200

25 Jan 09:55

Choose a tag to compare

Merge 'readme' into HEAD

Add a README.md for GitHub goodness.

Signed-off-by: Johannes Schindelin <[email protected]>

Tue, 27 Sep 2022 22:33:04 +0200

25 Jan 09:55

Choose a tag to compare

Merge 'readme' into HEAD

Add a README.md for GitHub goodness.

Signed-off-by: Johannes Schindelin <[email protected]>

Thu, 22 Sep 2022 08:18:27 +0200

25 Jan 09:54

Choose a tag to compare

Merge 'readme' into HEAD

Add a README.md for GitHub goodness.

Signed-off-by: Johannes Schindelin <[email protected]>

Thu, 22 Sep 2022 10:37:12 -0500

25 Jan 09:55
5d3dbc5

Choose a tag to compare

Merge pull request #4031 from dscho/long-paths-config

Re-design how the `core.longPaths` config setting is read

Fri, 16 Sep 2022 03:37:32 +0200

25 Jan 09:54

Choose a tag to compare

Merge 'readme' into HEAD

Add a README.md for GitHub goodness.

Signed-off-by: Johannes Schindelin <[email protected]>

Thu, 8 Sep 2022 20:16:45 +0200

25 Jan 09:54
ec78604

Choose a tag to compare

Merge pull request #4013 from dscho/mimalloc

Switch Git for Windows to using mimalloc instead of nedmalloc

Tue, 30 Aug 2022 22:28:22 +0200

25 Jan 09:54

Choose a tag to compare

Merge 'readme' into HEAD

Add a README.md for GitHub goodness.

Signed-off-by: Johannes Schindelin <[email protected]>