1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-04 03:48:07 +02:00
lazygit/pkg/gui
2023-02-11 10:52:49 +11:00
..
context integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
controllers fix linting issue 2023-02-09 21:45:14 +11:00
filetree
keybindings
mergeconflicts
modes
patch_exploring
popup fix: fix goroutine leaks 2023-01-06 10:51:09 +09:00
presentation
services/custom_commands
style fix: fix default color to be white 2023-02-03 23:36:59 +09:00
types
app_status_manager.go
arrangement.go
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 Allow ignoring whitespace in diff in commits panel 2023-02-07 12:14:29 +01:00
commit_message_panel.go
commits_panel.go Allow ignoring whitespace in diff in commits panel 2023-02-07 12:14:29 +01:00
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 Fixed breaking integrtion tests(old) 2023-01-29 10:03:59 +05:30
diff_context_size_test.go
diffing.go Allow ignoring whitespace in diff in commits panel 2023-02-07 12:14:29 +01:00
dummies.go feat: add GitVersion struct 2022-12-30 20:01:14 +09:00
editors.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 replaced 'screenMode' to 'windowSize' in config 2023-01-16 20:07:21 +05:30
information_panel.go
keybindings.go Make "Toggle whitespace in diff view" a global key binding 2023-02-07 09:25:38 +01:00
layout.go chore: remove UNKNOWN_VIEW_ERROR_MSG 2023-02-10 21:26:51 +09:00
list_context_config.go
main_panels.go
menu_panel.go
modes.go
options_menu_panel.go fix: disable menu key binding while displaying popup 2023-02-09 20:13:41 +09:00
pty_windows.go
pty.go
quitting.go
recent_repos_panel.go
reflog_panel.go Allow ignoring whitespace in diff in commits panel 2023-02-07 12:14:29 +01:00
refresh.go Allow ignoring whitespace in diff in commits panel 2023-02-07 12:14:29 +01: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 Allow ignoring whitespace in diff in commits panel 2023-02-07 12:14:29 +01:00
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 chore: remove UNKNOWN_VIEW_ERROR_MSG 2023-02-10 21:26:51 +09:00
whitespace-toggle.go Better redrawing after toggling "ignore whitespace" 2023-02-07 12:09:17 +01:00
window.go appease linter 2022-12-30 12:18:59 +11:00