| .. |
|
boxlayout
|
support static boxes that go outside the available size
|
2021-04-11 17:07:49 +10:00 |
|
filetree
|
add support for git bisect
|
2022-01-22 10:48:51 +11:00 |
|
lbl
|
fewer panics
|
2022-01-09 14:14:47 +11:00 |
|
mergeconflicts
|
Address feedback
|
2021-08-25 22:23:55 +10:00 |
|
modes
|
refactoring
|
2021-06-06 09:12:49 +10:00 |
|
presentation
|
add support for git bisect
|
2022-01-22 10:48:51 +11:00 |
|
style
|
render commit graph
|
2021-11-05 07:58:21 +11:00 |
|
types
|
support labels for suggestions which are distinct from values
|
2020-11-28 20:48:17 +11:00 |
|
app_status_manager.go
|
stop refreshing the screen so much
|
2022-01-15 14:15:41 +11:00 |
|
arrangement.go
|
align Gui struct with GitCommand
|
2022-01-04 09:07:15 +11:00 |
|
basic_context.go
|
more efficient context diff size changing
|
2021-12-06 22:37:28 +11:00 |
|
bisect.go
|
add support for git bisect
|
2022-01-22 10:48:51 +11:00 |
|
branches_panel.go
|
always specify upstream when pushing/pulling
|
2022-01-15 15:34:01 +11:00 |
|
cherry_picking.go
|
shorten name
|
2022-01-09 14:09:53 +11:00 |
|
command_log_panel.go
|
refactor
|
2022-01-07 10:52:51 +11:00 |
|
commit_files_panel.go
|
stop refreshing the screen so much
|
2022-01-15 14:15:41 +11:00 |
|
commit_message_panel.go
|
stop refreshing the screen so much
|
2022-01-15 14:15:41 +11:00 |
|
commits_panel.go
|
add support for git bisect
|
2022-01-22 10:48:51 +11:00 |
|
confirmation_panel.go
|
fix bug which prevented quitting with confirm
|
2022-01-15 20:35:25 +11:00 |
|
context.go
|
stop refreshing the screen so much
|
2022-01-15 14:15:41 +11:00 |
|
context_config.go
|
fix integration test
|
2022-01-18 21:25:52 +11:00 |
|
context_test.go
|
add popup handler for easier testing
|
2021-12-06 22:37:28 +11:00 |
|
credentials_panel.go
|
stop refreshing the screen so much
|
2022-01-15 14:15:41 +11:00 |
|
custom_commands.go
|
add support for git bisect
|
2022-01-22 10:48:51 +11:00 |
|
custom_commands_test.go
|
add some more linters
|
2022-01-09 14:09:53 +11:00 |
|
diff_context_size.go
|
fix integration test
|
2022-01-18 21:25:52 +11:00 |
|
diff_context_size_test.go
|
avoid deadlock in merge panel
|
2022-01-15 14:15:41 +11:00 |
|
diffing.go
|
always specify upstream when pushing/pulling
|
2022-01-15 15:34:01 +11:00 |
|
discard_changes_menu_panel.go
|
shorten name
|
2022-01-09 14:09:53 +11:00 |
|
dummies.go
|
refactor
|
2022-01-09 14:09:53 +11:00 |
|
editors.go
|
align Gui struct with GitCommand
|
2022-01-04 09:07:15 +11:00 |
|
errors.go
|
remove sentinel errors
|
2021-04-06 19:34:32 +10:00 |
|
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.go
|
always specify upstream when pushing/pulling
|
2022-01-15 15:34:01 +11:00 |
|
files_panel_test.go
|
add some more linters
|
2022-01-09 14:09:53 +11:00 |
|
filtering.go
|
show suggestions when typing in an origin
|
2021-10-23 12:29:52 +11:00 |
|
filtering_menu_panel.go
|
add more suggestions
|
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
|
shorten name
|
2022-01-09 14:09:53 +11:00 |
|
global_handlers.go
|
shorten name
|
2022-01-09 14:09:53 +11:00 |
|
gpg.go
|
shorten name
|
2022-01-09 14:09:53 +11:00 |
|
gui.go
|
add support for git bisect
|
2022-01-22 10:48:51 +11:00 |
|
gui_test.go
|
allow sandbox mode with integration tests
|
2022-01-17 19:14:59 +11:00 |
|
information_panel.go
|
simplify code a bit
|
2021-07-31 17:33:13 +10:00 |
|
keybindings.go
|
add support for git bisect
|
2022-01-22 10:48:51 +11:00 |
|
layout.go
|
stop refreshing the screen so much
|
2022-01-15 14:15:41 +11:00 |
|
line_by_line_panel.go
|
stop refreshing the screen so much
|
2022-01-15 14:15:41 +11:00 |
|
list_context.go
|
more efficient context diff size changing
|
2021-12-06 22:37:28 +11:00 |
|
list_context_config.go
|
add support for git bisect
|
2022-01-22 10:48:51 +11:00 |
|
main_panels.go
|
stop resetting scroll all the time
|
2021-10-17 19:45:57 +11:00 |
|
menu_panel.go
|
avoid deadlock in merge panel
|
2022-01-15 14:15:41 +11:00 |
|
merge_panel.go
|
make integration test pass
|
2022-01-17 19:14:59 +11:00 |
|
modes.go
|
add support for git bisect
|
2022-01-22 10:48:51 +11:00 |
|
options_menu_panel.go
|
add menu options for log stuff
|
2021-11-05 07:58:21 +11:00 |
|
patch_building_panel.go
|
fix integration test
|
2022-01-18 21:25:52 +11:00 |
|
patch_options_panel.go
|
shorten name
|
2022-01-09 14:09:53 +11:00 |
|
popup_handler.go
|
add popup handler for easier testing
|
2021-12-06 22:37:28 +11:00 |
|
pty.go
|
shorten name
|
2022-01-09 14:09:53 +11:00 |
|
pty_windows.go
|
Format code to pass lint
|
2021-09-16 21:38:43 +08:00 |
|
pull_request_menu_panel.go
|
shorten name
|
2022-01-09 14:09:53 +11:00 |
|
quitting.go
|
align Gui struct with GitCommand
|
2022-01-04 09:07:15 +11:00 |
|
rebase_options_panel.go
|
add some more linters
|
2022-01-09 14:09:53 +11:00 |
|
recent_repos_panel.go
|
stop refreshing the screen so much
|
2022-01-15 14:15:41 +11:00 |
|
recording.go
|
allow decimal replay speeds for integration tests
|
2021-04-06 19:34:32 +10:00 |
|
reflog_panel.go
|
shorten name
|
2022-01-09 14:09:53 +11:00 |
|
remote_branches_panel.go
|
shorten name
|
2022-01-09 14:09:53 +11:00 |
|
remotes_panel.go
|
shorten name
|
2022-01-09 14:09:53 +11:00 |
|
reset_menu_panel.go
|
shorten name
|
2022-01-09 14:09:53 +11:00 |
|
searching.go
|
stop refreshing the screen so much
|
2022-01-15 14:15:41 +11:00 |
|
side_window.go
|
test
|
2021-04-06 19:34:32 +10:00 |
|
staging_panel.go
|
fix integration test
|
2022-01-18 21:25:52 +11:00 |
|
stash_panel.go
|
shorten name
|
2022-01-09 14:09:53 +11:00 |
|
status_panel.go
|
fix format issue
|
2022-01-09 14:09:53 +11:00 |
|
sub_commits_panel.go
|
shorten name
|
2022-01-09 14:09:53 +11:00 |
|
submodules_panel.go
|
shorten name
|
2022-01-09 14:09:53 +11:00 |
|
suggestions_panel.go
|
test
|
2021-04-06 19:34:32 +10:00 |
|
tags_panel.go
|
shorten name
|
2022-01-09 14:09:53 +11:00 |
|
tasks_adapter.go
|
stop refreshing the screen so much
|
2022-01-15 14:15:41 +11:00 |
|
undoing.go
|
add some more linters
|
2022-01-09 14:09:53 +11:00 |
|
updates.go
|
stop refreshing the screen so much
|
2022-01-15 14:15:41 +11:00 |
|
view_helpers.go
|
add support for git bisect
|
2022-01-22 10:48:51 +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
|
more refactoring
|
2021-04-06 19:34:32 +10:00 |
|
workspace_reset_options_panel.go
|
shorten name
|
2022-01-09 14:09:53 +11:00 |