#983 Fix changes summary changes for older versions of pygit
Merged by pingou. Opened by ryanlerch.
ryanlerch/pagure changes-summary-fix  into  master

Download 983.patch

Some of the changes implemented in 2.1 that changed parts of the changes summaries were not working properly.

  • This patch adds the appropriate header to renamed files in the "FIles Changed" tab, for both older and newer versions of the pygit API
  • This patch adds logic for showing the commit details (added and removed files) in the sidebar changes summary. This was working on newer versions of pygit2, but was not properly implemented on older versions of pygit2 (i.e. on prod)

We should split this line :)

With one comment and the need to rebase before merging, :thumbsup: for me :)

will do, should have left it alone :) i even made it shorter :P

rebased

1 new commit added

  • split the long lines out

rebased

Pull-Request has been merged by pingou

Metadata