Mon, 16 Nov 2015 11:23:32 -0800 |
Siddharth Agarwal |
node: add 'nullhex', hex-encoded nullid
|
Sat, 08 Aug 2015 19:43:24 -0700 |
Gregory Szorc |
node: use absolute_import
|
Mon, 22 Jun 2015 22:01:33 +0900 |
Yuya Nishihara |
node: define experimental identifiers for working directory
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Sun, 26 Apr 2009 01:13:08 +0200 |
Martin Geisler |
put license and copyright info into comment blocks
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
manifest: speed up creation of the manifestdict
|
Wed, 13 Dec 2006 13:27:09 -0600 |
Matt Mackall |
Replace demandload with new demandimport
|
Sun, 29 Oct 2006 10:53:51 +0100 |
Thomas Arendsen Hein |
Define and use nullrev (revision of nullid) instead of -1.
|
Sat, 12 Aug 2006 12:30:02 -0700 |
Vadim Gelfer |
update copyrights.
|
Tue, 20 Jun 2006 23:58:21 -0700 |
Vadim Gelfer |
use demandload more.
|
Mon, 14 Nov 2005 03:59:35 +0200 |
twaldmann |
fixed some stuff pychecker shows, marked unclear/wrong stuff with XXX
|
Sat, 27 Aug 2005 14:43:20 -0700 |
mpm |
Move hash function back to revlog from node
|
Sat, 27 Aug 2005 14:21:25 -0700 |
mpm |
Break apart hg.py
|