1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 libgit2 v0.26.0 发布,Git 核心开发包 下载

本帖由 漂亮的石头2017-06-20 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,984
    赞:
    47
    Git 核心开发包 libgit2 v0.26.0 发布了。libgit2 是一个可移植、纯 C 语言实现的 Git 核心开发包,你可以使用它来编写自定义的 Git 应用。这是 v0.26系列“Aufschub”的第一个版本。更新日志如下:


    • Support for opening, creating and modifying worktrees.


    • We can now detect SHA1 collisions resulting from the SHAttered attack. These
      checks can be enabled at build time via -DUSE_SHA1DC.


    • Fix for missing implementation of git_merge_driver_source getters.


    • Fix for installed pkg-config file being broken when the prefix contains
      spaces.


    • We now detect when the hashsum of on-disk objects does not match their
      expected hashsum.


    • We now support open-ended ranges (e.g. "master..", "...master") in our
      revision range parsing code.


    • We now correctly compute ignores with leading "/" in subdirectories.


    • We now optionally call fsync on loose objects, packfiles and their indexes,
      loose references and packed reference files.


    • ……

    完整更新内容请查看发行首页

    下载地址:


    >>>【评论有礼】6月6日-30日评论每日更新的“新闻资讯和软件更新资讯”,评论点赞数超过 20 的可登上每周更新的“源资讯”和“软件周刊”两大栏目,点赞数超过 50 的还将获得 5 活跃积分奖励和开源中国定制好礼。详情
    libgit2 v0.26.0 发布,Git 核心开发包下载地址
     
正在加载...