I have a repo I just checked out. It's basically a group of folders where each folder is an example illustrating a technique developing on a specific platform.
However, some of the samples are wildly out of date.
Given a location in a repo is there a way to show the last commit date for each item (file or folder) in the location? So if I have repo foo containing folders bar and bar2 I want to see the last commit date for bar and bar2 taking into account everything under them, but I don't want to list everything under them.