jesseduffield.lazygit/pkg/commands
2019-11-21 21:15:27 +11:00
..
testdata Support opening lazygit in a submodule 2019-05-12 17:59:49 +10:00
branch.go get branches with git for-each-ref 2019-11-21 21:15:27 +11:00
branch_list_builder.go Support building and moving patches 2019-11-05 19:22:01 +11:00
commit.go Added light theme option to the settings 2019-10-20 12:32:57 +11:00
commit_file.go Support building and moving patches 2019-11-05 19:22:01 +11:00
commit_list_builder.go Support building and moving patches 2019-11-05 19:22:01 +11:00
commit_list_builder_test.go Support building and moving patches 2019-11-05 19:22:01 +11:00
dummies.go
errors.go
exec_live_default.go add GIT_OPTIONAL_LOCKS=0 env var to all commands 2019-06-06 20:53:35 +10:00
exec_live_win.go
file.go #477 Remove NeedMerge boolean 2019-07-27 11:05:23 +10:00
git.go get remote branches when getting remotes 2019-11-21 21:15:05 +11:00
git_structs.go
git_test.go specify upstream when pushing a branch for the first time 2019-11-11 23:30:30 +11:00
loading_remotes.go get branches with git for-each-ref 2019-11-21 21:15:27 +11:00
os.go create backups of patch files in case something goes wrong 2019-11-05 19:22:01 +11:00
os_default_platform.go
os_test.go
os_windows.go
patch_manager.go reset patch builder when we've escaped from the building phase and nothing has been added 2019-11-10 16:18:25 +11:00
patch_modifier.go Support building and moving patches 2019-11-05 19:22:01 +11:00
patch_modifier_test.go only test with non-original header 2019-11-05 19:22:01 +11:00
patch_parser.go strip whitespace when there is nothing else 2019-11-05 19:22:01 +11:00
patch_rebases.go don't let patch manager ever be nil 2019-11-05 19:22:01 +11:00
pull_request.go
pull_request_test.go
remote.go trying to use gogit with branches from remotes 2019-11-21 21:15:05 +11:00
stash_entry.go fix typo 2019-07-14 14:24:59 +10:00