Skip to content

jschmidt42/timelapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timelapse View for HG

preview

Download

You can download the latest pre-built version:

Features

  • Show all file revisions in a time-browsable view (designed for Unity mercurial repos)

    main view

  • Base all file revision on a common ancestor and sort them out intelligibly.

    timelapse_scrub_time

  • Show common and useful information:

    rev info

  • You want to view the diff patch instead?

    image image

  • You can use keyboard shortcuts for quick navigation through revisions:

    image

  • Standalone and lightweight executable (less than 1 mb)

    image

  • Reuse the same instance to timelapsed other repo files:

    image

  • Rebasing all revisions on a common ancestor can be a long process (hg is slow as hell!) so we let the user know how is the annotations fetching and revision rebasing progressing:

    timelapse_taskbar_progress

  • Support various external tool to work with the current revision; such as opening beycond compare as a folder compare view or opening various thg tools:

    image

  • Show the file change set using a simple lis view

    timelapse_file_changeset

  • Launching multiple hg process in background thread to keep the UI responsive.

Using

About

Timelapse view for mercurial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors