kicad/common/git
Ian McInerney 3a90b729ea Hide unused variable warnings in git error strings
These strings aren't actually used right now, but they may be used
in the future, so don't actually remove them but silence the error that
they aren't used.
2023-12-24 01:22:21 +00:00
..
git_add_to_index_handler.cpp Coverity fixes 2023-10-21 17:31:58 +02:00
git_add_to_index_handler.h
git_clone_handler.cpp
git_clone_handler.h
git_commit_handler.cpp
git_commit_handler.h
git_compare_handler.cpp
git_compare_handler.h
git_progress.h
git_pull_handler.cpp Coverity fixes 2023-10-21 17:31:58 +02:00
git_pull_handler.h
git_push_handler.cpp
git_push_handler.h
git_remove_from_index_handler.cpp
git_remove_from_index_handler.h
git_remove_vcs_handler.cpp
git_remove_vcs_handler.h
git_resolve_conflict_handler.cpp
git_resolve_conflict_handler.h
git_revert_handler.cpp
git_revert_handler.h
git_switch_branch_handler.cpp
git_switch_branch_handler.h
git_sync_handler.cpp
git_sync_handler.h
kicad_git_blob_reader.h
kicad_git_common.cpp Work around libgit2 API change for supporting older platforms 2023-12-10 23:08:31 -05:00
kicad_git_common.h
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