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
Files
1ce5c69cd2ece7bb306f1340df3eac20bd74070e
lazygit
/
pkg
/
commands
History
Jesse Duffield
09aabce3cd
allow commits to be checked out
2020-01-07 20:43:01 +11:00
..
testdata
…
branch_list_builder.go
don't pass single commands directly to RunCommand (or equivalent function)
2019-11-21 22:07:14 +11:00
branch.go
…
commit_file.go
…
commit_list_builder_test.go
fix specs
2019-11-21 22:07:14 +11:00
commit_list_builder.go
give RunCommand the same input signature as fmt.Sprintf
2019-11-21 22:07:14 +11:00
commit.go
…
dummies.go
…
errors.go
…
exec_live_default.go
…
exec_live_win.go
…
file.go
…
git_structs.go
…
git_test.go
allow hard resetting to upstream branch
2020-01-07 20:26:01 +11:00
git.go
allow commits to be checked out
2020-01-07 20:43:01 +11:00
loading_remotes.go
support older versions of git when getting remote branches
2019-11-26 21:36:07 +11:00
loading_tags.go
lenient sorting of tags on startup
2019-11-26 21:39:40 +11:00
os_default_platform.go
…
os_test.go
…
os_windows.go
…
os.go
unescape another string
2019-11-21 22:17:18 +11:00
patch_manager.go
…
patch_modifier_test.go
…
patch_modifier.go
…
patch_parser.go
…
patch_rebases.go
…
pull_request_test.go
…
pull_request.go
…
remote_branch.go
…
remote.go
…
stash_entry.go
…
tag.go
…