Add hg grep -d/--date to list the commit date of matched revisions.
Suggested by Greg Lindahl
#!/bin/shhg initecho a > ahg ci -d '0 0' -Amahg an aecho "[ui]" >> $HGRCPATHecho "strict=True" >> $HGRCPATHhg an ahg annotate aecho % should succeed - up is an alias, not an abbreviationhg up