7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-14 02:59:34 +00:00
kicad/common/git
Seth Hillbrand 2c54ab277b Thread git checks
Push the git checks from the main thread into child threads to prevent
resource contention in some cases where Windows machines might have many
files in git that are _also_ being managed by Google Drive

Fixes https://gitlab.com/kicad/code/kicad/-/issues/20078
2025-02-25 16:07:19 -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 Thread git checks 2025-02-25 16:07:19 -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