1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/commands
2020-10-13 08:21:09 +11:00
..
models add submodules context 2020-10-02 08:09:42 +10:00
oscommands quote config file when editing 2020-10-12 08:47:12 +11:00
patch cleanup 2020-08-23 14:29:18 +10:00
testdata Support opening lazygit in a submodule 2019-05-12 17:59:49 +10:00
branches.go remove viper 2020-10-10 00:23:01 +11:00
commits.go support rebinding confirm/newline keys in editor 2020-10-13 08:21:09 +11:00
config.go remove viper 2020-10-10 00:23:01 +11:00
dummies.go type i18n 2020-10-10 00:23:01 +11:00
files.go bulk submodule menu 2020-10-02 08:09:42 +10:00
git_structs.go
git_test.go type i18n 2020-10-10 00:23:01 +11:00
git.go type i18n 2020-10-10 00:23:01 +11:00
loading_branches.go move models folder into commands folder 2020-09-29 20:48:49 +10:00
loading_commit_files.go move models folder into commands folder 2020-09-29 20:48:49 +10:00
loading_commits_test.go type i18n 2020-10-10 00:23:01 +11:00
loading_commits.go type i18n 2020-10-10 00:23:01 +11:00
loading_files.go move models folder into commands folder 2020-09-29 20:48:49 +10:00
loading_reflog_commits.go move models folder into commands folder 2020-09-29 20:48:49 +10:00
loading_remotes.go move models folder into commands folder 2020-09-29 20:48:49 +10:00
loading_stash.go move models folder into commands folder 2020-09-29 20:48:49 +10:00
loading_tags.go move models folder into commands folder 2020-09-29 20:48:49 +10:00
patch_rebases.go type i18n 2020-10-10 00:23:01 +11:00
pull_request_test.go remove viper 2020-10-10 00:23:01 +11:00
pull_request.go type i18n 2020-10-10 00:23:01 +11:00
rebasing.go type i18n 2020-10-10 00:23:01 +11:00
remotes.go more password checks on commands that talk to the remote 2020-10-12 19:07:40 +11:00
stash_entries.go factor out code from git.go 2020-09-29 20:48:49 +10:00
status.go switch to fork of go-git 2020-10-06 21:58:41 +11:00
submodules.go use path not name 2020-10-02 08:09:42 +10:00
sync.go remove viper 2020-10-10 00:23:01 +11:00
tags.go more password checks on commands that talk to the remote 2020-10-12 19:07:40 +11:00