|
|
258973da57
|
feat(auth): prompt and store remote credentials
|
2026-06-19 00:47:37 -05:00 |
|
|
|
4b846a62cd
|
fix(ui): animate toolbar action spinners
|
2026-06-19 00:38:38 -05:00 |
|
|
|
4dab8e8a9a
|
Merge branch 'main' into prod
|
2026-06-19 00:37:04 -05:00 |
|
|
|
76634c3fd3
|
fix(ui): finish refresh and diff navigation polish
|
2026-06-19 00:36:53 -05:00 |
|
|
|
1c730302d5
|
perf(startup): defer repository loading
|
2026-06-19 00:36:43 -05:00 |
|
|
|
93f67534c6
|
fix(ui): reset diff viewer scroll on open
|
2026-06-19 00:35:41 -05:00 |
|
|
|
5ba7d46809
|
feat(files): use tabler icons for committed tree entries
|
2026-06-19 00:34:37 -05:00 |
|
|
|
f53efe92c4
|
fix(ui): resize top bar action labels
|
2026-06-19 00:33:26 -05:00 |
|
|
|
f7f95e28ae
|
fix(ui): use folder tree icon for submodules
Build Releases / Build Windows x64 (push) Failing after 1m13s
Build Releases / Build Linux x64 DEB (push) Failing after 1m23s
Build Releases / Create Release (push) Has been skipped
|
2026-06-19 00:32:21 -05:00 |
|
|
|
8d59d066a6
|
fix(build): silence libgit2 and app icon warnings
|
2026-06-19 00:29:46 -05:00 |
|
|
|
aebfe65352
|
fix(ui): ellipsize blame attribution text
|
2026-06-19 00:27:45 -05:00 |
|
|
|
b6fdec12f5
|
fix(graph): avoid lane collisions and dead ends
|
2026-06-19 00:21:49 -05:00 |
|
|
|
5ac621d7b5
|
feat(ui): add hover-paused toast notifications
|
2026-06-19 00:18:18 -05:00 |
|
|
|
6361002f53
|
perf(git): move refresh and actions off the UI thread
|
2026-06-19 00:15:50 -05:00 |
|
|
|
e74e6ec513
|
fix(refresh): resync after toolbar and branch actions
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
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
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
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 |
|
|
|
2e38d51f74
|
Merge branch 'main' into prod
Build Windows EXE / build-windows (push) Successful in 7m51s
prod-12-2e38d51
|
2026-06-18 23:38:05 -05:00 |
|
|
|
755092933f
|
new build workflow
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
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 |
|