7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-02-22 20:52:55 +00:00
kicad/common/git
Seth Hillbrand ba208fd5c9 Suppress git remove if not at head
Don't offer to remove the .git directory if we are not looking at the
base of the git repository for safety

Fixes https://gitlab.com/kicad/code/kicad/-/issues/19889
2025-02-12 14:43:08 -08:00
..
git_add_to_index_handler.cpp Common folder housekeeping part 1. 2025-01-12 12:06:45 -05:00
git_add_to_index_handler.h Common folder housekeeping part 1. 2025-01-12 12:06:45 -05:00
git_clone_handler.cpp Handle SSH keys better 2025-01-21 15:59:07 -08:00
git_clone_handler.h Common folder housekeeping part 1. 2025-01-12 12:06:45 -05:00
git_commit_handler.cpp Common folder housekeeping part 1. 2025-01-12 12:06:45 -05:00
git_commit_handler.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
git_compare_handler.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
git_compare_handler.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
git_progress.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
git_pull_handler.cpp Fix lifetime of git_reference in handleFastForward 2025-02-08 14:40:11 -05:00
git_pull_handler.h Handle SSH keys better 2025-01-21 15:59:07 -08:00
git_push_handler.cpp Fix git push for some configurations 2025-02-12 13:00:46 -08:00
git_push_handler.h Handle SSH keys better 2025-01-21 15:59:07 -08:00
git_remove_from_index_handler.cpp Common folder housekeeping part 1. 2025-01-12 12:06:45 -05:00
git_remove_from_index_handler.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
git_remove_vcs_handler.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
git_remove_vcs_handler.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
git_resolve_conflict_handler.cpp Common folder housekeeping part 1. 2025-01-12 12:06:45 -05:00
git_resolve_conflict_handler.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
git_revert_handler.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
git_revert_handler.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
git_switch_branch_handler.cpp ADDED: Git integration support 2023-10-20 12:51:47 +00:00
git_switch_branch_handler.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
git_sync_handler.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
git_sync_handler.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
kicad_git_blob_reader.h Common folder housekeeping part 1. 2025-01-12 12:06:45 -05:00
kicad_git_common.cpp Suppress git remove if not at head 2025-02-12 14:43:08 -08:00
kicad_git_common.h Suppress git remove if not at head 2025-02-12 14:43:08 -08:00
kicad_git_compat.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
kicad_git_errors.cpp Common folder housekeeping part 1. 2025-01-12 12:06:45 -05:00
kicad_git_errors.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00