TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: AuthorTrail – Browse files you've touched in a Git repo

23 pointsby campfireshuffle6 months ago
This was more so an exercise in prompting with Lovable and Cursor than it was in creating a highly polished product&#x2F;tool. Yet the end result works :)<p>AuthorTrail is a locally running web UI that you can point to any Git repo. It will then look for all the files you have ever touched. This can be useful for large repos with lots of activity, where you want to remind yourself how you did something in the past. For example, I am using it to remind myself how I wrote an obscure unit test, without needing to browse my older PRs.<p>Feedback welcome!

no comments

no comments