1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-10 04:07:18 +02:00
lazygit/pkg/gui
2021-12-29 09:01:06 +11:00
..
boxlayout
filetree add graph algorithm 2021-11-01 10:03:49 +11:00
lbl minor changes 2021-10-16 21:18:43 +11:00
mergeconflicts Address feedback 2021-08-25 22:23:55 +10:00
modes
presentation fix typo 2021-12-25 11:54:27 +11:00
style render commit graph 2021-11-05 07:58:21 +11:00
types
app_status_manager.go
arrangement.go Fix misspells 2021-09-01 22:51:24 +02:00
basic_context.go more efficient context diff size changing 2021-12-06 22:37:28 +11:00
branches_panel.go more efficient context diff size changing 2021-12-06 22:37:28 +11:00
cherry_picking.go some refactoring in anticipation of the graph feature 2021-11-01 10:03:49 +11:00
command_log_panel.go Fix misspells 2021-09-01 22:51:24 +02:00
commit_files_panel.go more efficient context diff size changing 2021-12-06 22:37:28 +11:00
commit_message_panel.go implement signoff 2021-12-25 12:01:55 +11:00
commits_panel.go allow opening a commit in the browser 2021-12-29 09:01:06 +11:00
confirmation_panel.go add popup handler for easier testing 2021-12-06 22:37:28 +11:00
context_config.go more efficient context diff size changing 2021-12-06 22:37:28 +11:00
context_test.go add popup handler for easier testing 2021-12-06 22:37:28 +11:00
context.go more efficient context diff size changing 2021-12-06 22:37:28 +11:00
credentials_panel.go small fixes 2021-10-17 06:41:21 +00:00
custom_commands_test.go add tests for dealing with remotes 2021-10-22 21:33:17 +11:00
custom_commands.go Add color functions to templates funcMaps 2021-08-09 11:52:00 +01:00
diff_context_size_test.go add popup handler for easier testing 2021-12-06 22:37:28 +11:00
diff_context_size.go more efficient context diff size changing 2021-12-06 22:37:28 +11:00
diffing.go add more suggestions 2021-10-23 12:29:52 +11:00
discard_changes_menu_panel.go
dummies.go add popup handler for easier testing 2021-12-06 22:37:28 +11:00
editors.go suggest files when picking a path to filter on 2021-10-19 09:02:42 +11:00
errors.go
extras_panel.go stream output from certain git commands in command log panel 2021-10-30 18:26:06 +11:00
file_watching.go Fix misspells 2021-09-01 22:51:24 +02:00
files_panel_test.go Suggest existing remote for non-tracking branch 2021-12-26 15:47:58 +11:00
files_panel.go Suggest existing remote for non-tracking branch 2021-12-26 15:47:58 +11:00
filtering_menu_panel.go add more suggestions 2021-10-23 12:29:52 +11:00
filtering.go show suggestions when typing in an origin 2021-10-23 12:29:52 +11:00
find_suggestions.go add more suggestions 2021-10-23 12:29:52 +11:00
git_flow.go
global_handlers.go more efficient context diff size changing 2021-12-06 22:37:28 +11:00
gpg.go stream output from certain git commands in command log panel 2021-10-30 18:26:06 +11:00
gui_test.go add tests for dealing with remotes 2021-10-22 21:33:17 +11:00
gui.go add popup handler for easier testing 2021-12-06 22:37:28 +11:00
information_panel.go simplify code a bit 2021-07-31 17:33:13 +10:00
keybindings.go allow opening a commit in the browser 2021-12-29 09:01:06 +11:00
layout.go some refactoring in anticipation of the graph feature 2021-11-01 10:03:49 +11:00
line_by_line_panel.go support scrolling left and right 2021-11-05 07:58:21 +11:00
list_context_config.go use custom handler only for branch commits context 2021-12-28 15:54:19 +11:00
list_context.go more efficient context diff size changing 2021-12-06 22:37:28 +11:00
main_panels.go stop resetting scroll all the time 2021-10-17 19:45:57 +11:00
menu_panel.go more efficient context diff size changing 2021-12-06 22:37:28 +11:00
merge_panel.go support scrolling left and right 2021-11-05 07:58:21 +11:00
modes.go support aborting a merge or rebase with esc 2021-11-01 09:18:30 +11:00
options_menu_panel.go add menu options for log stuff 2021-11-05 07:58:21 +11:00
patch_building_panel.go
patch_options_panel.go
popup_handler.go add popup handler for easier testing 2021-12-06 22:37:28 +11:00
pty_windows.go Format code to pass lint 2021-09-16 21:38:43 +08:00
pty.go fix delta again 2021-11-22 21:07:04 +11:00
pull_request_menu_panel.go allow opening a commit in the browser 2021-12-29 09:01:06 +11:00
quitting.go 🚚 move whitespace toggle out of quitting.go 2021-07-01 17:13:14 +10:00
rebase_options_panel.go support aborting a merge or rebase with esc 2021-11-01 09:18:30 +11:00
recent_repos_panel.go use cached git config 2021-10-23 10:26:47 +11:00
recording.go
reflog_panel.go more efficient context diff size changing 2021-12-06 22:37:28 +11:00
remote_branches_panel.go more efficient context diff size changing 2021-12-06 22:37:28 +11:00
remotes_panel.go more efficient context diff size changing 2021-12-06 22:37:28 +11:00
reset_menu_panel.go Switch to github.com/gookit/color for terminal colors 2021-07-30 15:14:46 +02:00
searching.go fix editor 2021-10-17 04:17:59 +00:00
side_window.go
staging_panel.go ♻️ temporarily bypass ignore whitespace for diff view instead of turning the toggle off completely 2021-07-01 17:13:14 +10:00
stash_panel.go more efficient context diff size changing 2021-12-06 22:37:28 +11:00
status_panel.go more efficient context diff size changing 2021-12-06 22:37:28 +11:00
sub_commits_panel.go more efficient context diff size changing 2021-12-06 22:37:28 +11:00
submodules_panel.go more efficient context diff size changing 2021-12-06 22:37:28 +11:00
suggestions_panel.go
tags_panel.go show tag menu for creation on tags tab 2021-12-26 17:08:31 +11:00
tasks_adapter.go render commit graph 2021-11-05 07:58:21 +11:00
undoing.go
updates.go
view_helpers.go support scrolling left and right 2021-11-05 07:58:21 +11:00
whitespace-toggle.go ♻️ temporarily bypass ignore whitespace for diff view instead of turning the toggle off completely 2021-07-01 17:13:14 +10:00
window.go
workspace_reset_options_panel.go Switch to github.com/gookit/color for terminal colors 2021-07-30 15:14:46 +02:00