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-04-23 12:18:51 +02:00
Code
Issues
Releases
Activity
lazygit
/
pkg
/
commands
/
patch
History
Aaron Hoffman
510f9a1ae1
Support selecting file range in patch builder
...
test: add move_range_to_index test: add toggle_range
2024-01-28 12:00:47 +11:00
..
format.go
Standardise display of range selection across views
2024-01-19 10:47:21 +11:00
hunk.go
refactor patch code
2023-03-19 16:30:39 +11:00
parse.go
refactor patch code
2023-03-19 16:30:39 +11:00
patch_builder.go
Support selecting file range in patch builder
2024-01-28 12:00:47 +11:00
patch_line.go
refactor patch code
2023-03-19 16:30:39 +11:00
patch_test.go
Fix bug in LineNumberOfLine
2023-08-10 07:22:42 +02:00
patch.go
Stop cycling hunks when reaching the end
2023-08-15 11:40:40 +02:00
transform.go
refactor patch code
2023-03-19 16:30:39 +11:00