jesseduffield.lazygit/pkg/integration/tests/stash
2025-08-01 10:35:16 +02:00
..
apply.go Add unambigious refs/ prefix to all stash references 2025-06-15 16:14:59 +02:00
apply_patch.go Add a root item ("/") if files at top level have changed 2025-03-21 08:04:58 +01:00
create_branch.go Add unambigious refs/ prefix to all stash references 2025-06-15 16:14:59 +02:00
drop.go Add unambigious refs/ prefix to all stash references 2025-06-15 16:14:59 +02:00
drop_multiple.go feat: Implement range stash drop 2025-04-02 17:34:35 +08:00
filter_by_path.go Make stash filtering work when filtering on a folder 2025-07-27 12:03:06 +02:00
pop.go Add unambigious refs/ prefix to all stash references 2025-06-15 16:14:59 +02:00
prevent_discarding_file_changes.go Allow discarding changes only from local commits 2023-06-07 12:48:56 +02:00
rename.go Add unambigious refs/ prefix to all stash references 2025-06-15 16:14:59 +02:00
show_with_branch_named_stash.go Add unambigious refs/ prefix to all stash references 2025-06-15 16:14:59 +02:00
stash.go Add unambigious refs/ prefix to all stash references 2025-06-15 16:14:59 +02:00
stash_all.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
stash_and_keep_index.go Add a root item ("/") if files at top level have changed 2025-03-21 08:04:58 +01:00
stash_including_untracked_files.go Add a root item ("/") if files at top level have changed 2025-03-21 08:04:58 +01:00
stash_staged.go Add a root item ("/") if files at top level have changed 2025-03-21 08:04:58 +01:00
stash_staged_partial_file.go Enable hunk staging mode by default 2025-08-01 10:35:16 +02:00
stash_unstaged.go Add a root item ("/") if files at top level have changed 2025-03-21 08:04:58 +01:00