1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg/gui/presentation
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
..
authors Add shared function for loading map of custom colors 2022-02-01 18:55:45 +11:00
graph add author email to commits 2022-05-08 14:26:18 +10:00
icons fix: fix ambiguous branch name 2022-11-14 19:05:07 +11:00
branches.go feat(gui): show branch icons 2022-04-23 12:25:41 +09:00
commits_test.go test: fix timezone for time format tests 2022-05-18 20:55:29 +09:00
commits.go add deadlock mutex package 2022-08-07 11:16:14 +10:00
files_test.go better appearance for reverse attribute 2022-04-16 15:19:32 +10:00
files.go refactor to use generics for file nodes 2022-07-31 19:43:14 +10:00
menu.go refactor contexts 2022-03-17 19:13:40 +11:00
reflog_commits.go Fix github linter errors 2022-07-30 08:10:29 +02:00
remote_branches.go feat(gui): show branch icons 2022-04-23 12:25:41 +09:00
remotes.go feat(gui): show remote icons 2022-04-23 12:25:42 +09:00
stash_entries.go feat: add stash icon 2022-10-14 21:58:58 +09:00
submodules.go many more generics 2022-03-24 20:14:41 +11:00
suggestions.go many more generics 2022-03-24 20:14:41 +11:00
tags.go feat(gui): show branch icons 2022-04-23 12:25:41 +09:00