log tests/test-parse-date.out @ 5432:0d154bce2341

age author description
Sun, 22 Jul 2007 14:53:57 -0500 Matt Mackall transactions: avoid late tear-down (issue641)
Wed, 06 Dec 2006 13:13:26 -0600 Matt Mackall parsedate: use Abort rather than ValueError
Tue, 03 Oct 2006 12:33:22 +0200 Jose M. Prieto Add documentation about the date formats allowed in the command line
Tue, 03 Oct 2006 12:33:18 +0200 Jose M. Prieto util.strdate: assume local time when no timezone specified
Tue, 03 Oct 2006 12:33:14 +0200 Jose M. Prieto util.strdate: compute timestamp using UTC, not local timezone
Sun, 20 Aug 2006 23:52:52 -0500 Matt Mackall tag: shorten hash in default commit message
Fri, 30 Jun 2006 18:57:04 +0200 Benoit Boissinot add more testcases for date parsing
Fri, 30 Jun 2006 18:47:35 +0200 Jose M. Prieto Allow the use of human readable dates (issue 251)