Skip to content

AngKorGit v0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Aug 06:45
· 0 commits to 68cb95ce82d3a5bc70c432f7f5cbe823fa32ab5a since this release

The review-and-personalize release. Already on AngKorGit? Your app will offer this update by itself — one click, signature-verified. 🏛️

Highlights

  • 🔍 Find in diff — hit ⌘F over any diff: live match count, Enter/⇧Enter to walk matches, case toggle, pixel-perfect highlights, and the view follows each match both vertically and horizontally. Works in the diff panel and file history.
  • 🎨 12 popular editor themes — VS Code Dark+/Light+, GitHub Dark/Light, One Dark Pro, Tokyo Night, Catppuccin Mocha/Latte, Dracula, Nord, Ayu Dark/Light. Full surface + syntax palettes, one click in Settings → Appearance, and your accent color works on every theme.
  • 🌲 Folder tree everywhere — toggle the working copy and commit file lists between a flat list and a collapsible folder tree with per-folder counts. Deep paths finally readable.
  • 📦 Stash previews — click a stash to see its message, author, and full file diffs before you apply or pop it.
  • ⌨️ Keyboard graph — ↑/↓ walk the commit graph, Home/End jump to the ends, details follow live in the inspector.
  • 📋 Copy from any diff — select text, right-click, Copy. Commit diffs and file history included.
  • 👤 The living graph — author avatars become the commit nodes, and a BRANCH/TAG rail docks branch pills beside the graph: laptop/cloud icons show local/origin presence, ✓ marks the checked-out branch, hover expands long names. Double-click a pill to checkout; right-click for merge, rebase, pull, push.
  • ⌨️ Diffs feel like a read-only editor — click a pane to place a caret, ⌘A selects just that side (old or new), ⌘C copies its complete text — every line, perfectly formatted, ready to paste into a DB console or anywhere else.

Changed

  • Working copy reordered: Changes on top, Staged at the bottom next to the commit box — staging moves files toward the commit, the way your brain expects.

Install

Platform File
macOS (Intel + Apple Silicon) AngKorGit_0.1.2_universal.dmg
Windows AngKorGit_0.1.2_x64-setup.exe
Linux AngKorGit_0.1.2_amd64.AppImage / .deb / .rpm

First install? See the macOS first-launch guide. Full details in the changelog · bugs and ideas → issues