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-08-24 10:13:41 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
lazygit
/
pkg
/
commands
/
patch
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
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