Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 07 Nov 2010 18:23:48 +0900 | Nicolas Dumazet | revlog: fix descendants() if nullrev is in revs stable |
Sun, 07 Nov 2010 18:16:07 +0900 | Nicolas Dumazet | revlog: if start is nullrev, end is always a descendant stable |
Sun, 07 Nov 2010 22:03:28 +0900 | Nicolas Dumazet | mq: use sets instead of lists for speed |
Sun, 07 Nov 2010 18:59:27 +0900 | Nicolas Dumazet | context: add __repr__ methods to workingfilectx and workingctx |
Sun, 07 Nov 2010 19:42:42 -0600 | Matt Mackall | merge with crew |
Mon, 08 Nov 2010 01:55:32 +0100 | Mads Kiilerich | test-import: workaround for missing newline is no longer needed |
Mon, 08 Nov 2010 01:44:46 +0100 | Mads Kiilerich | merge with stable |