trending
โ€ข

2mo ago

FinderGit 0.22.0 โ€” See what you're behind on

FinderGit 0.22.0 is out See what you're behind on

You know that repo that says it's "behind"? Cool behind on what, exactly?

โ€ข

2mo ago

๐Ÿ” FinderGit 0.21.0 โ€” Count the repos hiding inside your repos

FinderGit 0.21.0 now it counts the repos hiding inside your repos

Ever keep a folder that's itself a Git repo AND holds a bunch of clones inside it? FinderGit used to stop at the outer repo and miss the rest. One of my own folders showed just 7 repositories

โ€ข

2mo ago

๐ŸŽจ FinderGit 0.20.0 โ€” the Commits tab, reimagined

Reading your Git history just got a lot friendlier on macOS:

Author avatars on every commit see who did what at a glance (clean initials fallback when there's no photo)

โ€ข

3mo ago

FinderGit 0.9.0 โ€” see what your repos weigh, then take it back

Hey everyone

FinderGit 0.9.0 is out, and it's about disk space:

โ€ข

2mo ago

FinderGit 0.19.0 โ€” Your whole repo portfolio, at a glance

FinderGit 0.19.0 is out say hello to the Repository List.

If you juggle a lot of Git repos, this one's for you. Every repository you track, now in one flat, sortable table.

โ€ข

2mo ago

FinderGit 0.18.0 โ€” FinderGit now speaks your language! ๐ŸŒ

FinderGit 0.18.0 FinderGit now speaks your language!

Just shipped: FinderGit is fully localized.

โ€ข

2mo ago

๐ŸŒฟ FinderGit 0.17.1 โ€” your repo list always knows its branch

Small update, satisfying fix.

Every repository now shows its branch and status at a glance including repos nested inside a folder you track. No more clicking into each one just to wake it up.

โ€ข

2mo ago

My perf test counted 534 git subprocesses. It only ran 6

FinderGit watches your Git repos with FSEvents. The whole point of its v0.2 performance work was to stop a na ve "one filesystem event four git subprocesses" storm. So there's a lock-in test that fires a burst of 100 file writes and asserts the watcher coalesces them into a tiny number of git calls:

#expect(worktreeEvents <= 15, "watcher coalescing regressed: \(worktreeEvents) worktree events for a 100-file burst")
#expect(runs <= 30, "subprocess count regressed: \(runs) git runs for a 100-file burst")
โ€ข

2mo ago

๐Ÿš€ FinderGit 0.17.0 โ€” your repos are now one click from the web

Hey hunters

Quick drop for FinderGit, the native macOS file browser that actually understands Git. Small release, but I'm already using it constantly:

โ€ข

3mo ago

FinderGit 0.13.0 โ€” two new dashboards + new-star alerts ๐Ÿ—‚๏ธ๐Ÿ‘คโญ

Hey everyone

FinderGit the Git-aware file browser for macOS just shipped 0.13.0, and it turns the app from a per-repo browser into a whole-workspace cockpit. Two new dashboards lead the release: