When using the git log command with the --oneline switch, you cannot add the --date=<date> switch to see the dates. The only workaround is to create an alias and use the --pretty-format which doesn't provide the ability to colour the branch and tag information (as far as i can tell). regards David Hoyle.