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
e3c67385359ba03ce4c95f9ec3275d7524f69020
lazygit
/
pkg
/
gui
/
types
History
Jesse Duffield
ba96baee32
move code from main into app package to allow test to be injected
2022-08-13 13:55:08 +10:00
..
common_commands.go
…
common.go
allow rendering to main panels from anywhere
2022-08-07 12:05:51 +10:00
context.go
add deadlock mutex package
2022-08-07 11:16:14 +10:00
keybindings.go
refactor to only have one context per view
2022-08-06 13:49:11 +10:00
modes.go
…
ref.go
fix: fix ambiguous refname
2022-05-13 21:05:51 +09:00
refresh.go
move merge conflicts code into controller
2022-08-07 11:16:03 +10:00
rendering.go
allow rendering to main panels from anywhere
2022-08-07 12:05:51 +10:00
suggestion.go
…