History & Blame
View the complete history of your project and track who changed what and when.
Commit History
The history view shows:
- Commit graph visualization
- Commit messages and authors
- Branch and tag labels
- Date and time
Click History in the sidebar to view the commit graph
Filtering History
Use the search bar and filters in the History view:
- Search by message, author, or file
- Filter by branch or date range
- Show/hide merge commits
Commit Details
Click a commit to see:
- Full commit message
- Changed files
- Diff for each file
Blame View
See who changed each line of a file and when.
Opening Blame
- Right-click a file in the file explorer
- Select Blame Or open a file and click the Blame toggle
Blame Information
Each line shows:
- Author
- Commit hash
- Date
- Click to see the full commit
Navigate History
- Click a blame annotation to jump to that commit
- Use Previous/Next to navigate through file history
File History
View all commits that affected a specific file.
- Right-click a file
- Select Show History
- See all commits that modified this file
Diff Between Commits
- Select two commits in History (
Cmd/Ctrl + click) - Right-click and select Compare
- View the diff between them
