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
32bf6d685c328a8867fa100a05694f645c74ded8
lazygit
/
pkg
/
commands
/
models
History
Stefan Haller
ee81a8e3c2
Add hash field to models.StashEntry
2025-08-25 19:23:30 +02:00
..
author.go
…
branch.go
…
commit_file.go
Rename Name to Path in File and CommitFile
2025-03-20 12:31:34 +01:00
commit.go
Fix showing diffs for renamed file when filtering by path
2025-07-27 12:05:41 +02:00
file.go
Better main view display for conflicing files
2025-04-09 10:27:57 +02:00
ref.go
Move the Ref interface from gui/types to models
2025-07-31 15:21:34 +02:00
remote_branch.go
…
remote.go
…
stash_entry.go
Add hash field to models.StashEntry
2025-08-25 19:23:30 +02:00
submodule_config.go
…
tag.go
Revert "Add IsAnnotated field to models.Tag struct"
2025-07-28 10:53:51 +02:00
working_tree_state.go
Make WorkingTreeState a struct, and add cherry-picking and reverting states
2025-04-20 15:53:17 +02:00
worktree.go
…