awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
littlebee avatar

littlebee/git-time-machine

0
View on GitHub↗

Git Time Machine

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.

Features

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI
  • Browser Extensions and Plugins - Atom plugin for viewing commit history.
  • 1,109 星标·37 分支·CoffeeScript·MIT·3 次浏览

    Star 历史

    littlebee/git-time-machine 的 Star 历史图表littlebee/git-time-machine 的 Star 历史图表

    Git Time Machine 的开源替代方案

    相似的开源项目,按与 Git Time Machine 的功能重合度排序。
    • alexanderekdahl/github-sublime-themeAlexanderEkdahl 的头像

      AlexanderEkdahl/github-sublime-theme

      74在 GitHub 上查看↗

      Open Tools -> Command Palette.... Search for Package Control: Install Package and click enter. Wait for the available packages to show up and then search for GitHub Color theme. Click enter and the theme should be installed.

      在 GitHub 上查看↗74
    • algolia/github-awesome-autocompletealgolia 的头像

      algolia/github-awesome-autocomplete

      1,072在 GitHub 上查看↗

      By working every day on building the best search engine, we've become obsessed with our own search experience on the websites and mobile applications we use. GitHub is quite big for us, we use their search bar every day but it was not optimal for our needs: so we just re-built Github's search…

      JavaScript
      在 GitHub 上查看↗1,072
    • anasnakawa/chrome-github-avatarsanasnakawa 的头像

      anasnakawa/chrome-github-avatars

      149在 GitHub 上查看↗

      display user avatars on the Github news feed, nothing more, nothing less..

      JavaScript
      在 GitHub 上查看↗149
    • airblade/vim-gitgutterairblade 的头像

      airblade/vim-gitgutter

      8,506在 GitHub 上查看↗

      This is a Vim extension that provides Git change visualization and hunk management. It displays markers in the sign column to indicate added, modified, or removed lines relative to the Git index, allowing users to visualize diffs and compare buffer versions side-by-side. The plugin extends the editor's text objects to target specific blocks of modified lines, enabling the use of standard operators on these contiguous hunks. It also provides tools to stage or undo individual blocks of changes directly within the editor. Additional capabilities include navigation utilities for jumping between

      Vim Script
      在 GitHub 上查看↗8,506
    查看 Git Time Machine 的所有 30 个替代方案→

    常见问题解答

    littlebee/git-time-machine 是做什么的?

    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.

    littlebee/git-time-machine 的主要功能有哪些?

    littlebee/git-time-machine 的主要功能包括:Browser Extensions and Plugins。

    littlebee/git-time-machine 有哪些开源替代品?

    littlebee/git-time-machine 的开源替代品包括: alexanderekdahl/github-sublime-theme — Open Tools -> Command Palette.... Search for Package Control: Install Package and click enter. Wait for the available… algolia/github-awesome-autocomplete — By working every day on building the best search engine, we've become obsessed with our own search experience on the… anasnakawa/chrome-github-avatars — display user avatars on the Github news feed, nothing more, nothing less.. atom/open-on-github — Provides commands to quickly view the current file on GitHub.com (The Website). ben174/git-draw — Allows you to draw in your GitHub heatmap. airblade/vim-gitgutter — This is a Vim extension that provides Git change visualization and hunk management. It displays markers in the sign…