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

新闻 Git Ruby 开发包 Rugged 0.22.1b1 发布 下载

本帖由 漂亮的石头2015-03-10 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    Rugged 0.22.1b1版本已经发布,与 Rugged 0.21 相比,Rugged 0.22.1b1做了如下修正:


    1. Add Rugged::Tree#count_recursive


    2. Update bundled libgit2 to 0.22.1.


    3. Add missing handling of libgit2 errors in Rugged::BranchCollection#each and Rugged::BranchCollection#each_name


    4. The Rugged::Tree::Builder API was changed to account for libgit2 changes.


    5. Add alternative backend support (experimental)


    6. Replace Remote#rename!RemoteCollection#rename


    7. Remove URL validation from Remote#url=, Remote#push_url=RemoteCollection#create_anonymousRemoteCollection#createas the underlying function git_remote_supported_url()was removedfrom libgit2.


    8. Add Repository#merge_bases


    9. Add submodule support.


    10. Add Rugged::Walker#push_range


    11. Rugged::Blob::HashSignatureRugged::Blob#hashsig


    12. Add Rugged::Repository#attributes


    13. Add Rugged::TagCollection#create_annotation


    14. Add Rugged::Repository#cherrypick


    15. Add Rugged::Repository#descendant_of?


    16. Rugged::Index#read_tree now actually checks that the given object is aRugged::Tree instance.


    17. Add Rugged::Repository#expand_oids


    18. Add Rugged::Remote#check_connection


    19. Remove defunct Rugged::Diff::Line#hunk and Rugged::Diff::Line#owner


    20. Remove Rugged::Diff#treeRugged::Diff#ownerto return therepository that the Rugged::Diff object belongs to.


    21. Add #additions and #deletions to Rugged::patch



      Rugged 是一个 Git 的 Ruby 开发包,使用 libgit2 API

      下载地址:https://github.com/ceph/ceph/archive/v0.80.9.zip

      详情请看发行说明
    Git Ruby 开发包 Rugged 0.22.1b1 发布下载地址
     
正在加载...