..
presentation
add new diff mode
2020-03-29 18:26:24 +11:00
app_status_manager.go
better error handling
2020-03-28 11:59:45 +11:00
branches_panel.go
support copying stuff to clipboard
2020-04-15 10:44:56 +00:00
commit_files_panel.go
add new diff mode
2020-03-29 18:26:24 +11:00
commit_message_panel.go
better error handling
2020-03-28 11:59:45 +11:00
commits_panel.go
support copying stuff to clipboard
2020-04-15 10:44:56 +00:00
confirmation_panel.go
fix up some things with the patch handling stuff
2020-03-28 13:19:35 +11:00
context.go
big golangci-lint cleanup
2020-03-09 12:23:13 +11:00
credentials_panel.go
smart refreshing files
2020-03-28 11:59:45 +11:00
diffing.go
some more UI logic
2020-03-29 18:26:24 +11:00
discard_changes_menu_panel.go
add new diff mode
2020-03-29 18:26:24 +11:00
file_watching.go
smart refreshing files
2020-03-28 11:59:45 +11:00
files_panel.go
Handle regex compilation errors and show them to the user.
2020-04-20 18:47:50 +10:00
filtering.go
refactor gui.go
2020-03-29 11:37:29 +11:00
filtering_menu_panel.go
add new diff mode
2020-03-29 18:26:24 +11:00
git_flow.go
add bugfix git flow option
2020-04-20 18:31:13 +10:00
global_handlers.go
add new diff mode
2020-03-29 18:26:24 +11:00
gui.go
add new diff mode
2020-03-29 18:26:24 +11:00
keybindings.go
support copying stuff to clipboard
2020-04-15 10:44:56 +00:00
layout.go
unbold diff info
2020-03-29 18:31:19 +11:00
line_by_line_panel.go
big golangci-lint cleanup
2020-03-09 12:23:13 +11:00
list_view.go
split reflog commits into ReflogCommits and FilteredReflogCommits
2020-03-29 11:37:29 +11:00
menu_panel.go
add handler for searching in menu
2020-04-21 19:28:31 +10:00
merge_panel.go
add new diff mode
2020-03-29 18:26:24 +11:00
options_menu_panel.go
remove old createMenu function
2020-02-15 08:47:36 +11:00
patch_building_panel.go
add new diff mode
2020-03-29 18:26:24 +11:00
patch_options_panel.go
Add option to split patch into a new commit
2020-05-09 11:59:37 +10:00
pty.go
pkg: use upstream pty package
2020-03-25 21:26:15 +11:00
pty_windows.go
refactor
2020-03-04 00:12:23 +11:00
quitting.go
add new diff mode
2020-03-29 18:26:24 +11:00
rebase_options_panel.go
fix up some things with the patch handling stuff
2020-03-28 13:19:35 +11:00
recent_repos_panel.go
reset state on each Run() call
2020-03-29 11:37:29 +11:00
reflog_panel.go
add new diff mode
2020-03-29 18:26:24 +11:00
remote_branches_panel.go
add new diff mode
2020-03-29 18:26:24 +11:00
remotes_panel.go
add new diff mode
2020-03-29 18:26:24 +11:00
reset_menu_panel.go
better error handling
2020-03-28 11:59:45 +11:00
searching.go
big golangci-lint cleanup
2020-03-09 12:23:13 +11:00
staging_panel.go
whoops
2020-04-17 09:27:23 +10:00
stash_panel.go
warnings for stash actions
2020-04-20 18:57:08 +10:00
status_panel.go
add new diff mode
2020-03-29 18:26:24 +11:00
tags_panel.go
add new diff mode
2020-03-29 18:26:24 +11:00
tasks_adapter.go
use reflog undo history pointer
2020-03-25 09:39:04 +11:00
undoing.go
split reflog commits into ReflogCommits and FilteredReflogCommits
2020-03-29 11:37:29 +11:00
updates.go
better error handling
2020-03-28 11:59:45 +11:00
view_helpers.go
reset main's origin when cycling views
2020-03-29 02:36:01 +00:00
workspace_reset_options_panel.go
better error handling
2020-03-28 11:59:45 +11:00