Releases: git-for-windows/git-snapshots
Releases · git-for-windows/git-snapshots
Sat, 13 May 2023 09:06:27 +0200
Clean up Git for Windows' branch thicket (#4417) I tried to make future rebases easier by merging `main` into v2.40.1.windows.1 in #4412, but that didn't work. So let's clean up the branch thicket. with the result being intentionally tree-same to `main`. This _will_ help with the upcoming v2.41.0-rc0 rebase.
Wed, 10 May 2023 08:58:07 +0200
Merge the previously-embargoed v2.40.1 patches (#4412) With every embargoed release, we have to deal with deviating commit histories, one public, the other one embargoed. In preparation for v2.41.0-rc0 (which is [scheduled for beginning of next week](https://gh.io/gitCal)), let's reconcile the `main` branch with the v2.40.1 patches.
Wed, 26 Apr 2023 14:41:46 +0200
prerelease-2.40.0.windows.1-9-gbc3743def7-20230426124510 Drop the old-style runtime-prefix handling in `interpolate_path()` (#…
Tue, 21 Mar 2023 22:37:30 +0100
Git GUI: fix Repository>Explore Working Copy (#4357) This is a companion PR of https://github.com/prati0100/git-gui/pull/95 Since Git v2.39.1, we are a bit more stringent in searching the PATH. In particular, we specifically require the `.exe` suffix. However, the `Repository>Explore Working Copy` command asks for `explorer.exe` to be found on the `PATH`, which _already_ has that suffix. Let's unstartle the PATH-finding logic about this scenario. This fixes https://github.com/git-for-windows/git/issues/4356
Mon, 13 Mar 2023 18:23:49 +0100
Merge 'readme' into HEAD Add a README.md for GitHub goodness. Signed-off-by: Johannes Schindelin <[email protected]>
Mon, 13 Mar 2023 14:01:59 +0100
cmake: install headless-git. (#4338) Even if CMake is not the canonical way to build Git for Windows, but CMake support merely exists in Git to support building Git for Windows using Visual Studio, we should include `headless-git` in such a scenario when installing the binaries to a given location.
Thu, 9 Mar 2023 09:00:24 +0100
fixup! Add a GitHub workflow to monitor component updates (#4336) The `GitCredentialManager` GitHub organization has been renamed to `git-ecosystem`. See [1]. While the old URL currently still works, it's better to update to the current URL. [1] https://github.com/git-ecosystem/git-credential-manager/pull/1141
Tue, 7 Mar 2023 20:11:08 +0100
Merge 'readme' into HEAD Add a README.md for GitHub goodness. Signed-off-by: Johannes Schindelin <[email protected]>
Wed, 1 Mar 2023 19:42:44 +0100
Merge 'readme' into HEAD Add a README.md for GitHub goodness. Signed-off-by: Johannes Schindelin <[email protected]>
Mon, 27 Feb 2023 10:08:57 +0100
Merge 'readme' into HEAD Add a README.md for GitHub goodness. Signed-off-by: Johannes Schindelin <[email protected]>