omonien

omonien / DX.Blame

Public

Inline Git & Mercurial Blame for the Delphi IDE — like GitLens, but for Delphi

19
2
100% credibility
Found Apr 02, 2026 at 19 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Pascal
AI Summary

DX.Blame is an add-on for the Delphi IDE that shows who last changed each line of code, when, and related details directly in the editor for projects using change-tracking systems.

How It Works

1
🔍 Discover DX.Blame

You find DX.Blame while searching for a simple way to see who changed lines in your code right inside your coding workspace.

2
📥 Get the Add-on

Head to the release page and download the latest ready-to-use files for your coding program.

3
🔧 Add to Your Workspace

Open the files in your Delphi coding program, build the add-on package, and install it so it's ready to use.

4
📂 Open a Project File

Load up a file from one of your projects that keeps track of changes over time.

5
See Change Notes Appear

Magically, notes pop up at the end of each line showing who made the last change and when it happened.

6
🖱️ Explore Details

Click a note to view full story behind the change, see what was different before, or jump to the old version.

🎉 Track Changes Effortlessly

Now you stay focused in your workspace, quickly understanding your team's code history without any hassle.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 19 to 19 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is DX.Blame?

DX.Blame is an IDE plugin written in Pascal that brings inline git blame and Mercurial annotate straight into the Delphi 12 or 13 editor on Windows, just like GitLens does for VSCode. Open a file in a Git or Mercurial repo, and you get author names and relative timestamps right at the end of each line—no more jumping to external tools. It auto-detects your VCS, shows statusbar info, and lets you click annotations for commit details, diffs, or historical file views.

Why is it gaining traction?

In a world of inline git blame vscode extensions, inline git blame intellij setups, and even inline git blame visual studio 2022 integrations, Delphi devs have lacked a native equivalent—until now. The caret-anchored annotations that follow your cursor without jumping, theme-aware colors, and async operation keep the IDE snappy, while TortoiseHg menu ties and configurable toggles via Ctrl+Alt+B make it feel polished. It's a direct fix for github inline code history needs in a niche IDE.

Who should use this?

Delphi developers on teams with Git or Mercurial repos who debug legacy code and need quick "who broke this line?" answers without context-switching. Solo maintainers of large Pascal projects tracking changes over time, or shops migrating from Mercurial wanting inline git history vscode-style blame in their daily driver IDE. Skip if you're not on Delphi 12/13 Windows.

Verdict

Worth installing for Delphi users craving inline git blame—solid features, clear docs, and MIT license make it plug-and-play despite 19 stars and 1.0% credibility score signaling early maturity. Test it on a side project first; low adoption means watch for edge cases in bigger repos.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.