Stefan Haller
5844ec6eb2
Cleanup: use IsMerge instead of counting Parents
2025-04-29 14:57:15 +02:00
hasecilu
1129e0e4a0
Add icons for some git remotes
2024-07-13 13:23:12 +10:00
Saafo
77447ea6c3
👽 ️ update worktree icons for NerdFont V3
2023-08-07 05:47:57 +00:00
Jesse Duffield
e8ec41fb0f
Refactor
2023-07-30 18:35:22 +10:00
Joel Baranick
c679fd1924
Style missing worktree as red and display better error when trying to switch to them
...
Use a broken link icon for missing worktrees
2023-07-30 18:35:21 +10:00
Joel Baranick
9a79154d05
Hide worktrees in the worktree panel if they point at a non-existing filesystem location.
...
Remove unneeded check when filtering out branches from non-current worktrees from the branch panel.
Add link icon for linked worktrees
2023-07-30 18:35:21 +10:00
Joel Baranick
f8ba899b87
Initial addition of support for worktrees
2023-07-30 18:35:21 +10:00
Stefan Haller
77c5d1761d
Add nerdFontsVersion config
2023-06-15 21:47:52 +02:00
Stefan Haller
6ab5d7f69b
Turn remoteIcons into a map
...
We don't actually use it to do map lookups; we still iterate over it in the same
way as before. However, using a map makes it easier to patch elements; see the
next commit.
2023-06-15 13:25:32 +02:00
Ryooooooga
52a2e4c1dc
fix: fix ambiguous branch name
...
test: add an integration test for checkout branch by name
fix: fix full ref name of detached head
refactor: refactor current branch loader
chore: use field name explicitly
2022-11-14 19:05:07 +11:00
Ryooooooga
d90fedfbf8
feat: add stash icon
2022-10-14 21:58:58 +09:00
Ryooooooga
f972d6ae68
feat(gui): show remote icons
2022-04-23 12:25:42 +09:00
Ryooooooga
11d0e7e17d
feat(gui): show branch icons
2022-04-23 12:25:41 +09:00
Ryooooooga
cb13fe7f46
feat(gui): show commit icons
2022-04-23 12:25:41 +09:00