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

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

AddErrorString(const std::string &aErrorString)GIT_COMMIT_HANDLERprivate
CommitResult enum nameGIT_COMMIT_HANDLER
GetBranchNames() constKIGIT_COMMON
GetConnType() constKIGIT_COMMON
GetCurrentBranchName() constKIGIT_COMMON
GetDifferentFiles() constKIGIT_COMMON
GetErrorString() constGIT_COMMIT_HANDLER
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_COMMIT_HANDLER(git_repository *aRepo)GIT_COMMIT_HANDLER
GIT_CONN_TYPE enum nameKIGIT_COMMON
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_errorStringGIT_COMMIT_HANDLERprivate
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
PerformCommit(const std::vector< std::string > &aFilesToCommit)GIT_COMMIT_HANDLER
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
~GIT_COMMIT_HANDLER()GIT_COMMIT_HANDLERvirtual
~KIGIT_COMMON()KIGIT_COMMON