Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
git2
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
git2
Commits
7c8ddef0
Commit
7c8ddef0
authored
Mar 10, 2018
by
Patrick Steinhardt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CHANGELOG.md: update for v0.26.3
parent
b35c3098
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
+25
-0
CHANGELOG.md
+25
-0
No files found.
CHANGELOG.md
View file @
7c8ddef0
v0.26.3
-------
This is a bugfix release. It includes the following non-exclusive list of
improvements, which have been backported from the master branch:
*
Fix cloning of the libgit2 project with
`git clone --recursive`
by removing an
invalid submodule from our testing data.
*
Fix endianness of the port in
`p_getaddrinfo()`
.
*
Fix handling of negative gitignore rules with wildcards.
*
Fix handling of case-insensitive negative gitignore rules.
*
Fix resolving references to a tag if the reference is stored with its fully
resolved OID in the packed-refs file.
*
Fix checkout not treating worktree files as modified when only their mode has
changed.
*
Fix rename detection with
`GIT_DIFF_FIND_RENAMES_FROM_REWRITES`
.
*
Enable Windows 7 and earlier to use TLS 1.2.
v0.26.2
-------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment