libgit2 v0.27.7 发布,Git 核心开发包

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

内容简介:libgit2 0.27.7 已发布。libgit2 是一个可移植、纯 C 语言实现的 Git 核心开发包,你可以使用它来编写自定义的 Git 应用。 主要更新内容如下: Our continuous integration environment has switched from Travi...

libgit2 0.27.7 已发布。libgit2 是一个可移植、纯 C 语言实现的 Git 核心开发包,你可以使用它来编写自定义的 Git 应用。

主要更新内容如下:

  • Our continuous integration environment has switched from Travis and
    AppVeyor to Azure Pipelines CI.

  • Fix adding worktrees for bare repositories.

  • Fix parsed patches not computing the old respectively new line
    numbers correctly.

  • Fix parsing configuration variables which do not have a section.

  • Fix a zero-byte allocation when trying to detect file renames and
    copies of a diff without any hunks.

  • Fix a zero-byte allocation when trying to resize or duplicate
    vectors.

  • Fix return value when trying to unlock worktrees which aren't
    locked.

  • Fix returning an unitialized error code when preparing a revision
    walk without any pushed commits.

  • Fix return value of git_remote_lookup when lookup of
    "remote.$remote.tagopt" fails.

  • Fix the revision walk always labelling commits as interesting due
    to a mishandling of the commit date.

  • Fix the packbuilder inserting uninteresting blobs when adding a
    tree containing references to such blobs.

  • Ignore unsupported authentication schemes in HTTP transport.

  • Improve performane of git_remote_prune.

  • Fix detection of whether qsort_r has a BSD or GNU function
    signature.

  • Fix detection of iconv if it is provided by libc.

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

程序员面试笔试宝典

程序员面试笔试宝典

何昊、叶向阳、窦浩 / 2012-10 / 59.80元

《程序员面试笔试宝典》除了对传统的计算机相关知识(C/C++、数据结构与算法、操作系统、计算机网络与通信、软件工程、数据库、智力题、英语面试等)进行介绍外,还根据当前计算机技术的发展潮流,对面试笔试中常见的海量数据处理进行了详细的分析。同时,为了更具说服力,《程序员面试笔试宝典》特邀多位IT名企面试官现身说法,对面试过程中求职者存在的问题进行了深度剖析,同时《程序员面试笔试宝典》引入了一批来自于名......一起来看看 《程序员面试笔试宝典》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

随机密码生成器
随机密码生成器

多种字符组合密码

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

HSV CMYK互换工具