Mercurial > hg
log mercurial/node.py @ 4824:f3f84d5cd268
age | author | description |
---|---|---|
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 |