The main part of the Jjewel user interface is the repository window. Jjewel's repository window looks like the following screenshot:

The window has the following sections:
Selecting an item from the sidebar controls what appears in the change list. The change list shows the changes in the repository with the newest changes appearing at the top of the list.
Select a change from the change list to view the change details, including the description of the change and what changed.
The sidebar provides the following options:
Showing mutable changes hides immutable changes. The most common source of immutable changes is git commits.
Jjewel uses the following menus in the menu bar:
Use the File menu to open and create repositories.
Use the Repository menu to clone a repository, push changes to a remote repository, and pull changes from a remote repository.
Use the Change menu to add changes, remove changes, merge changes, and edit a change's description (commit message).