log mercurial/changelog.py @ 3225:2f35961854fb

age author description
Mon, 02 Oct 2006 22:35:52 +0200 Benoit Boissinot [extendedchangelog] add extra metadata in the changelog entry
Mon, 02 Oct 2006 22:35:37 +0200 Benoit Boissinot [extendedchangelog] encode/decode function
Sat, 09 Sep 2006 12:56:08 +0200 Benoit Boissinot document changelog format
Sat, 12 Aug 2006 12:30:02 -0700 Vadim Gelfer update copyrights.
Fri, 30 Jun 2006 18:48:06 +0200 Benoit Boissinot validate the resulting date in parsedate
Fri, 30 Jun 2006 18:47:35 +0200 Jose M. Prieto Allow the use of human readable dates (issue 251)
Thu, 27 Apr 2006 21:16:46 +0200 Thomas Arendsen Hein Replaced 0 with REVLOGV0 where this meaning is used.
Wed, 26 Apr 2006 22:15:01 -0700 Alexis S. L. Carvalho Fix timezone check.
Tue, 04 Apr 2006 16:38:43 -0400 mason Implement revlogng.
Thu, 15 Dec 2005 18:04:05 +0100 Benoit Boissinot reverting 11d12bd6e1dcd9610fa26e97d25e7ad553e8ffa5
Thu, 08 Dec 2005 15:12:02 +0100 Benoit Boissinot cleanup of revlog.group when repository is local
Tue, 18 Oct 2005 18:38:39 -0700 Benoit Boissinot i18n part2: use '_' for all strings who are part of the user interface
Tue, 18 Oct 2005 18:37:48 -0700 Benoit Boissinot i18n first part: make '_' available for files who need it
Thu, 29 Sep 2005 15:18:32 -0700 Matt Mackall Fix data reported for the nullid changeset
Fri, 23 Sep 2005 07:36:30 -0700 Bryan O'Sullivan Some repos represent a date as a float.