Skip to content

Releases: git-for-windows/git-snapshots

Thu, 28 Oct 2021 15:16:10 -0400

25 Jan 09:41
f8f57df

Choose a tag to compare

Merge pull request #3492 from dscho/ns/batched-fsync

Switch to batched fsync by default

Fri, 15 Oct 2021 15:12:48 +0200

25 Jan 09:41
3f28c5f

Choose a tag to compare

Merge pull request #3472 from dscho/expand-runtime-prefix

Re-do the path interpolation support regarding RUNTIME_PREFIX

Thu, 14 Oct 2021 14:22:50 +0200

25 Jan 09:41
c7d0a86

Choose a tag to compare

Merge pull request #3466 from Berrysoft/main

Fix CMakeLists for MinGW.

Wed, 13 Oct 2021 18:23:50 +0200

25 Jan 09:41

Choose a tag to compare

2.33.1

Merge branch 'fix-v4-fsmonitor-long-paths' into try-v4-fsmonitor

Wed, 13 Oct 2021 17:40:27 +0200

25 Jan 09:40
a98d291

Choose a tag to compare

Merge pull request #3456 from jeffhostetler/try-v4-fsmonitor-part5

FSMonitor: deepening a directory causes confusing events

Wed, 13 Oct 2021 16:47:05 +0200

25 Jan 09:40
0055932

Choose a tag to compare

Merge pull request #3417 from dscho/initialize-core.symlinks-earlier

init: respect core.symlinks before copying the templates

Wed, 13 Oct 2021 15:08:43 +0200

25 Jan 09:40
42f3463

Choose a tag to compare

Merge pull request #3463 from dscho/work-around-ci-failures-with-gpg

ci(windows): avoid using external gpg by mistake

Wed, 13 Oct 2021 07:43:47 +0200

25 Jan 09:40
e9b4cc4

Choose a tag to compare

Merge pull request #3436 from carenas/pedantic-main

pedantic main

Tue, 12 Oct 2021 12:06:10 +0200

25 Jan 09:39
aaec11d

Choose a tag to compare

Merge pull request #3306 from PhilipOakley/vs-sln

Make Git for Windows start builds in modern Visual Studio

Sat, 2 Oct 2021 14:32:18 -0700

25 Jan 09:39
9887942

Choose a tag to compare

Merge pull request #3447 from jeffhostetler/try-v4-fsmonitor

Replace pre-V4 of FSMonitor with V4 candidate