内容简介:libgit2 0.27.2 已发布,这是一个 Bug 修复版本。包括以下改进: Fix builds with LibreSSL 2.7. Fix for git_diff_status_char() not returning the correct mapping for GIT_DELTA_TYPECHANGE. Fix for the sub...
libgit2 0.27.2 已发布,这是一个 Bug 修复版本。包括以下改进:
-
Fix builds with LibreSSL 2.7.
-
Fix for
git_diff_status_char()
not returning the correct mapping forGIT_DELTA_TYPECHANGE
. -
Fix for the submodules API not reporting errors when parsing the ".gitmodules"
file. -
Fix for accepting a ".gitmodules" file where two submodules have the same
path. -
Fix for hiding references in a graph walk not always limiting the graph
correctly. -
Fix for directory patterns with trailing spaces in attribute files not being
handled correctly. -
Fix SSH transports not properly disconnecting from the server.
-
Fix reading HEAD reflog in worktrees.
-
Update our copy of SHA1DC to fix errors with endianess on some platforms.
libgit2 是一个可移植、纯 C 语言实现的 Git 核心开发包,你可以使用它来编写自定义的 Git 应用。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《libgit2 0.27.2 发布,Git 核心开发包》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- libgit2 0.27.1 发布,Git 核心开发包
- libgit2 v0.26.3 发布,Git 核心开发包
- libgit2 v0.27.7 发布,Git 核心开发包
- libgit2 0.27.8 发布,可移植 Git 核心开发包
- libgit2 0.27.8 发布,可移植 Git 核心开发包
- libgit2 v1.0.1 发布,可移植 Git 核心开发包
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Approximation Algorithms
Vijay V. Vazirani / Springer / 2001-07-02 / USD 54.95
'This book covers the dominant theoretical approaches to the approximate solution of hard combinatorial optimization and enumeration problems. It contains elegant combinatorial theory, useful and inte......一起来看看 《Approximation Algorithms》 这本书的介绍吧!