PyCharm 2020.1 Help

Show History for Folder dialog

Use this dialog to explore changes to a folder. There are two views in this dialog:

History view

The History view shows a list of folder revisions (states), each one being supplied with a time stamp, revision number, and an indication of the action that resulted in that state.

ItemDescription
icons.actions.rollback.pngClick this button to revert the selected action.
icons.vcs.patch.pngClick this button to create a patch based on the selected local version.
icon help pngClick this button to open the corresponding help topic.

Changes view

The Changes view shows the differences between the current state and the one selected in the History view. The differences are shown as a tree of changed (new, modified and deleted) files and subfolders.

ItemShortcutDescription
Diff viewerCtrl+DClick this button to show the differences between the current local version and the one selected in the History view. Alternatively, double-click the current local version in the Changes view.
Roll backWith a file selected in the Changes view, click this button to roll back the selected action.
FolderCtrl+PClick this button to show changed files as a tree view of folders. If this button is not pressed, the files are shown as a flat list.
Expand all or Collapse allCtrl+NumPad + or Ctrl+NumPad -Click these buttons to have all nodes expanded or collapsed. These buttons are only available when the changed files are shown as a tree view.
Select allCtrl+AClick this button to select all the files in the list or a tree view.
FindCtrl+FIn this area, type the search string. Note also that speed search is available in the Changes pane.
ClearClick this button to clear the search area.
Last modified: 24 June 2020