Commit history
Use Bitbucket Data Center
- Importing code from an existing project
- Creating projects
- Creating repositories
- Clone a repository
- Archive a repository
- HTTP access tokens
- Controlling access to code
- Workflow strategies
- Pull requests
- Default tasks
- Bitbucket search syntax
- Manage webhooks
- Notifications
- Markdown syntax guide
- Requesting add-ons
- Set the default time zone
- Download a repository archive
- Creating a Contributions guidelines file
- Working with Git LFS Files
- Compare branches, tags, and commits
- Commit history
- Verify commit signatures
On this page
Related content
- Javascript Error when accessing Issues link in Project Navigation after Upgrade
- JVM Segfault (SIGSEGV) After Plugin Initialisation
- SIGSEGV Segmentation Fault JVM Crash
- Uncaught QuotaExceededError displays in browser using Jira server
- Character Encoding Issues when using JASIG CAS Authenticator
- JIRA Agile error during page load - curl already exists
- How to fetch the Team name from the comments by using Regex
- JIRA Agile is currently unavailable error when Restoring the JIRA Cloud backup to JIRA 6.4.5 with JIRA Agile 6.7.4
- Error "Field with id' xxx' and name 'Team' does not support operation 'add' Supported operation(s) are: 'set'" on Jira Align Connector
- Configure the look and feel of Jira applications
You can see the commit history of a repository in Bitbucket Data Center by navigating directly to the commits page of a repository. You can also view the commit history for a specific file.
To view all the commits on a branch in a repository, select Commits.
By default, on the Commits page, both commits and merge commits are listed. To see commits only, you can filter out merge commits by unchecking the Show merge commits field.
To view the commit history associated with a specific file:
Select a file within the Source view on a repository.
Select History.
On the commit details page, you can also check if a commit has been signed and verified.
View merge commits
To view merge commits from the commit history of a specific file:
Select a file within the Source view on a repository.
Select History.
Toggle Follow renames off.
View the history of a file's rename
To include the file’s commit history prior to it being renamed:
Select a file within the Source view on a repository.
Select History.
Toggle Follow renames on.
Note: With Follow renames toggled on, you will not see merge commits in the list.
Related content
- Javascript Error when accessing Issues link in Project Navigation after Upgrade
- JVM Segfault (SIGSEGV) After Plugin Initialisation
- SIGSEGV Segmentation Fault JVM Crash
- Uncaught QuotaExceededError displays in browser using Jira server
- Character Encoding Issues when using JASIG CAS Authenticator
- JIRA Agile error during page load - curl already exists
- How to fetch the Team name from the comments by using Regex
- JIRA Agile is currently unavailable error when Restoring the JIRA Cloud backup to JIRA 6.4.5 with JIRA Agile 6.7.4
- Error "Field with id' xxx' and name 'Team' does not support operation 'add' Supported operation(s) are: 'set'" on Jira Align Connector
- Configure the look and feel of Jira applications