awesome-repositories.com

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

探索精选搜索博客网站地图
项目关于媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

2 个仓库

Awesome GitHub RepositoriesLine Annotations

Shows which commit last modified each line of a file, including author and date.

Distinct from Commit Amendments: Distinct from Commit Amendments: focuses on per-line attribution metadata display, not on modifying commit content.

Explore 2 awesome GitHub repositories matching development tools & productivity · Line Annotations. Refine with filters or upvote what's useful.

Awesome Line Annotations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • facebook/saplingfacebook 的头像

    facebook/sapling

    6,885在 GitHub 上查看↗

    Sapling is a scalable version control system designed to handle repositories with millions of files and commits, making it suitable for large monorepos. It reads and writes Git repositories natively, maintaining full interoperability with Git remotes and standard workflows, and provides an interactive commit graph for exploring repository history and state. The system uses a bookmark-based branching model that eliminates named branches in favor of lightweight, movable labels for commits. It tracks how each commit was created, amended, rebased, or split through commit-graph-based mutation trac

    Shows which commit last modified each line of a file, including author and date.

    Rust
    在 GitHub 上查看↗6,885
  • jisaacks/gitgutterjisaacks 的头像

    jisaacks/GitGutter

    3,879在 GitHub 上查看↗

    GitGutter is a Git diff visualization tool and plugin for the Sublime Text editor. It interfaces with the Git binary to provide real-time tracking of modified and untracked files, visualizing version control status directly within the editor gutter to mark inserted, modified, or deleted lines. The tool enables navigation between modified code hunks and the inspection of commit metadata via hover popups. It allows users to define specific branches, tags, or commits as reference points for calculating changes and provides the ability to revert modified hunks or copy original committed text to t

    Provides popups and annotations that highlight the specific diff changes for a modified line.

    Python
    在 GitHub 上查看↗3,879
  1. Home
  2. Development Tools & Productivity
  3. Commit Management
  4. Commit Message Annotations
  5. Commit Amendments
  6. Line Annotations