Getting hg log output over a date range
Matt Mackall
mpm at selenic.com
Fri Jan 25 18:11:17 UTC 2008
On Fri, 2008-01-25 at 18:06 +0000, John Rice wrote:
> Hi,
>
> Is there anyway to get mercurial log command to give me back a range of
> changesets that match a given date range?
>
> I can get a range over the revisions and/ or for a specific date using
> --rev and --date, but I can't get it over a date range such as:
>
> hg -v log --date 2008-01-10 --date 2008-01-24 --> Just gives me back
> matches for last date specified not from 2008-01-10 to 2008-01-24
--date "2008-01-10 to 2008-01-24"
--
Mathematics is the supreme nostalgia of our time.
More information about the Mercurial
mailing list