Package ghidra.framework.main.projectdata.actions
package ghidra.framework.main.projectdata.actions
-
ClassDescriptionDialog for viewing all the current checkouts for a single domain file.Task for recursively deleting project files from a Ghidra projectProjectDataCollapseAction<T extends ProjectTreeContext>ProjectDataExpandAction<T extends ProjectTreeContext>ProjectDataNewFolderAction<T extends ProjectTreeContext>VersionControlAction is an abstract class that can be extended by each specific version control action to be taken on a domain file.Action to add a domain file to version control in the repository.Action to check-in domain files to the repository.Action to checkout domain files from the repository.Action to show the version history for a single version controlled domain file in the repository.Action to undo checkouts for domain files in the repository.Action to undo hijacked domain files in the project.Action to update the current checked out domain file to contain the changes which have been checked in to the repository since our file's version was checked out.Action to view the current checkouts for a single domain file in the repository.