KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
KIGIT_COMMON Member List

This is the complete list of members for KIGIT_COMMON, including all inherited members.

GetBranchNames() constKIGIT_COMMON
GetConnType() constKIGIT_COMMON
GetCurrentBranchName() constKIGIT_COMMON
GetDifferentFiles() constKIGIT_COMMON
GetGitRootDirectory() constKIGIT_COMMON
GetLastGitError()KIGIT_COMMONinlinestatic
GetNextPublicKey()KIGIT_COMMONinline
GetPassword() constKIGIT_COMMONinline
GetProjectDirs()KIGIT_COMMON
GetRemotename() constKIGIT_COMMON
GetRepo() constKIGIT_COMMON
GetUsername() constKIGIT_COMMONinline
GIT_CLONE_HANDLERKIGIT_COMMONfriend
GIT_CONN_TYPE enum nameKIGIT_COMMON
GIT_PULL_HANDLERKIGIT_COMMONfriend
GIT_PUSH_HANDLERKIGIT_COMMONfriend
GIT_STATUS enum nameKIGIT_COMMON
HandlePlaintextAuthentication(git_cred **aOut, const wxString &aUsername)KIGIT_COMMON
HandleSSHAgentAuthentication(git_cred **aOut, const wxString &aUsername)KIGIT_COMMON
HandleSSHKeyAuthentication(git_cred **aOut, const wxString &aUsername)KIGIT_COMMON
HasLocalCommits() constKIGIT_COMMON
HasPushAndPullRemote() constKIGIT_COMMON
KIGIT_COMMON(git_repository *aRepo)KIGIT_COMMON
KIGIT_COMMON(const KIGIT_COMMON &aOther)KIGIT_COMMON
KIGIT_CREDENTIAL_SSH_AGENTKIGIT_COMMONprivatestatic
m_connTypeKIGIT_COMMONprotected
m_gitActionMutexKIGIT_COMMONprotected
m_hostnameKIGIT_COMMONprotected
m_nextPublicKeyKIGIT_COMMONprivate
m_passwordKIGIT_COMMONprotected
m_publicKeysKIGIT_COMMONprivate
m_remoteKIGIT_COMMONprotected
m_repoKIGIT_COMMONprotected
m_testedTypesKIGIT_COMMONprotected
m_usernameKIGIT_COMMONprotected
ResetNextKey()KIGIT_COMMONinline
SetPassword(const wxString &aPassword)KIGIT_COMMONinline
SetRemote(const wxString &aRemote)KIGIT_COMMONinline
SetRepo(git_repository *aRepo)KIGIT_COMMONinline
SetSSHKey(const wxString &aSSHKey)KIGIT_COMMON
SetUsername(const wxString &aUsername)KIGIT_COMMONinline
TestedTypes()KIGIT_COMMONinline
updateConnectionType()KIGIT_COMMONprivate
UpdateCurrentBranchInfo()KIGIT_COMMON
updatePublicKeys()KIGIT_COMMONprivate
~KIGIT_COMMON()KIGIT_COMMON