.. |
git_add_to_index_handler.cpp
|
Fix a build issue on MSVC with wx 3.3.
|
2024-06-01 06:48:47 +03:00 |
git_add_to_index_handler.h
|
ADDED: Git integration support
|
2023-10-20 12:51:47 +00:00 |
git_clone_handler.cpp
|
Cleanup libgit init calls
|
2024-05-06 10:18:38 -07:00 |
git_clone_handler.h
|
ADDED: Git integration support
|
2023-10-20 12:51:47 +00:00 |
git_commit_handler.cpp
|
ADDED: Git integration support
|
2023-10-20 12:51:47 +00:00 |
git_commit_handler.h
|
ADDED: Git integration support
|
2023-10-20 12:51:47 +00: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
|
ADDED: Git integration support
|
2023-10-20 12:51:47 +00:00 |
git_pull_handler.cpp
|
Make Git push/pull errors visible
|
2024-10-19 12:34:06 -04:00 |
git_pull_handler.h
|
ADDED: Git integration support
|
2023-10-20 12:51:47 +00:00 |
git_push_handler.cpp
|
Make Git push/pull errors visible
|
2024-10-19 12:34:06 -04:00 |
git_push_handler.h
|
ADDED: Git integration support
|
2023-10-20 12:51:47 +00:00 |
git_remove_from_index_handler.cpp
|
ADDED: Git integration support
|
2023-10-20 12:51:47 +00:00 |
git_remove_from_index_handler.h
|
ADDED: Git integration support
|
2023-10-20 12:51:47 +00: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
|
ADDED: Git integration support
|
2023-10-20 12:51:47 +00:00 |
git_resolve_conflict_handler.h
|
ADDED: Git integration support
|
2023-10-20 12:51:47 +00:00 |
git_revert_handler.cpp
|
Coding policy fixes.
|
2024-05-23 07:59:45 -04:00 |
git_revert_handler.h
|
Can't use forward declare with std::vector
|
2024-04-13 08:22:20 -04: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
|
ADDED: Git integration support
|
2023-10-20 12:51:47 +00:00 |
git_sync_handler.h
|
ADDED: Git integration support
|
2023-10-20 12:51:47 +00:00 |
kicad_git_blob_reader.h
|
ADDED: Git integration support
|
2023-10-20 12:51:47 +00:00 |
kicad_git_common.cpp
|
Cleanup libgit init calls
|
2024-05-06 10:18:38 -07:00 |
kicad_git_common.h
|
ADDED: Git integration support
|
2023-10-20 12:51:47 +00:00 |
kicad_git_compat.h
|
Add libgit compatibility header
|
2023-10-21 00:55:57 +02:00 |
kicad_git_errors.cpp
|
Hide unused variable warnings in git error strings
|
2023-12-24 01:22:21 +00:00 |
kicad_git_errors.h
|
Properly cleanup git repos and memory on project/frame deletion
|
2024-04-01 21:59:50 +01:00 |