1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/gui
2020-11-28 10:27:28 +11:00
..
boxlayout fix lint errors 2020-11-18 08:36:19 +11:00
presentation add submodules context 2020-10-02 08:09:42 +10:00
app_status_manager.go notify user upon copying something to clipboard 2020-11-21 17:31:08 +11:00
arrangement.go preserve width of side panel when main view split unless window is wide enough 2020-10-13 07:31:14 +11:00
branches_panel.go notify user upon copying something to clipboard 2020-11-21 17:31:08 +11:00
cherry_picking.go type i18n 2020-10-10 00:23:01 +11:00
commit_files_panel.go fix mutex deadlock 2020-10-10 00:23:01 +11:00
commit_message_panel.go support rebinding confirm/newline keys in editor 2020-10-13 08:21:09 +11:00
commits_panel.go notify user upon copying something to clipboard 2020-11-21 17:31:08 +11:00
confirmation_panel.go fix lint errors 2020-11-18 08:36:19 +11:00
context.go fix lint errors 2020-11-18 08:36:19 +11:00
credentials_panel.go fix lint errors 2020-11-18 08:36:19 +11:00
custom_commands.go type i18n 2020-10-10 00:23:01 +11:00
diffing.go type i18n 2020-10-10 00:23:01 +11:00
discard_changes_menu_panel.go fix lint errors 2020-11-18 08:36:19 +11:00
file_watching.go fix lint errors 2020-11-18 08:36:19 +11:00
files_panel.go 👌 update as per PR commentary 2020-11-28 10:27:28 +11:00
filtering_menu_panel.go type i18n 2020-10-10 00:23:01 +11:00
filtering.go fix lint errors 2020-11-18 08:36:19 +11:00
git_flow.go type i18n 2020-10-10 00:23:01 +11:00
global_handlers.go notify user upon copying something to clipboard 2020-11-21 17:31:08 +11:00
gui_test.go install lazygit at beginning of test suite 2020-10-10 00:23:01 +11:00
gui.go fix lint errors 2020-11-18 08:36:19 +11:00
keybindings.go Add mapping to copy a pull request URL to the clipboard 2020-11-19 09:43:51 +11:00
layout.go fix lint errors 2020-11-18 08:36:19 +11:00
line_by_line_panel.go fix mutex deadlock 2020-10-10 00:23:01 +11:00
list_context.go fix lint errors 2020-11-18 08:36:19 +11:00
main_panels.go fix lint errors 2020-11-18 08:36:19 +11:00
menu_panel.go type i18n 2020-10-10 00:23:01 +11:00
merge_panel.go fix lint errors 2020-11-18 08:36:19 +11:00
modes.go type i18n 2020-10-10 00:23:01 +11:00
options_menu_panel.go type i18n 2020-10-10 00:23:01 +11:00
patch_building_panel.go fix mutex deadlock 2020-10-10 00:23:01 +11:00
patch_options_panel.go fix lint errors 2020-11-18 08:36:19 +11:00
pty_windows.go fix windows CI 2020-10-02 08:09:42 +10:00
pty.go allow submodule init and show submodule diff with a prefix 2020-10-02 08:09:42 +10:00
quitting.go type i18n 2020-10-10 00:23:01 +11:00
rebase_options_panel.go fix lint errors 2020-11-18 08:36:19 +11:00
recent_repos_panel.go type i18n 2020-10-10 00:23:01 +11:00
recording.go gui: fix go-1.10 compatibility 2020-10-14 12:43:31 +02:00
reflog_panel.go type i18n 2020-10-10 00:23:01 +11:00
remote_branches_panel.go more password checks on commands that talk to the remote 2020-10-12 19:07:40 +11:00
remotes_panel.go prevent crash when removing remote with no urls 2020-11-05 21:32:08 +11:00
reset_menu_panel.go type i18n 2020-10-10 00:23:01 +11:00
searching.go remove viper 2020-10-10 00:23:01 +11:00
side_window.go better logic for taking focus away from popup panels 2020-08-23 14:29:18 +10:00
staging_panel.go fix lint errors 2020-11-18 08:36:19 +11:00
stash_panel.go type i18n 2020-10-10 00:23:01 +11:00
status_panel.go fix lint errors 2020-11-18 08:36:19 +11:00
sub_commits_panel.go type i18n 2020-10-10 00:23:01 +11:00
submodules_panel.go type i18n 2020-10-10 00:23:01 +11:00
tags_panel.go more password checks on commands that talk to the remote 2020-10-12 19:07:40 +11:00
tasks_adapter.go allow submodule init and show submodule diff with a prefix 2020-10-02 08:09:42 +10:00
undoing.go fix lint errors 2020-11-18 08:36:19 +11:00
updates.go fix updater 2020-11-22 10:00:35 +11:00
view_helpers.go fix lint errors 2020-11-18 08:36:19 +11:00
window.go cleanup 2020-08-23 14:29:18 +10:00
workspace_reset_options_panel.go type i18n 2020-10-10 00:23:01 +11:00