forked from vim-scripts/git-time-lapse
-
Notifications
You must be signed in to change notification settings - Fork 0
Side by side comparison of any two commits in a file.
DanielDylan/git-time-lapse
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=3849 You're editing a file which is in a git repository. Press a key which opens a new tab which shows how that commit changed that file in vim's diff mode (:help diff), with a window at the bottom showing the commit message. Left and right arrows move through the history. Shift-left and shift-right go all the way to the end. Return on a line goes back to the last commit that touched that line (using git blame). Close the tab when you're bored with it and carry on vimming as usual. You can open as many time-lapse tabs on different files in one vim session as you want. Inspired by the "time lapse view" in the Perforce gui which I thought was quite good, although I prefer the vim version.
About
Side by side comparison of any two commits in a file.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Vim Script 100.0%