mercurial at 12956: 23 new changesets (12 stable)

Mercurial Commits hg at intevation.org
Mon Nov 8 17:30:10 CST 2010


23 new changesets (12 stable) in mercurial:

http://selenic.com/repo/hg//rev/ea7ad8c3988a
changeset:   12934:ea7ad8c3988a
branch:      stable
parent:      12932:ab93029ab622
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Sat Nov 06 00:31:44 2010 +0100
summary:     tests: handle .t files without trailing LF

http://selenic.com/repo/hg//rev/98b79c892768
changeset:   12935:98b79c892768
parent:      12933:7a2bca0b1e70
user:        Patrick Mezard <pmezard at gmail.com>
date:        Sun Nov 07 18:14:42 2010 +0100
summary:     revset: fix p1, p2 and parents in dirstate case (a5f7f1e9340e)

http://selenic.com/repo/hg//rev/bdb766e64d35
changeset:   12936:bdb766e64d35
user:        Patrick Mezard <pmezard at gmail.com>
date:        Sun Nov 07 18:15:17 2010 +0100
summary:     revset: remove unnecessary debug statement

http://selenic.com/repo/hg//rev/6ff784de7c3a
changeset:   12937:6ff784de7c3a
branch:      stable
parent:      12932:ab93029ab622
user:        Adrian Buehlmann <adrian at cadifra.com>
date:        Thu Nov 04 09:04:37 2010 +0100
summary:     util: refactor opener

http://selenic.com/repo/hg//rev/bf826c0b9537
changeset:   12938:bf826c0b9537
branch:      stable
user:        Adrian Buehlmann <adrian at cadifra.com>
date:        Sun Nov 07 18:21:29 2010 +0100
summary:     opener: check hardlink count reporting (issue1866)

http://selenic.com/repo/hg//rev/0cb90f9c6d8e
changeset:   12939:0cb90f9c6d8e
parent:      12936:bdb766e64d35
parent:      12938:bf826c0b9537
user:        Matt Mackall <mpm at selenic.com>
date:        Sun Nov 07 16:01:57 2010 -0600
summary:     merge with stable

http://selenic.com/repo/hg//rev/518dd70d1a6e
changeset:   12940:518dd70d1a6e
branch:      stable
parent:      12934:ea7ad8c3988a
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Mon Nov 08 01:35:40 2010 +0100
summary:     tests: (no-eol) markup for command output without trailing LF

http://selenic.com/repo/hg//rev/b911cb80c671
changeset:   12941:b911cb80c671
branch:      stable
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Mon Nov 08 01:35:41 2010 +0100
summary:     tests: use (esc) markup for string-escape

http://selenic.com/repo/hg//rev/05fffd665170
changeset:   12942:05fffd665170
branch:      stable
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Mon Nov 08 01:41:41 2010 +0100
summary:     tests: use (esc) for all non-ASCII test output

http://selenic.com/repo/hg//rev/7439ea4146f8
changeset:   12943:7439ea4146f8
branch:      stable
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Mon Nov 08 01:41:42 2010 +0100
summary:     tests: use (esc) instead of other kinds of string escaping

http://selenic.com/repo/hg//rev/fc069544f1af
changeset:   12944:fc069544f1af
parent:      12936:bdb766e64d35
parent:      12943:7439ea4146f8
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Mon Nov 08 01:44:46 2010 +0100
summary:     merge with stable

http://selenic.com/repo/hg//rev/99f7dc8def34
changeset:   12945:99f7dc8def34
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Mon Nov 08 01:55:32 2010 +0100
summary:     test-import: workaround for missing newline is no longer needed

http://selenic.com/repo/hg//rev/24a1d7ad12a4
changeset:   12946:24a1d7ad12a4
parent:      12939:0cb90f9c6d8e
parent:      12945:99f7dc8def34
user:        Matt Mackall <mpm at selenic.com>
date:        Sun Nov 07 19:42:42 2010 -0600
summary:     merge with crew

http://selenic.com/repo/hg//rev/4832717aed98
changeset:   12947:4832717aed98
parent:      12945:99f7dc8def34
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Sun Nov 07 18:59:27 2010 +0900
summary:     context: add __repr__ methods to workingfilectx and workingctx

http://selenic.com/repo/hg//rev/de6a28ff5ffc
changeset:   12948:de6a28ff5ffc
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Sun Nov 07 22:03:28 2010 +0900
summary:     mq: use sets instead of lists for speed

http://selenic.com/repo/hg//rev/6878eaa5a40d
changeset:   12949:6878eaa5a40d
branch:      stable
parent:      12943:7439ea4146f8
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Sun Nov 07 18:16:07 2010 +0900
summary:     revlog: if start is nullrev, end is always a descendant

http://selenic.com/repo/hg//rev/2405b4a5964a
changeset:   12950:2405b4a5964a
branch:      stable
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Sun Nov 07 18:23:48 2010 +0900
summary:     revlog: fix descendants() if nullrev is in revs

http://selenic.com/repo/hg//rev/101366ad816c
changeset:   12951:101366ad816c
branch:      stable
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Mon Nov 08 22:45:56 2010 +0900
summary:     graphmod: safer code when a changeset has two identical parents

http://selenic.com/repo/hg//rev/f6b88f3bcc03
changeset:   12952:f6b88f3bcc03
parent:      12948:de6a28ff5ffc
parent:      12951:101366ad816c
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Tue Nov 09 01:33:48 2010 +0900
summary:     merge with stable

http://selenic.com/repo/hg//rev/f3183932c487
changeset:   12953:f3183932c487
branch:      stable
parent:      12938:bf826c0b9537
parent:      12951:101366ad816c
user:        Matt Mackall <mpm at selenic.com>
date:        Mon Nov 08 17:16:17 2010 -0600
summary:     merge with crew

http://selenic.com/repo/hg//rev/85777aab7e08
changeset:   12954:85777aab7e08
parent:      12946:24a1d7ad12a4
parent:      12952:f6b88f3bcc03
user:        Matt Mackall <mpm at selenic.com>
date:        Mon Nov 08 17:16:29 2010 -0600
summary:     merge with crew

http://selenic.com/repo/hg//rev/158ca54a79cc
changeset:   12955:158ca54a79cc
branch:      stable
parent:      12953:f3183932c487
user:        Erik Zielke <ez at aragost.com>
date:        Mon Nov 08 10:56:47 2010 +0100
summary:     run-test: fixed wrong parenthesis

http://selenic.com/repo/hg//rev/0406682c6905
changeset:   12956:0406682c6905
tag:         tip
parent:      12954:85777aab7e08
parent:      12955:158ca54a79cc
user:        Matt Mackall <mpm at selenic.com>
date:        Mon Nov 08 17:29:23 2010 -0600
summary:     merge with stable

-- 
Repository URL: http://selenic.com/repo/hg/


More information about the Mercurial-devel mailing list