Skip to content

GitHub diff filename

Rob Garrison edited this page Oct 24, 2022 · 18 revisions

A userscript that highlights filename & permission alterations

  • When altering a filename, path or permission, an "old → new" format is used, but is not highlighted as a diff.
  • This userscript visibly alters the colors of the "old" portion to red and the "new" portion to green.
  • Click this link to install from GitHub; or, install from GreasyFork or OpenUserJS.

Screenshot

github-diff-filename

Change Log

Version 1.1.6 (2022-10-24)

  • Update dependencies.

Version 1.1.5 (2022-02-28)

  • Fix colors again.

Version 1.1.4 (2021-11-30)

  • Fix colors.

Version 1.1.3 (2021-07-21)

  • Update mutation script.
  • Update utils script.

Version 1.1.2 (2021-01-31)

  • Update mutation script.

Version 1.1.1 (2020-11-02)

  • Fix link selector.

Version 1.1.0 (2020-10-23)

  • Show full path in changes.

Version 1.0.6 (2019-02-16)

  • Update GitHub icon.

Version 1.0.5 (2019-01-28)

  • Update mutation script.

Version 1.0.4 (2018-10-05)

  • Update mutation script.

Version 1.0.3 (2018-05-17)

  • Update mutation script.

Version 1.0.2 (2018-05-10)

  • Update mutation script.

Version 1.0.1 (2018-04-09)

  • Update mutation script url.

Version 1.0.0 (2018-01-18)

  • Update assets.

Version 0.1.1 (2017-10-08)

  • Update mutation script url.

Version 0.1.0 (2017-08-27)

  • Initial commit
Clone this wiki locally