KiCad PCB EDA Suite
Loading...
Searching...
No Matches
GIT_REMOVE_FROM_INDEX_HANDLER Member List

This is the complete list of members for GIT_REMOVE_FROM_INDEX_HANDLER, 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_CONN_TYPE enum nameKIGIT_COMMON
GIT_REMOVE_FROM_INDEX_HANDLER(git_repository *aRepository)GIT_REMOVE_FROM_INDEX_HANDLER
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
IsCancelled() constKIGIT_COMMONinline
KIGIT_COMMON(git_repository *aRepo)KIGIT_COMMON
KIGIT_COMMON(const KIGIT_COMMON &aOther)KIGIT_COMMON
KIGIT_CREDENTIAL_SSH_AGENTKIGIT_COMMONprivatestatic
LIBGIT_BACKEND classGIT_REMOVE_FROM_INDEX_HANDLERfriend
m_cancelKIGIT_COMMONprivate
m_connTypeKIGIT_COMMONprotected
m_filesToRemoveGIT_REMOVE_FROM_INDEX_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
PerformRemoveFromIndex()GIT_REMOVE_FROM_INDEX_HANDLER
RemoveFromIndex(const wxString &aFilePath)GIT_REMOVE_FROM_INDEX_HANDLER
ResetNextKey()KIGIT_COMMONinline
SetCancelled(bool aCancel)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_REMOVE_FROM_INDEX_HANDLER()GIT_REMOVE_FROM_INDEX_HANDLERvirtual
~KIGIT_COMMON()KIGIT_COMMON