As I mentioned, a side effect of the processing git log in the proposed script is that each commit is on output in a single line. This would be possible to simply add the pagination.
For example - adding one simple "sed" to a previously sent crazy command for listing on the console... see attached script.
Slavek,
Is there a way to change the commit links to the local repo?
The local html page looks fine but the commit links are to the remote server rather than local.
Yes, I can cd to the affected module and look at the commit, but having the html page link locally would be nicer.
Darrell