Viewing the changelog
The changelog is a record of the commits and reviews for a repository, branch, directory or file. You can view the recent activity in the changelog when browsing a repository/branch/directory.
On this page:
View changelog activity
- Browse to the desired repository, branch, or directory.
- Use the branch/tag picker (under the repository or file name) to change context, if required.
- Click the Activity tab.
Use the following functions of the Activity tab to see different aspects of the changelog activity:
すべて Click to show commits, reviews (requires integration with Crucible) and Jira issues (requires integration with Jira) activity in the activity stream. 変更を確認できる「コミット」 Click to show only commits in the activity stream. レビュー Show only review activity. (Requires integration with Crucible) Filter commits See Filter commit activity in the changelog (below) for more information. Expand all Show all modified files related to each changeset. Scroll to changeset Enter a changeset ID (e.g. 107856
) to scroll to that changeset in the activity stream.
Filter commit activity in the changelog
You can filter the commits that are displayed in the activity streams on the All and Commits tabs of the Activity tab. Note that you cannot use the commits filter to filter reviews.
- Go to the Activity tab, as described above.
- When viewing either the All or Commits tab, click Filter commits.
Enter filtering criteria:
Committer Changesets checked in by the given committer/author. Log Comment Changesets where the commit comment matches the given text. ファイル拡張子 Changesets that contain files with the specified file extension. ファイル名 Changesets that contain a given file. 開始日 Changesets created on or after that date. Must be of the form YYYY-MM-DDTHH:mm:ss, YYYY-MM-DD, YYYY-MM or YYYY (you can use '/' instead of '-'). 終了日 Changesets created on or before that date. Must be of the form YYYY-MM-DDTHH:mm:ss, YYYY-MM-DD, YYYY-MM or YYYY (you can use '/' instead of '-'). - Click Apply.
- Use Clear to clear the filter.
- Click Filter commits again to turn off the filter.
Watch the changelog activity
You can "watch" a changelog's activity stream in Fisheye and Crucible. Watching the activity stream means that you receive emails when updates occur in the activity stream. You can even add filtering criteria for the watch, so for example you can restrict watches for commits by a particular user.
Note, the option to add a watch will only be available if the administrator has enabled watches for the repository.
- Navigate to the activity stream that you want to watch, as described above.
- If required, add filtering criteria, as described in the Filter commit activity in the changelog section above, and click Apply.
- Choose Tools > Watch.
To remove the watch from the activity stream, choose Tools > Unwatch. The watch will be removed.
You can also view all of your watches, configure the frequency of your watch emails, and remove watches, in your user profile. See Changing your user profile for more information.