Month: December 2013

  • pygit2 version 0.20.1 brings support for merge and reset

    Changes: New remote ref-specs API: #290 New Repository.reset(…): #292, #294 Export GIT_DIFF_MINIMAL: #293 New Repository.merge(…): #295 Fix Repository.blame argument handling: #297 Fix build error on Windows: #298 Fix typo in the README file, Blog → Blob: #301 Now Diff.patch returns None if no patch: #232, #303 New Walker.simplify_first_parent(): #304 Thanks to Jose Plana, Victor Garcia,…