commit history dialog
- View the commit history of the repository.
Parts | Name | Description |
---|---|---|
Start date textbox | Enter the start date of the commit history you want to view. | |
Start date calendar button | Sets the specified date in the start date text box. | |
End date textbox | Enter the end date of the commit history you want to view. | |
End date calendar button | Sets the specified date in the end date text box. | |
Reload button | Show commit history with current start and end dates. | |
Commit history | View 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 Checkbox | If checked, only show commit elements related to project files. | |
Read next 20 items button | Additionally displays the next 20 commit histories excluding the current commit history. | |
Hash value text | Displays the hash value of the selected commit element in the commit history. | |
Hash value copy button | Copies the hash value to the clipboard. | |
message text | Displays the message for the selected commit element in the commit history. | |
List of changed files | Displays the element corresponding to the changed file of the selected commit element in the commit history. | |
Show difference in editor button | Difference between the current project and the snapshot up to the commit selected in the commit history in the diff editor. | |
Show changes button | Diff 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 button | Closes the commit history dialog. |
The displayed content of the commit history dialog changes as follows according to the state.