1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-06 03:53:59 +02:00
lazygit/pkg/commands
2021-04-02 11:00:15 +11:00
..
models file tree for commit files 2021-04-02 11:00:15 +11:00
oscommands shell out custom commands 2021-04-01 20:25:30 +11:00
patch
testdata
branches.go
commits.go fix command escaping 2021-03-13 10:49:40 +11:00
config.go remove go-gitconfig package 2021-02-08 14:40:30 -08:00
dummies.go remove go-gitconfig package 2021-02-08 14:40:30 -08:00
files.go support GIT_EDITOR 2021-04-01 20:40:02 +11:00
git_structs.go
git_test.go support GIT_EDITOR 2021-04-01 20:40:02 +11:00
git.go faster startup 2021-04-01 09:13:29 +11:00
gitconfig.go fix lint error 2021-02-08 14:40:30 -08:00
loading_branches.go
loading_commit_files.go file tree for commit files 2021-04-02 11:00:15 +11:00
loading_commits_test.go add secureexec file for getting around windows checking for a binary first in the current dir 2021-02-08 14:40:30 -08:00
loading_commits.go fix lint errors 2020-11-18 08:36:19 +11:00
loading_files.go better handling of refreshed files 2021-03-30 21:57:00 +11:00
loading_reflog_commits.go
loading_remotes.go
loading_stash.go fix lint errors 2020-11-18 08:36:19 +11:00
loading_tags.go
patch_rebases.go fix lint errors 2020-11-18 08:36:19 +11:00
pull_request_test.go remove go-gitconfig package 2021-02-08 14:40:30 -08:00
pull_request.go Add mapping to copy a pull request URL to the clipboard 2020-11-19 09:43:51 +11:00
rebasing.go
remotes.go
stash_entries.go allow toggling on/off file tree mode 2021-03-30 21:57:00 +11:00
status.go fix lint errors 2020-11-18 08:36:19 +11:00
submodules.go
sync.go standardise how we read from the config 2020-11-28 10:45:30 +11:00
tags.go