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
Mon, 08 Nov 2010 01:41:42 +0100 Mads Kiilerich tests: use (esc) instead of other kinds of string escaping stable
Mon, 08 Nov 2010 01:41:41 +0100 Mads Kiilerich tests: use (esc) for all non-ASCII test output stable
Mon, 08 Nov 2010 01:35:41 +0100 Mads Kiilerich tests: use (esc) markup for string-escape stable
Mon, 08 Nov 2010 01:35:40 +0100 Mads Kiilerich tests: (no-eol) markup for command output without trailing LF stable
Sun, 07 Nov 2010 16:01:57 -0600 Matt Mackall merge with stable
Sun, 07 Nov 2010 18:21:29 +0100 Adrian Buehlmann opener: check hardlink count reporting (issue1866) stable
Thu, 04 Nov 2010 09:04:37 +0100 Adrian Buehlmann util: refactor opener stable
Sun, 07 Nov 2010 18:15:17 +0100 Patrick Mezard revset: remove unnecessary debug statement