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
aad27e6e
Commit
aad27e6e
authored
Dec 27, 2014
by
Carlos Martín Nieto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a few missing CHANGELOG entries
parent
5692dcf1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
CHANGELOG.md
+12
-0
No files found.
CHANGELOG.md
View file @
aad27e6e
...
...
@@ -148,3 +148,15 @@ v0.21 + 1
*
git_checkout now handles case-changing renames correctly on
case-insensitive filesystems; for example renaming "readme" to "README".
*
git_index_name_entrycount() and git_index_reuc_entrycount() now
return size_t instead of unsigned int.
*
The search for libssh2 is now done via pkg-config instead of a
custom search of a few directories.
*
Add support for core.protectHFS and core.protectNTFS. Add more
validation for filenames which we write such as references.
*
The local transport now generates textual progress output like
git-upload-pack does ("counting objects").
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