Skip to content

megatops/PatchViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Patch Viewer

Ask DeepWiki GitHub License GitHub top language GitHub contributors GitHub forks GitHub Repo stars

Single file, browser based side-by-side patch viewer.

Try it online: https://megatops.github.io/PatchViewer/

Just save the PatchViewer.html to use it offline. No any other dependencies or network access are needed.

Screenshot:

image

Release History

v0.7

  • Support multi-line selection (by Sebastian).
  • Support dark mode (follow system theme).

v0.6.1

  • Fixed a regression bug when parsing diff with only 1 line changed.

v0.6

  • Better support for git format-patch patches.

v0.5

  • Resolved the issue when parsing git diff which contains \ No newline at end of file;
  • Fix for easy selection of multiple lines (by Sajal Gautam).

v0.4

  • Support file list and file navigator;
  • Open source.

v0.3

  • Bug fixes;
  • First public release.

v0.2

  • Support unified diff.

v0.1

  • Initial release, support context diff.

About

Single file, browser based patch file viewer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages