This website requires JavaScript.
Explore
Help
Sign In
starred
/
lazygit
Watch
1
Star
0
Fork
0
mirror of
https://github.com/jesseduffield/lazygit.git
synced
2026-09-25 17:00:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.65.0
lazygit
/
pkg
/
commands
/
patch
T
History
Stefan Haller
486d8536f2
Preallocate arrays where the new linter version would warn about it
2026-08-16 16:35:11 +02:00
..
format.go
Export PatchLine.isChange
2025-07-04 10:14:35 +02:00
hunk.go
Preallocate arrays where the new linter version would warn about it
2026-08-16 16:35:11 +02:00
parse.go
refactor patch code
2023-03-19 16:30:39 +11:00
patch_builder.go
Guard the patch builder against concurrent access
2026-07-17 12:35:54 +02:00
patch_line.go
Fix selection after staging an added line
2026-03-19 16:57:53 +01:00
patch_test.go
Show renamed files in the custom patch builder
2026-07-04 13:05:09 +02:00
patch.go
Fix selection after staging an added line
2026-03-19 16:57:53 +01:00
transform.go
Show renamed files in the custom patch builder
2026-07-04 13:05:09 +02:00