This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
lazygit
Watch
3
Star
0
Fork
0
Code
Pull Requests
1
Activity
42
Commits
45
Branches
220
Tags
9c018c61388c0a37b3c8efaf5841debaba1c76fe
T
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
9c018c6138
factoring out error panel creation
2018-06-05 18:49:10 +10:00
.gitignore
ignore notes
2018-06-02 09:03:39 +10:00
anothertestfile
another test file adding stuff
2018-05-20 19:06:04 +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
get_branches.sh
branches shell script
2018-05-20 19:00:34 +10:00
gitcommands.go
add stash panel
2018-06-05 18:48:46 +10:00
gui.go
add stash panel
2018-06-05 18:48:46 +10:00
main.go
logging durations and more stuff
2018-06-02 08:35:49 +10:00
stash_panel.go
add stash panel
2018-06-05 18:48:46 +10:00
status_panel.go
Switch to forked repo of gocui
2018-06-05 18:47:31 +10:00
test
"test"
2018-05-21 22:10:43 +10:00
testfile
test file
2018-05-20 19:03:24 +10:00
testFile2.txt
Another test
2018-05-21 23:01:41 +10:00
testFile3.txt
TEst
2018-05-21 23:04:10 +10:00
testFile4.txt
Test
2018-05-21 23:03:06 +10:00
testFile.txt
Test again
2018-05-21 22:20:51 +10:00
view_helpers.go
add stash panel
2018-06-05 18:48:46 +10:00
S
Description
simple terminal UI for git commands ComputerSurge Style
MIT
189
MiB
Languages
Go
99.7%
Shell
0.2%