Commit Graph

104 Commits

Author SHA1 Message Date
e74e6ec513 fix(refresh): resync after toolbar and branch actions
Some checks failed
Build Releases / Build Linux x64 DEB (push) Failing after 1m32s
Build Releases / Build Windows x64 (push) Successful in 7m2s
Build Releases / Create Release (push) Has been skipped
2026-06-19 00:09:21 -05:00
279fe6e7f9 fix(ui): return to main view after staging diff 2026-06-19 00:08:08 -05:00
79bd00d84d fix(shortcuts): wire repository menu accelerators 2026-06-19 00:07:22 -05:00
eeb134c6ab feat(layout): persist sidebar and commit table state 2026-06-19 00:04:41 -05:00
1ac26e3e36 chore(submodules): point libgit2 at mirror
Some checks failed
Build Releases / Build Linux x64 DEB (push) Failing after 1m58s
Build Releases / Build Windows x64 (push) Successful in 6m39s
Build Releases / Create Release (push) Has been skipped
2026-06-19 00:02:51 -05:00
b94ca105de feat(viewer): restyle toolbar and add line wrap toggle 2026-06-18 23:59:49 -05:00
60d1e67fbe chore(submodules): point imgui and glfw at mirrors
Some checks failed
Build Releases / Build Linux x64 DEB (push) Failing after 1m37s
Build Releases / Create Release (push) Has been cancelled
Build Releases / Build Windows x64 (push) Has been cancelled
2026-06-18 23:57:12 -05:00
5c9047b444 feat(viewer): overhaul code minimap interaction 2026-06-18 23:56:45 -05:00
45a4ceb72a fix(sidebar): remove section header hover fill 2026-06-18 23:51:10 -05:00
f869ecf46b fix(sidebar): simplify filter placeholder text 2026-06-18 23:49:59 -05:00
b6400880e8 New build system
Some checks failed
Build Releases / Create Release (push) Has been cancelled
Build Releases / Build Windows x64 (push) Has been cancelled
Build Releases / Build Linux x64 DEB (push) Has been cancelled
2026-06-18 23:49:54 -05:00
fb98fe6106 feat(refresh): add timed background repository reloads 2026-06-18 23:49:14 -05:00
c99f0cc34a feat(history): render structured file history entries 2026-06-18 23:47:19 -05:00
5c6cd4649f added more alications 2026-06-18 23:46:08 -05:00
0b220a382e feat(blame): restore rich code view and minimap 2026-06-18 23:45:30 -05:00
5a2cffc177 fix(commits): add subtle alternating row backgrounds 2026-06-18 23:43:30 -05:00
6214c97b28 feat(branches): show branch source in create popup 2026-06-18 23:42:41 -05:00
2c7cabb0f9 fix(sidebar): keep section resize local to neighbors 2026-06-18 23:40:50 -05:00
755092933f new build workflow
All checks were successful
Build Windows EXE / build-windows (push) Successful in 8m18s
2026-06-18 23:37:44 -05:00
a5b0e02387 feat(commits): add commit context actions 2026-06-18 23:37:18 -05:00
ee7efa6eff fix(graph): align selected row overlay to commit columns
Some checks failed
Build Windows EXE / build-windows (push) Has been cancelled
2026-06-18 23:32:10 -05:00
303d8469a0 fix(files): pin staged section headers while scrolling 2026-06-18 23:31:01 -05:00
7989224a8c fix(files): stabilize row layout on hover actions 2026-06-18 23:29:58 -05:00
106a2b8cf9 fix(graph): tone down pending change counters 2026-06-18 23:29:03 -05:00
8368b0e237 fix(toolbar): emphasize icons over labels 2026-06-18 23:27:46 -05:00
942e95e7a1 fix(sidebar): expand active branch highlight 2026-06-18 23:26:38 -05:00
0425bb7320 feat(files): add extension badges for common file types 2026-06-18 23:25:49 -05:00
508c0f037e fix(window): match caption icon to taskbar logo 2026-06-18 23:24:30 -05:00
e1107756f9 refactor(settings): consolidate appdata state into ikv2b 2026-06-18 23:23:48 -05:00
e3b6c34e88 feat(recent): persist dynamic repository history 2026-06-18 23:21:59 -05:00
57d7be3357 fix(ui): soften dpi scaling and normalize commit table text 2026-06-18 23:19:47 -05:00
2d451a5ece feat(toolbar): show dynamic undo and redo actions 2026-06-18 23:18:24 -05:00
a64770b684 fix(files): center path and tree toggles 2026-06-18 23:14:41 -05:00
009a4efb87 fix(diff): restore syntax rendering and minimap sizing 2026-06-18 23:13:43 -05:00
b01bbd2b73 fix(files): use correct tree toggle icon 2026-06-18 23:11:05 -05:00
b100b19b16 fix(branches): show feedback while switching 2026-06-18 23:10:22 -05:00
dff02adc45 fix(toolbar): show progress state for pull and push 2026-06-18 23:06:50 -05:00
cdea4503c7 fix(index): preserve selection on bulk stage operations 2026-06-18 23:05:00 -05:00
a8bec3ed22 feat(ui): refine graph, viewer, and repository workflows 2026-06-18 23:03:20 -05:00
fefc2084ac chore(deps): update bundled submodules
All checks were successful
Build Windows EXE / build-windows (push) Successful in 5m45s
2026-06-18 21:25:56 -05:00
0152667b65 feat(app): polish repository workflows and graph 2026-06-18 21:25:51 -05:00
084b707776 docs(readme): update usage and build guide
All checks were successful
Build Windows EXE / build-windows (push) Successful in 5m44s
2026-06-18 21:09:22 -05:00
90937265dd feat(git): integrate Git Credential Manager 2026-06-18 20:09:58 -05:00
17028fafdd refactor(sidebar): unify repository sections 2026-06-18 20:07:58 -05:00
54f91349c4 refactor(ui): remove AI commit controls 2026-06-18 20:06:22 -05:00
ebcdea8c97 fix(refs): collapse duplicate upstream branch chips 2026-06-18 20:05:08 -05:00
cd1072362f fix(history): select commits from message cells 2026-06-18 20:03:48 -05:00
23a60061f6 feat(toolbar): add external application launcher 2026-06-18 20:02:49 -05:00
9c64c74f86 fix(sidebar): align section add buttons and counts 2026-06-18 19:59:23 -05:00
4573aa0bb5 fix(sidebar): constrain section resizing to panel floor 2026-06-18 19:58:10 -05:00