This website requires JavaScript.
Explore
Help
Sign In
haskal
/
kicad
Watch
1
Star
0
Fork
You've already forked kicad
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e0b0fb27b0
kicad
/
common
/
git
History
Marek Roszko
0ce227fa92
Can't use forward declare with std::vector
...
Not allowed per C++ standard See
https://github.com/llvm/llvm-project/issues/57700
2024-04-13 08:22:20 -04: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
Can't use forward declare with std::vector
2024-04-13 08:22:20 -04:00
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
Properly cleanup git repos and memory on project/frame deletion
2024-04-01 21:59:50 +01:00