1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-04 03:48:07 +02:00
lazygit/pkg/commands
2022-01-09 14:09:53 +11:00
..
git_config support general git config calls 2022-01-09 14:09:53 +11:00
hosting_service refactor to rename pull_request to hosting_service and apply SRP 2021-12-29 09:01:06 +11:00
loaders start breaking up git struct 2022-01-09 14:09:53 +11:00
models Merge pull request #1432 from black-desk/moved-submodule 2021-08-17 10:10:22 +02:00
oscommands refactor 2022-01-09 14:09:53 +11:00
patch privatise some fields 2022-01-07 10:52:51 +11:00
testdata
types/enums more refactoring 2022-01-04 09:07:15 +11:00
branches_test.go start breaking up git struct 2022-01-09 14:09:53 +11:00
branches.go start breaking up git struct 2022-01-09 14:09:53 +11:00
commits_test.go start breaking up git struct 2022-01-09 14:09:53 +11:00
commits.go start removing direct calls to cmd.New from gui 2022-01-09 14:09:53 +11:00
config.go support general git config calls 2022-01-09 14:09:53 +11:00
dummies.go refactor 2022-01-09 14:09:53 +11:00
files_test.go start breaking up git struct 2022-01-09 14:09:53 +11:00
files.go start breaking up git struct 2022-01-09 14:09:53 +11:00
flow.go support general git config calls 2022-01-09 14:09:53 +11:00
git_cmd_obj_builder.go WIP 2022-01-04 09:07:15 +11:00
git_cmd_obj_runner.go refactor 2022-01-04 09:07:15 +11:00
git_test.go refactoring the config struct 2022-01-04 09:07:15 +11:00
git.go refactor git flow 2022-01-09 14:09:53 +11:00
patch_rebases.go start removing direct calls to cmd.New from gui 2022-01-09 14:09:53 +11:00
rebasing_test.go start breaking up git struct 2022-01-09 14:09:53 +11:00
rebasing.go start breaking up git struct 2022-01-09 14:09:53 +11:00
remotes.go start breaking up git struct 2022-01-09 14:09:53 +11:00
stash_entries_test.go start breaking up git struct 2022-01-09 14:09:53 +11:00
stash_entries.go start breaking up git struct 2022-01-09 14:09:53 +11:00
status.go start breaking up git struct 2022-01-09 14:09:53 +11:00
submodules.go start breaking up git struct 2022-01-09 14:09:53 +11:00
sync_test.go start breaking up git struct 2022-01-09 14:09:53 +11:00
sync.go start breaking up git struct 2022-01-09 14:09:53 +11:00
tags.go start breaking up git struct 2022-01-09 14:09:53 +11:00
working_tree_test.go start breaking up git struct 2022-01-09 14:09:53 +11:00
working_tree.go start breaking up git struct 2022-01-09 14:09:53 +11:00