This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
lazygit
Watch
3
Star
0
Fork
0
You've already forked lazygit
Code
Pull Requests
1
Activity
49
Commits
45
Branches
220
Tags
ceeca40fe55f3655c003a91d734699a5454f3304
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Jesse Duffield
ceeca40fe5
remove log of directory
2018-06-05 19:32:27 +10:00
.gitignore
ignore notes
2018-06-02 09:03:39 +10:00
branches_panel.go
factoring out error panel creation
2018-06-05 18:49:10 +10:00
commits_panel.go
factoring out error panel creation
2018-06-05 18:49:10 +10:00
confirmation_panel.go
generalise commit panel into confirmation panel
2018-06-05 18:47:57 +10:00
files_panel.go
factoring out error panel creation
2018-06-05 18:49:10 +10:00
gitcommands.go
move log commands into main file
2018-06-05 19:32:03 +10:00
gui.go
add stash panel
2018-06-05 18:48:46 +10:00
main.go
remove log of directory
2018-06-05 19:32:27 +10:00
stash_panel.go
add stash panel
2018-06-05 18:48:46 +10:00
status_panel.go
generalised logs
2018-06-05 19:30:55 +10:00
view_helpers.go
add stash panel
2018-06-05 18:48:46 +10:00
Description
simple terminal UI for git commands ComputerSurge Style
MIT
189
MiB
Languages
Go
99.7%
Shell
0.2%