Skip to content
/ speediff Public

Quick revision browser for Git and SVN, inspired by SVN Time Lapse View

Notifications You must be signed in to change notification settings

bhank/speediff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speediff

speediff is a C# WinForms app that enables you to quickly compare past Git or SVN revisions for a file. It shows you a diff of two consecutive revisions, and allows you to move forward or back to other pairs of revisions. It preloads all of the revisions, to minimize annoyance when dealing with a slow SVN server.

It is inspired by SVN Time Lapse View, a useful but long-abandoned Java application (which was in turn inspired by Perforce's time-lapse view).

Features:

  • Git and SVN support
  • Keyboard-friendly navigation
  • TortoiseSVN Repo Browser, Log, Blame, and Diff support (if installed)
  • Custom external app support (examples are in speediff.exe.config)

Download the latest release from GitHub.

-Adam Coyne github@mail2.coyne.nu

Screenshot

About

Quick revision browser for Git and SVN, inspired by SVN Time Lapse View

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages