Tonight we were trying to find a particular commit by a particular committer. I thought: wouldn’t a page listing all the commits by given commiter be useful? Paginate it, let people scroll through it.
One day…
You must be logged in to post a comment.
What I’d like would be a way to see the entire changeset at once (like what subversion viewers propose. But I guess it’s not easy since CVS is not changeset based.