1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg/gui
2023-01-06 10:51:09 +09:00
..
context integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
controllers integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
filetree fix could-not-access error 2022-11-12 18:09:15 -03:30
keybindings feat: allow null in keybindings 2022-10-18 22:20:03 +09:00
mergeconflicts
modes
patch_exploring
popup fix: fix goroutine leaks 2023-01-06 10:51:09 +09:00
presentation fix: fix ambiguous branch name 2022-11-14 19:05:07 +11:00
services/custom_commands Resolve the prompt just before using it 2022-11-25 22:46:36 +01:00
style better hiding of underscores 2022-11-13 14:46:13 +11:00
types
app_status_manager.go [#2258] show bottom line when having status 2022-11-14 00:53:55 +03:00
arrangement.go [#2258] hide options panel when showBottom line is disabled 2022-11-14 01:04:56 +03:00
background.go move background code into its own file 2022-12-24 19:14:52 +11:00
branches_panel.go
command_log_panel.go
commit_files_panel.go
commit_message_panel.go
commits_panel.go
confirmation_panel.go fix: fix goroutine leaks 2023-01-06 10:51:09 +09:00
context_config.go integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
context.go
controllers.go integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
custom_patch_options_panel.go
diff_context_size_test.go
diffing.go
dummies.go feat: add GitVersion struct 2022-12-30 20:01:14 +09:00
editors.go
errors.go
extras_panel.go
file_watching.go
files_panel.go
filtering_menu_panel.go
filtering.go
global_handlers.go
gui_common.go
gui_driver.go remove dependency on model 2022-12-27 22:52:20 +11:00
gui.go feat: add GitVersion struct 2022-12-30 20:01:14 +09:00
information_panel.go
keybindings.go add return alt1 2022-12-11 15:44:25 +08:00
layout.go
list_context_config.go
main_panels.go
menu_panel.go
modes.go
options_menu_panel.go feat: allow null in keybindings 2022-10-18 22:20:03 +09:00
pty_windows.go
pty.go
quitting.go
recent_repos_panel.go
reflog_panel.go
refresh.go Merge loaders package into git_commands package 2022-11-14 18:11:45 +11:00
remote_branches_panel.go
remotes_panel.go
searching.go
side_window.go
snake.go integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
stash_panel.go
status_panel.go
sub_commits_panel.go
submodules_panel.go
suggestions_panel.go
tags_panel.go
tasks_adapter.go
test_mode.go don't kill long-running sandbox sessions 2022-12-21 22:51:39 +11:00
updates.go
view_helpers.go
views.go integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
whitespace-toggle.go
window.go appease linter 2022-12-30 12:18:59 +11:00