This website requires JavaScript.
Explore
Help
Sign In
DEV
/
jesseduffield_lazygit
Watch
1
Star
0
Fork
0
You've already forked jesseduffield_lazygit
mirror of
https://github.com/jesseduffield/lazygit.git
synced
2026-02-20 01:02:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jesseduffield_lazygit
/
pkg
/
commands
/
models
History
Stefan Haller
b12b1040c3
Add IsAnnotated field to models.Tag struct
2025-06-30 16:12:33 +02:00
..
author.go
…
branch.go
Add ShortRefName to Ref interface
2024-08-28 18:27:52 +02:00
commit_file.go
Rename Name to Path in File and CommitFile
2025-03-20 12:31:34 +01:00
commit.go
Store fromHash/toHash in Pipe struct as pointers
2025-04-29 14:57:15 +02:00
file.go
Better main view display for conflicing files
2025-04-09 10:27:57 +02:00
remote_branch.go
Add ShortRefName to Ref interface
2024-08-28 18:27:52 +02:00
remote.go
…
stash_entry.go
Add unambigious refs/ prefix to all stash references
2025-06-15 16:14:59 +02:00
submodule_config.go
…
tag.go
Add IsAnnotated field to models.Tag struct
2025-06-30 16:12:33 +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
…