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-11-25 22:32:13 +02:00
Code
Issues
Releases
Activity
Files
1c67093ed90ce3508c569bdad04d70dbaae37c51
lazygit
/
pkg
/
commands
History
neo
1c67093ed9
Fix index out of bounds panic when repository has massive tag lists
...
Co-authored-by: Stefan Haller <
stefan@haller-berlin.de
>
2025-07-28 16:44:21 +09:00
..
git_commands
Fix index out of bounds panic when repository has massive tag lists
2025-07-28 16:44:21 +09:00
git_config
Enable errorlint linter, and fix warnings
2025-06-30 18:30:11 +02:00
hosting_service
Enable revive linter, and fix a bunch of warnings
2025-06-30 19:13:20 +02:00
models
Fix showing diffs for renamed file when filtering by path
2025-07-27 12:05:41 +02:00
oscommands
Remove deprecated edit configs
2025-07-08 16:32:21 +02:00
patch
Don't use hunk mode for added or deleted files
2025-07-27 12:10:25 +02:00
testdata
…
git_cmd_obj_builder.go
Remove ICmdObj interface
2025-05-01 15:21:37 +02:00
git_cmd_obj_runner.go
Enable intrange linter, and fix warnings
2025-06-30 18:30:11 +02:00
git.go
…