1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-10 04:07:18 +02:00
lazygit/pkg/commands
2020-08-23 14:29:18 +10:00
..
patch move patch stuff into its own package 2020-08-15 11:41:37 +10:00
testdata
branch_list_builder.go fix https://github.com/jesseduffield/lazygit/issues/848 2020-05-19 09:57:37 +10:00
branch.go some more standardisation for diffing 2020-08-23 14:29:18 +10:00
commit_file.go rename Sha to parent now that we're also considering stash entries 2020-08-23 14:29:18 +10:00
commit_list_builder_test.go
commit_list_builder.go totally screwed up the last commit 2020-04-22 11:21:20 +10:00
commit.go some more standardisation for diffing 2020-08-23 14:29:18 +10:00
dummies.go Rename appconfig to config 2020-07-10 18:55:00 +10:00
errors.go
exec_live_default.go pkg: use upstream pty package 2020-03-25 21:26:15 +11:00
exec_live_win.go
file.go follow cursor when staging and unstaging a file rename 2020-08-07 18:59:56 +10:00
git_structs.go
git_test.go rename Sha to parent now that we're also considering stash entries 2020-08-23 14:29:18 +10:00
git.go rename Sha to parent now that we're also considering stash entries 2020-08-23 14:29:18 +10:00
loading_remotes.go
loading_tags.go
os_default_platform.go revert changes to 'os_default_platform.go' and 'os_windows.go' 2020-07-15 09:41:16 +10:00
os_test.go
os_windows.go revert changes to 'os_default_platform.go' and 'os_windows.go' 2020-07-15 09:41:16 +10:00
os.go support multi word editor config 2020-08-16 20:37:40 +10:00
patch_rebases.go move patch stuff into its own package 2020-08-15 11:41:37 +10:00
pull_request_test.go
pull_request.go
remote_branch.go some more standardisation for diffing 2020-08-23 14:29:18 +10:00
remote.go some more standardisation for diffing 2020-08-23 14:29:18 +10:00
stash_entry.go add new diff mode 2020-03-29 18:26:24 +11:00
tag.go some more standardisation for diffing 2020-08-23 14:29:18 +10:00