sindresorhus/refined-github

Sort commits topologically first instead of by author date #2548

graingert posted onGitHub

<!-- Thanks for contributing! 🏓 -->

https://github.com/isaacs/github/issues/386 Example URL: https://github.com/sindresorhus/refined-github/pull/2513/commits

<!-- Please specify a URL where the feature should appear -->


I don't think we can easily do this as to correctly to it, we would have to sort across pages, which would be very difficult to implement correctly.


For anyone that wants this, please also send this feature request to GitHub: support@github.com

posted by sindresorhus over 5 years ago

That is a shame, the main place in want it is the next/previous buttons on the PR

posted by graingert over 5 years ago

Unless GitHub has a URL parameter to achieve this, we'd have to not only manage pagination, but also recreate the whole UI around the commits we fetch and sort from the API.

Closing as impossible to achieve (i.e. way out of Refined GitHub's scope)

posted by fregante over 5 years ago

Fund this Issue

$0.00
Funded

Pull requests