发布于 2015-01-17 01:30:10 | 262 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Pygit2 Python 的 Git 开发包

Pygit2 是一个基于 Python 的 libgit2 绑定。简单来说就是一个Python 的 Git 开发包.


Pygit2 是一个基于 Python 的 libgit2 绑定。简单来说就是一个Python 的 Git 开发包.

Pygit2 0.22.0 发布,此版本更新内容如下:

新特性:

  • Update to libgit2 v0.22#459

  • Add support for libgit2 feature detection (new pygit2.features and pygit2.GIT_FEATURE_*)#475

  • New Repository.remotes (RemoteCollection)#447

API 改进:

  • Prototype of clone_repository changed, check documentation

  • Removed clone_into, use clone_repository with callbacks instead

  • Use Repository.remotes.rename(name, new_name) instead ofRemote.rename(new_name)

  • Use Repository.remotes.delete(name) instead of Remote.delete()

  • Now Remote.push(...) takes a list of refspecs instead of just one

  • Change Patch.old_id, Patch.new_id, Note.annotated_id,RefLogEntry.oid_old and RefLogEntry.oid_new to be Oid objects instead of strings#449

其他:

  • Fix init_repository when passing optional parameters workdir_path,description, template_path, initial_head or origin_url#466#471

  • Fix use-after-free when patch outlives diff#457#461#474

  • Documentation improvements#456#462#465#472#473

  • Make the GPL exception explicit in setup.py#450



历史版本 :
Pygit2 0.26.3 发布,libgit2 的 Python 绑定
Pygit2 0.26.1 发布,libgit2 的 Python 绑定
Pygit2 v0.25.1 发布,添加对 Python 3.6 的支持
Pygit2 v0.25 发布,Python 的 Git 开发包
Pygit2 0.24.1 发布,Python 的 Git 开发包
pygit2 0.24.0 发布,Python 的 Git 开发包
pygit2 v0.23.3 发布,libgit2 的 Python 绑定
Pygit2 0.23.2 发布,Python 的 Git 开发包
Pygit2 0.23.1 发布,Python 的 Git 开发包
Pygit2 0.22.1 发布,Python 的 Git 开发包
Pygit2 0.22.0 发布,Python 的 Git 开发包
PyGit2 0.21.4 发布,Python 的 Git 开发包
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务