jesseduffield.lazygit/pkg/gui/presentation
2025-06-30 18:30:11 +02:00
..
authors Store TextStyle in Pipe struct as pointer 2025-04-29 14:57:15 +02:00
graph Enable intrange linter, and fix warnings 2025-06-30 18:30:11 +02:00
icons Fix DEFAULT_REMOTE_ICON character code 2025-06-20 00:03:53 +02:00
branches.go Move Loader to presentation package 2025-05-06 09:52:53 +02:00
branches_test.go Move NewDummyCommon to pkg/common 2025-05-06 09:43:26 +02:00
commits.go Store TextStyle in Pipe struct as pointer 2025-04-29 14:57:15 +02:00
commits_test.go Move NewDummyCommon to pkg/common 2025-05-06 09:43:26 +02:00
files.go Fix warning QF1003: could use tagged switch 2025-06-30 18:30:11 +02:00
files_test.go Add user config gui.addRootItemInFileTree 2025-05-24 18:17:25 +02:00
item_operations.go Show inline waiting status when checking out a local branch 2024-03-17 07:53:38 +01:00
loader.go Move Loader to presentation package 2025-05-06 09:52:53 +02:00
reflog_commits.go Make Commit.Hash a getter for an unexported hash field 2025-04-29 14:57:15 +02:00
remote_branches.go Standardise on using lo for slice functions 2023-07-30 18:51:23 +10:00
remotes.go Move Loader to presentation package 2025-05-06 09:52:53 +02:00
stash_entries.go feat: add age on stash lines 2023-12-27 11:21:49 +01:00
status.go Make WorkingTreeState a struct, and add cherry-picking and reverting states 2025-04-20 15:53:17 +02:00
submodules.go Show all submodules recursively 2024-03-07 20:16:28 +01:00
suggestions.go Standardise on using lo for slice functions 2023-07-30 18:51:23 +10:00
tags.go Move Loader to presentation package 2025-05-06 09:52:53 +02:00
worktrees.go Use fields rather than methods on worktrees 2023-07-30 18:35:24 +10:00