| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Hi @darkred,
GitHub Commit Compare was more or less a test that's WIP, but didn't have time to finish (read lost interest and moved on). The biggest thing missing to make it an useful userscript, is support over multiple pages.
Tested changes; looks good and everything working again.
Would you mind to update the readme too (changelog & contributor).
Sorry, something went wrong.
| // @namespace https://github.com/jerone/UserScripts | ||
| // @description Add controls to compare commits. | ||
| // @author jerone | ||
| // @contributor darkred |
There was a problem hiding this comment.
👍
Sorry, something went wrong.
Added changelog, my nick in Contributors and External links
|
Gladly. I just updated it. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Hey @jerone
I've made a few tweaks to make 'GitHub Commit Compare' work after the recent GitHub site update.
Two things to note, please:
the script currently doesn't work when you follow links,
i.e. it doesn't work while being e.g. here https://github.com/jerone/UserScripts if you follow the link 526 Commits - it only works if you refresh the page while already being in the Commits page.
I've taken the liberty of adding my nick as 'Contributor' in this PR (as I did in my other PR, for 'Github News Feed Filter' too). I just hope it's ok with you (sorry I didn't ask you first!). Otherwise (maybe because my tweaks are minor/basic and/or simply because it's your personal work), please feel free to remove // @contributor darkred (and from the other script, too). No problem at all.