libgit2 0.27.2 发布,Git 核心开发包

栏目: 软件资讯 · 发布时间: 7年前

内容简介: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 for
    GIT_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 核心开发包》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

常用算法程序集

常用算法程序集

2009-7 / 58.00元

《常用算法程序集(C++语言描述)第4版》是针对工程中常用且行之有效的算法而编写的,主要内容包括矩阵运算,矩阵特征值与特征向量的计算,线性代数方程组的求解,非线性方程与方程组的求解,插值与逼近,数值积分,常微分方程组的求解,数据处理,极值问题的求解,复数、多项式与特殊函数的计算,查找与排序。书中所有的算法程序均用C++描述,全部程序可从清华大学出版社网站上的《常用算法程序集(C++语言描述)第4版......一起来看看 《常用算法程序集》 这本书的介绍吧!

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具