An open API service indexing awesome lists of open source software.

https://github.com/brentyates/prettypullrequests

A chrome extension to make reviewing pull requests in Github a little easier.
https://github.com/brentyates/prettypullrequests

Last synced: 5 months ago
JSON representation

A chrome extension to make reviewing pull requests in Github a little easier.

Awesome Lists containing this project

README

        

![logo](../master/ppr-logo/128x128.png)

# Pretty Pull Requests

This extension will add various features to the diff view on Github's pull request pages.

Supports both files changed and commit diffs.

## Current Features

- Click on the file name to collapse a file, or collapse from bottom up via an added button
- Collapse/Expand all
- Collapse/Expand all that match a regex pattern
- Collapse/Expand added/removed lines
- File tree view allowing you to collapse a directory, or jump directly to a file diff
- (Optional) Use backtick/tilde to switch tabs in the pull request. Backtick goes forward, and tilde (shift-backtick) goes backward. Enable this setting in the extension's options.
- Set regex patterns to automatically collapse all files in any PR that matches

![Example Image](https://raw.githubusercontent.com/Yatser/prettypullrequests/master/ppr_example.png)

To install the chrome extension, visit: [chrome web store / pretty pull requests](https://chrome.google.com/webstore/detail/pretty-pull-requests-gith/ljnjpkadhhcdniohpfilddnhahoigdec?hl=en)