.. |
context
|
Fix the commit graph display after selection jumps in commits view
|
2023-08-20 08:46:04 +02:00 |
controllers
|
Remove obsolete comment
|
2023-08-21 10:03:34 +02:00 |
filetree
|
Standardise on using lo for slice functions
|
2023-07-30 18:51:23 +10:00 |
keybindings
|
|
|
mergeconflicts
|
|
|
modes
|
Add a "Mark commit as base commit for rebase" command
|
2023-07-31 08:41:41 +02:00 |
patch_exploring
|
Stop cycling hunks when reaching the end
|
2023-08-15 11:40:40 +02:00 |
popup
|
Add demo test variant
|
2023-07-31 22:33:04 +10:00 |
presentation
|
Show commit mark before showing extra info
|
2023-08-12 16:34:04 +10:00 |
services/custom_commands
|
Standardise on using lo for slice functions
|
2023-07-30 18:51:23 +10:00 |
status
|
Standardise on using lo for slice functions
|
2023-07-30 18:51:23 +10:00 |
style
|
|
|
types
|
Remove file watcher code
|
2023-08-02 21:50:44 +10:00 |
background.go
|
|
|
command_log_panel.go
|
|
|
context_config.go
|
|
|
context.go
|
Standardise on using lo for slice functions
|
2023-07-30 18:51:23 +10:00 |
controllers.go
|
Allow deleting remote tags/branches from local tag/branch views (#2738)
|
2023-08-10 17:39:26 +10:00 |
dummies.go
|
|
|
editors.go
|
Add emacs-keybinds for word navigation
|
2023-08-15 12:22:17 +02:00 |
extras_panel.go
|
Log error when saving app state fails after showing/hiding command log
|
2023-07-31 11:41:55 +02:00 |
global_handlers.go
|
Add demo test variant
|
2023-07-31 22:33:04 +10:00 |
gui_common.go
|
Add demo test variant
|
2023-07-31 22:33:04 +10:00 |
gui_driver.go
|
Add a Click() primitive to the integration test library
|
2023-08-07 15:10:28 +01:00 |
gui.go
|
Remove file watcher code
|
2023-08-02 21:50:44 +10:00 |
information_panel.go
|
If OpenLink errors, show a dialog instead
|
2023-08-09 13:12:40 +01:00 |
keybindings.go
|
|
|
layout.go
|
Standardise on using lo for slice functions
|
2023-07-30 18:51:23 +10:00 |
main_panels.go
|
|
|
menu_panel.go
|
|
|
options_map.go
|
Add demo test variant
|
2023-07-31 22:33:04 +10:00 |
pty_windows.go
|
|
|
pty.go
|
|
|
recent_repos_panel.go
|
Use forward-slashes on windows
|
2023-07-30 18:35:24 +10:00 |
tasks_adapter.go
|
|
|
test_mode.go
|
|
|
view_helpers.go
|
|
|
views.go
|
Fix focus issue
|
2023-08-02 07:37:40 +10:00 |