Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 17:58:45 -0600] rev 3815
Remove date parameter from merge
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 17:58:09 -0600] rev 3814
Add --date support to update and revert
Add finddate to find the tipmost revision that matches a date spec
Add --date option to update
Add --date option to revert
Don't pass backout's -d option to revert
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 15:29:17 -0600] rev 3813
Add --date support to log
Add --date opt
Filter log with matchdate
Fix "-{days}" match format
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 15:11:44 -0600] rev 3812
Add date matching support
Add extended date formats (eg "Dec", "2006")
Add a couple missing basic date formats
Improve default date element scheme to parsedate
Add matchdate function to match a date spec
Add -e switch and range matching to debugdate
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 13:36:23 -0600] rev 3811
Update dates help topic
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 13:13:44 -0600] rev 3810
Update tests
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 13:13:42 -0600] rev 3809
parsedate: add UTC and GMT timezones