git-whatchangedon commit diff-tree: add "--root" flag to show a root commit as a big creation event. (dc26bd8)
   1#!/bin/sh
   2git-rev-list HEAD | git-diff-tree --stdin -v -r "$@" | less -S