Tags: orgads/git
Tags
Git for Windows v2.18.0 Changes since Git for Windows v2.17.1(2) (May 29th 2018) New Features * Comes with Git v2.18.0. * Comes with Git Credential Manager v1.16.2. Bug Fixes * The diff filter for .pdf files was fixed. * The start-ssh-agent.cmd script no longer overrides the HOME variable. * Fixes an issue where passing an argument with a trailing slash from Git Bash to git.exe was dropping that trailing slash. * The http.schannel.checkRevoke setting now really works.
First "Release Candidate" of v2.18.0, take 3 The first attempt failed to bundle PCRE2, even if it is now a dependency (superseding PCRE, which is no longer needed). The second attempt still failed to bundle *some* PCRE2 .dll files. Unfortunately the ones that are necessary even to run git.exe.
First "Release Candidate" of v2.18.0, take 2 The first attempt failed to bundle PCRE2, even if it is now a dependency (superseding PCRE, which is no longer needed).
Git for Windows v2.17.1(2) Changes since Git for Windows v2.17.1 (May 29th 2018) New Features * Comes with Git Credential Manager v1.16.1. * Comes with Git LFS v2.4.2. Bug Fixes * This release really contains Git v2.17.1.
Git for Windows v2.17.1 Changes since Git for Windows v2.17.0 (April 3rd 2018) New Features * Comes with Git v2.17.1. * Comes with Perl v5.26.2. * The installer now offers VS Code Insiders as option for Git's default editor if it is installed. * The vim configuration was modernized. * Comes with cURL v7.60.0. * Certain errors, e.g. when pushing failed due to a non-fast-forwarding change, are now colorful. * Comes with cURL v7.60.0. * Comes with Git LFS v2.4.1. Bug Fixes * Fixed an issue with recursive clone (CVE 2018-11235). * Aliases that expand to shell commands can now take arguments containing curly brackets. * Ctrl+C is now handled in Git Bash in a sophisticated way: it emulates the way Ctrl+C is handled in Git CMD, but in a fine-grained way. * Based on the the new Ctrl+C handling in Git Bash, pressing Ctrl+C while git log is running will only stop Git from traversing the commit history, but keep the pager running. * Git was fixed to work correctly in Docker volumes inside Windows containers. * Tab completion of git status -- <partial-path> is now a lot faster. * Git for Windows now creates directory symlinks correctly when asked to. * The option to disable revocation checks with Secure Channel which was introduced in v2.16.1(2) now really works. * Git no longer enters an infinite loop when misspelling git status as, say, git Status.
Git for Windows v2.17.0 Changes since Git for Windows v2.16.3 (March 23rd 2018) New Features * Comes with Git v2.17.0. * Comes with OpenSSL v1.0.2o. * Comes with Git Credential Manager v1.15.2. * Comes with OpenSSH v7.7p1. Bug Fixes * When git.exe is called with an invalid subcommand, it no longer complains about file handles.
PreviousNext