I wrote a simple script that will display the history of CVS commits similar to the way Git or SVN do. You can download the script from Github: https://github.com/alvinabad/cvs-utils/blob/master/cvs-history.py Basic usage cvs-history.py [-b BRANCH] module or files For more options, … Continue reading →