..
presentation
standardise how we handle background colours
2020-05-13 21:24:25 +10:00
app_status_manager.go
better error handling
2020-03-28 11:59:45 +11:00
branches_panel.go
prompt to create new branch if branch not found
2020-07-17 09:20:50 +10: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
prompt to commit all files if committing with no staged files
2020-07-17 09:01:40 +10:00
filtering_menu_panel.go
add new diff mode
2020-03-29 18:26:24 +11:00
filtering.go
refactor gui.go
2020-03-29 11:37:29 +11:00
git_flow.go
add bugfix git flow option
2020-04-20 18:31:13 +10:00
global_handlers.go
allow user to scroll themselves inside merge panel
2020-05-19 18:44:53 +10:00
gui.go
allow user to scroll themselves inside merge panel
2020-05-19 18:44:53 +10:00
keybindings.go
Decouple escaping from quitting
2020-07-18 20:00:48 +10:00
layout.go
fix race condition when scrolling to merge conflict
2020-05-19 18:05:14 +10:00
line_by_line_panel.go
fix race condition when scrolling to merge conflict
2020-05-19 18:05:14 +10:00
list_view.go
split reflog commits into ReflogCommits and FilteredReflogCommits
2020-03-29 11:37:29 +11:00
menu_panel.go
Decouple escaping from quitting
2020-07-18 20:00:48 +10:00
merge_panel.go
allow user to scroll themselves inside merge panel
2020-05-19 18:44:53 +10:00
options_menu_panel.go
remove old createMenu function
2020-02-15 08:47:36 +11:00
patch_building_panel.go
fix race condition when scrolling to merge conflict
2020-05-19 18:05:14 +10:00
patch_options_panel.go
Add option to split patch into a new commit
2020-05-09 11:59:37 +10:00
pty_windows.go
refactor
2020-03-04 00:12:23 +11:00
pty.go
pkg: use upstream pty package
2020-03-25 21:26:15 +11:00
quitting.go
Decouple escaping from quitting
2020-07-18 20:00:48 +10: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
allow creating branches off of remote branches
2020-05-19 09:57:37 +10: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
fix race condition when scrolling to merge conflict
2020-05-19 18:05:14 +10:00
tags_panel.go
add new diff mode
2020-03-29 18:26:24 +11:00
tasks_adapter.go
fix race condition when scrolling to merge conflict
2020-05-19 18:05:14 +10: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
Decouple escaping from quitting
2020-07-18 20:00:48 +10:00
workspace_reset_options_panel.go
better error handling
2020-03-28 11:59:45 +11:00