This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
lazygit
Watch
3
Star
0
Fork
0
You've already forked lazygit
Code
Pull Requests
1
Activity
Files
64cebfc0a8c06df83dd2faf38d856f3116b4cfe4
lazygit
/
pkg
/
gui
/
types
History
Stefan Haller
f08b3e9e1d
Cleanup: remove isFocused parameter from GetContentToRender and related methods
...
It became unused in
f3eb180f75
.
2024-10-18 22:46:48 +02:00
..
common_commands.go
…
common.go
Get rid of error return value of PostRefreshUpdate and a few related ones
2024-10-13 16:55:54 +02:00
context.go
Cleanup: remove isFocused parameter from GetContentToRender and related methods
2024-10-18 22:46:48 +02:00
keybindings.go
Show mode-specific keybinding suggestions
2024-01-28 08:33:13 +11:00
modes.go
…
ref.go
Show diff for range selection in commits and sub-commits panel
2024-08-28 19:35:23 +02:00
refresh.go
Return error from RefreshOptions.Then
2024-04-18 10:10:30 +02:00
rendering.go
…
search_state.go
…
suggestion.go
Set groundwork for better disabled reasons with range select
2024-01-23 13:03:37 +11:00
version_number_test.go
Show popup message with breaking changes on startup
2024-03-12 13:27:14 +01:00
version_number.go
Show popup message with breaking changes on startup
2024-03-12 13:27:14 +01:00
views.go
…