The "List" view offers you a classic, "email style" presentation of your repository's commits. It is vertically divided into two main sections: a list of commits (upper part) and a details area (lower part) that shows all the details about the commit that was selected in the list above.
Each item in the list represents a commit from your repository. If your repository has a very high number of commits Tower only loads the latest few thousand items to improve performance. If you need to see older commits you can click the "Load More..." button in the top bar. The button is only enabled in case not all commits have been loaded, yet.
NOTE:When changing the default sorting of the commit list, the tree graph column will hide. To get it back, you have to restore the table's default sorting order. The "Reset Tree Graph Column" item in the "View" main menu will help you do this.
The details area presents fine-grained information about the currently selected commit. See "Viewing commit details" for more.
The "List" view allows you to filter and search the currently loaded commits.
by entering a search term: Enter one or more free text terms in the toolbar's search box. To further restrict what Tower should search through you can click the search box's icon and select a search category.
by using a SHA1-hash or date filter: Click the "Filters" button to either filter by SHA1-hashes or by date of commit.