jesseduffield.lazygit/pkg/commands/git_commands
2025-01-02 16:52:24 +11:00
..
bisect.go
bisect_info.go
blame.go
branch.go Allow deleting a range selection of branches 2024-12-01 10:59:54 +01:00
branch_loader.go
branch_loader_test.go
branch_test.go Allow deleting a range selection of branches 2024-12-01 10:59:54 +01:00
commit.go Fix copying commit author to clipboard 2024-09-23 09:47:14 +02:00
commit_file_loader.go
commit_file_loader_test.go
commit_loader.go
commit_loader_test.go
commit_test.go use unsigned integer in test and fix CI/linter complaint 2024-11-19 08:21:19 +11:00
common.go
config.go
custom.go
deps_test.go
diff.go Respect the diff context size when showing a range diff 2024-12-01 13:01:16 +01:00
file.go
file_loader.go Add user config gui.showNumstatInFilesView 2024-12-08 12:09:47 +01:00
file_loader_test.go Add user config gui.showNumstatInFilesView 2024-12-08 12:09:47 +01:00
file_test.go
flow.go
flow_test.go
git_command_builder.go Add worktree option to fast forwarding operation 2025-01-02 16:52:24 +11:00
git_command_builder_test.go
main_branches.go Re-determine existing main branches if mainBranches config changed 2024-08-18 10:24:52 +02:00
patch.go
rebase.go Fix moving a commit across a branch boundary in a stack 2024-12-23 12:18:48 +01:00
rebase_test.go
reflog_commit_loader.go
reflog_commit_loader_test.go
remote.go Allow deleting a range selection of branches 2024-12-01 10:59:54 +01:00
remote_loader.go
repo_paths.go
repo_paths_test.go
stash.go
stash_loader.go
stash_loader_test.go
stash_test.go use unsigned integer in test and fix CI/linter complaint 2024-11-19 08:21:19 +11:00
status.go
submodule.go
sync.go Revert unwanted change 2025-01-02 16:52:24 +11:00
sync_test.go
tag.go
tag_loader.go
tag_loader_test.go
version.go
version_test.go
working_tree.go
working_tree_test.go use unsigned integer in test and fix CI/linter complaint 2024-11-19 08:21:19 +11:00
worktree.go
worktree_loader.go
worktree_loader_test.go