..
add_from_branch.go
Fix bug where worktree view would take over window upon switching branches
2023-07-30 18:35:24 +10:00
add_from_branch_detached.go
Add more worktree tests
2023-07-30 18:35:23 +10:00
add_from_commit.go
Add more worktree tests
2023-07-30 18:35:23 +10:00
associate_branch_bisect.go
Centralise logic for obtaining repo paths
2023-07-30 18:35:24 +10:00
associate_branch_rebase.go
Centralise logic for obtaining repo paths
2023-07-30 18:35:24 +10:00
bare_repo.go
Set working directory in lazygit test command
2024-01-12 19:59:31 +11:00
bare_repo_worktree_config.go
Fix typos
2025-01-03 10:50:36 +11:00
crud.go
Add worktree integration tests
2023-07-30 18:35:23 +10:00
custom_command.go
Use getters for AppState and UserConfig instead of accessing the fields directly
2024-08-18 10:24:52 +02:00
detach_worktree_from_branch.go
Allow deleting remote tags/branches from local tag/branch views ( #2738 )
2023-08-10 17:39:26 +10:00
dotfile_bare_repo.go
Set working directory in lazygit test command
2024-01-12 19:59:31 +11:00
double_nested_linked_submodule.go
Use getters for AppState and UserConfig instead of accessing the fields directly
2024-08-18 10:24:52 +02:00
exclude_file_in_worktree.go
Fix the "Add to .git/info/exclude" command in submodules or worktrees
2024-03-28 13:11:08 +01:00
fast_forward_worktree_branch.go
pkg: fix some typos
2024-04-20 13:47:39 +02:00
fast_forward_worktree_branch_should_not_pollute_current_worktree.go
Add worktree option to fast forwarding operation
2025-01-02 16:52:24 +11:00
force_remove_worktree.go
Rename AddFileInWorktree to AddFileInWorktreeOrSubmodule
2025-10-10 12:55:58 +02:00
remove_worktree_from_branch.go
Rename AddFileInWorktree to AddFileInWorktreeOrSubmodule
2025-10-10 12:55:58 +02:00
reset_window_tabs.go
Rename AddFileInWorktree to AddFileInWorktreeOrSubmodule
2025-10-10 12:55:58 +02:00
symlink_into_repo_subdir.go
Use getters for AppState and UserConfig instead of accessing the fields directly
2024-08-18 10:24:52 +02:00
worktree_in_repo.go
Support range select for staging/discarding files
2024-01-25 11:34:59 +11:00