.. |
models
|
more refactoring
|
2021-06-06 09:12:49 +10:00 |
oscommands
|
no need to log this
|
2021-04-11 17:07:49 +10:00 |
patch
|
refactor line by line panel
|
2021-04-18 16:55:09 +10:00 |
testdata
|
Support opening lazygit in a submodule
|
2019-05-12 17:59:49 +10:00 |
branches_test.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
branches.go
|
full coverage for logging commands
|
2021-04-11 17:07:49 +10:00 |
commits_test.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
commits.go
|
support reverting merge commits
|
2021-06-05 22:15:51 +10:00 |
config_test.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
config.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
dummies.go
|
start adding support for logging of commands
|
2021-04-11 17:07:49 +10:00 |
files_test.go
|
fix tests
|
2021-06-05 10:58:36 +10:00 |
files.go
|
Docs for EditCommand.
|
2021-06-05 10:58:09 +10:00 |
git_test.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
git.go
|
more logging of commands
|
2021-04-11 17:07:49 +10:00 |
gitconfig.go
|
fix lint error
|
2021-02-08 14:40:30 -08:00 |
loading_branches.go
|
move models folder into commands folder
|
2020-09-29 20:48:49 +10:00 |
loading_commit_files.go
|
add retry logic for running git commands to avoid index.lock problems
|
2021-04-06 19:34:32 +10: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
|
support reverting merge commits
|
2021-06-05 22:15:51 +10:00 |
loading_files_test.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
loading_files.go
|
add retry logic for running git commands to avoid index.lock problems
|
2021-04-06 19:34:32 +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_test.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
loading_stash.go
|
add retry logic for running git commands to avoid index.lock problems
|
2021-04-06 19:34:32 +10:00 |
loading_tags.go
|
Simplify sorting of git tags by using git's functions
|
2021-06-05 10:56:46 +10:00 |
patch_rebases.go
|
start adding support for logging of commands
|
2021-04-11 17:07:49 +10:00 |
pull_request_test.go
|
fix test
|
2021-04-11 17:07:49 +10:00 |
pull_request.go
|
full coverage for logging commands
|
2021-04-11 17:07:49 +10:00 |
rebasing_test.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
rebasing.go
|
support reverting merge commits
|
2021-06-05 22:15:51 +10:00 |
remotes.go
|
add retry logic for running git commands to avoid index.lock problems
|
2021-04-06 19:34:32 +10:00 |
stash_entries_test.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
stash_entries.go
|
start adding support for logging of commands
|
2021-04-11 17:07:49 +10:00 |
status.go
|
fix lint errors
|
2020-11-18 08:36:19 +11:00 |
submodules.go
|
add retry logic for running git commands to avoid index.lock problems
|
2021-04-06 19:34:32 +10:00 |
sync_test.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
sync.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
tags.go
|
add retry logic for running git commands to avoid index.lock problems
|
2021-04-06 19:34:32 +10:00 |