This page last changed on Oct 04, 2007 by smaddox.
The 'Changelog' tab allows you to browse the changes made to your repository chronologically. It provides a calendar in the left-hand column to allow you to navigate to any time in the history of your repository. You can also drill down into a subdirectory using the directory tree in the left-hand column.
The changesets are shown in the right-hand column. They are ordered with the most recent first.
You can move forward/backward in time using the 'earlier/later' controls at the top and bottom of the right-hand column. A timeline on the calendar highlights the range of changesets displayed on this page. Click on the calendar to navigate to the changesets relevant to a specific period of time.
Constraint Mode
You can specify a 'Constraint' to control the information that is shown in the Changelog.
Branch |
Will show changesets on only that branch. |
Author |
Shows only changesets checked in by the given author. |
Tag |
Shows only changesets that contain revisions tagged with the given tag. |
Date |
Shows only changesets created on or before that date. Must be of the form YYYY-MM-DD, YYYY-MM or YYYY (you can use / instead of -). |
Screenshot: Viewing the Changelog

|