jesseduffield.lazygit/pkg/integration/tests/stash
gaogao-qwq 3a03aebd89
feat: Implement range stash drop
Signed-off-by: gaogao-qwq <gaogaoqwq@gmail.com>
2025-04-02 17:34:35 +08:00
..
apply.go Switch to Files panel after popping a stash 2024-09-06 13:15:37 +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 Use sentence case everywhere 2023-05-25 23:52:19 +10:00
drop.go feat: Implement range stash drop 2025-04-02 17:34:35 +08:00
drop_multiple.go feat: Implement range stash drop 2025-04-02 17:34:35 +08:00
pop.go Switch to Files panel after popping a stash 2024-09-06 13:15:37 +02:00
prevent_discarding_file_changes.go Allow discarding changes only from local commits 2023-06-07 12:48:56 +02:00
rename.go Fix incorrect stash diff after rename 2025-02-06 09:55:26 +01:00
stash.go feat: add age on stash lines 2023-12-27 11:21:49 +01: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 Bump gocui 2025-01-07 17:34:30 +01:00
stash_unstaged.go Add a root item ("/") if files at top level have changed 2025-03-21 08:04:58 +01:00