This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
lazygit
Watch
1
Star
0
Fork
0
You've already forked lazygit
mirror of
https://github.com/jesseduffield/lazygit.git
synced
2025-12-24 00:21:22 +02:00
Code
Issues
Releases
Activity
Files
a9f9dee30dafe2ca1788586ee171ce39bd2d8b44
lazygit
/
pkg
/
gui
/
services
/
custom_commands
History
Stefan Haller
a9f9dee30d
Combine customCommand's subprocess, stream, and showOutput fields into a single output enum
2025-05-01 15:46:06 +02:00
..
client.go
Add commandMenu property to custom commands
2025-02-28 10:11:30 +01:00
handler_creator.go
Combine customCommand's subprocess, stream, and showOutput fields into a single output enum
2025-05-01 15:46:06 +02:00
keybinding_creator.go
Extract a method CustomCommand.GetDescription
2025-02-28 10:00:59 +01:00
menu_generator_test.go
…
menu_generator.go
…
models.go
Fix wrong comment
2025-02-28 10:00:59 +01:00
resolver.go
…
session_state_loader.go
Make Commit.Parents a getter for an unexported parents field
2025-04-29 14:57:15 +02:00