Skip to main content

commit history dialog

  • View the commit history of the repository.

Commit history dialog 1

PartsNameDescription
Start date textboxStart date textboxEnter the start date of the commit history you want to view.
Start date calendar buttonStart date calendar buttonSets the specified date in the start date text box.
End date textboxEnd date textboxEnter the end date of the commit history you want to view.
End date calendar buttonEnd date calendar buttonSets the specified date in the end date text box.
Reload buttonReload buttonShow commit history with current start and end dates.
Commit historyCommit historyView commit history.
In addition, the following commit information is displayed by selecting a line.
・Changed file list: Displays a list of changed contents.
・Hash value text: Displays the hash value of the commit.
・Message Text: Displays the message of the commit.
Project Files Only CheckboxProject Files Only CheckboxIf checked, only show commit elements related to project files.
Read next 20 items buttonRead next 20 items buttonAdditionally displays the next 20 commit histories excluding the current commit history.
Hash value textHash value textDisplays the hash value of the selected commit element in the commit history.
Hash value copy buttonHash value copy buttonCopies the hash value to the clipboard.
message textmessage textDisplays the message for the selected commit element in the commit history.
List of changed filesList of changed filesDisplays the element corresponding to the changed file of the selected commit element in the commit history.
Show difference in editor buttonShow difference in editor buttonDifference between the current project and the snapshot up to the commit selected in the commit history in the diff editor.
Show changes buttonShow changes buttonDiff between the current file and the file in the snapshot up to the commit selected in the commit history Display in the list window.
* Displayed when file commit history.
Close buttonClose buttonCloses the commit history dialog.

The displayed content of the commit history dialog changes as follows according to the state.

File commit history

Commit history dialog 2