git-time-machine

Atom package that allows you to travel back in commit history

  • 所有者: littlebee/git-time-machine
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

git-time-machine package

git-time-machine is a package for Atom that allows you to travel back in time! It shows visual plot of commits to the current file over time and you can click on it on the timeplot or hover over the plot and see all of the commits for a time range.

Gratuitous animated screenshot

To open the timeplot, just use the keyboard shortcut alt+t.

You can hold shift when clicking on the timeplot or popup to set the right side version. If there is no left side version, or the version shift clicked is older than the left version, the older version should always display on the left because, as we all know, time travels from left to right. :)

Troubleshooting

Unfortunately, git-time-machine, like the other Atom git log services, needs to shell out to the command line git executable and parse its stdout. We are working on getting this information another way, but that may take some time. As you might imagine, this is problematic.

Some things to check:

  • git command line utility needs to be in your path
  • can you install and use git-log Atom package?
  • it's been brought to my attention that some versions of git command line utilities (speculation: the version of git installed by github windows client) is not fully compatible with the official git client and doesn't support the pretty format needed to get the data to render the timeplot.
  • Windows users: make sure the 'git/bin' directory is in your PATH

Some users have reported seeing "Error: Command failed: git log --pretty=..." on mac when xcode license agreement is needed. Running sudo xcodebuild -license and accepting the agreement fixed the issued.

Recommend installing the official Git client from here: https://git-scm.com/downloads and make sure its binary is the one in your path.

主要指標

概覽
名稱與所有者littlebee/git-time-machine
主編程語言CoffeeScript
編程語言CoffeeScript (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2015-10-17 00:19:32
推送於2021-08-01 02:38:19
最后一次提交2018-06-03 15:38:46
發布數26
最新版本名稱v2.1.0 (發布於 2018-06-03 15:38:46)
第一版名稱v1.0.0 (發布於 )
用户参与
星數1.1k
關注者數11
派生數37
提交數217
已啟用問題?
問題數123
打開的問題數43
拉請求數19
打開的拉請求數1
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?