mercurial at 24805: 22 new changesets (3 on stable)

Mercurial Commits hg at intevation.org
Fri Apr 17 02:17:06 UTC 2015


22 new changesets (3 on stable) in mercurial:

http://selenic.com/repo/hg//rev/59406b8b1303
changeset:   24784:59406b8b1303
user:        Matt Mackall <mpm at selenic.com>
date:        Thu Apr 16 18:48:20 2015 -0500
summary:     rollback: clear resolve state (issue4593)

http://selenic.com/repo/hg//rev/39f519be5e65
changeset:   24785:39f519be5e65
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Wed Apr 15 11:23:26 2015 -0400
summary:     subrepo: backout 93b0e0db7929 to restore reporelpath()

http://selenic.com/repo/hg//rev/56e15db9109f
changeset:   24786:56e15db9109f
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Wed Apr 15 11:49:44 2015 -0400
summary:     subrepo: calculate _relpath for hgsubrepo based on self instead of parent

http://selenic.com/repo/hg//rev/9d5c27890790
changeset:   24787:9d5c27890790
user:        Mads Kiilerich <madski at unity3d.com>
date:        Wed Apr 15 15:22:16 2015 -0400
summary:     largefiles: for update -C, only update largefiles when necessary

http://selenic.com/repo/hg//rev/b8c3a0994b37
changeset:   24788:b8c3a0994b37
user:        Mads Kiilerich <madski at unity3d.com>
date:        Sat Jan 17 03:34:57 2015 +0100
summary:     largefiles: always consider updatelfiles 'checked' parameter set

http://selenic.com/repo/hg//rev/0b1577c892f2
changeset:   24789:0b1577c892f2
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Apr 12 00:29:17 2015 -0400
summary:     match: move _normalize() into the match class

http://selenic.com/repo/hg//rev/baa11dde8c0e
changeset:   24790:baa11dde8c0e
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Apr 12 01:39:21 2015 -0400
summary:     match: add a subclass for dirstate normalizing of the matched patterns

http://selenic.com/repo/hg//rev/89c5881d692c
changeset:   24791:89c5881d692c
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Thu Apr 16 05:41:07 2015 -0400
summary:     help: document the ''HG_TXNID'' environment variable during hooks

http://selenic.com/repo/hg//rev/7d0421de8de3
changeset:   24792:7d0421de8de3
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Thu Apr 16 05:36:49 2015 -0400
summary:     hooks: add a 'txnabort' hook

http://selenic.com/repo/hg//rev/2ec894582ea2
changeset:   24793:2ec894582ea2
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Thu Apr 16 03:15:28 2015 -0400
summary:     bundle2: add a 'copy' method on parts

http://selenic.com/repo/hg//rev/21f2e8f48ae1
changeset:   24794:21f2e8f48ae1
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Thu Apr 16 03:16:04 2015 -0400
summary:     bundle2: add a 'salvageoutput' method on bundle20

http://selenic.com/repo/hg//rev/f9aa4cb8f2dd
changeset:   24795:f9aa4cb8f2dd
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Thu Apr 16 03:17:01 2015 -0400
summary:     bundle2: store the salvaged output on the exception object

http://selenic.com/repo/hg//rev/61ff209fc01d
changeset:   24796:61ff209fc01d
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Thu Apr 16 03:56:50 2015 -0400
summary:     bundle2: refactor error bundle creation for the wireprotocol

http://selenic.com/repo/hg//rev/0c4d5e01b31f
changeset:   24797:0c4d5e01b31f
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Thu Apr 16 03:17:37 2015 -0400
summary:     bundle2-wireproto: properly propagate the server output on error (issue4594)

http://selenic.com/repo/hg//rev/9fbf0a2a72a1
changeset:   24798:9fbf0a2a72a1
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Thu Apr 16 05:09:37 2015 -0400
summary:     bundle2: add on more layer of exception catching in localrepo.unbundle

http://selenic.com/repo/hg//rev/d99d7e3f5cda
changeset:   24799:d99d7e3f5cda
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Thu Apr 16 04:01:51 2015 -0400
summary:     bundle2-localpeer: properly propagate the server output on error (issue4594)

http://selenic.com/repo/hg//rev/cde547252f2e
changeset:   24800:cde547252f2e
user:        Matt Mackall <mpm at selenic.com>
date:        Thu Apr 16 20:31:44 2015 -0500
summary:     tests: ignore sha512 flag in bundle2 for py2.4

http://selenic.com/repo/hg//rev/f379428a0754
changeset:   24801:f379428a0754
user:        Matt Mackall <mpm at selenic.com>
date:        Thu Apr 16 20:52:37 2015 -0500
summary:     tests: fix test-tags on vfat

http://selenic.com/repo/hg//rev/2ee10789d66b
changeset:   24802:2ee10789d66b
user:        Matt Mackall <mpm at selenic.com>
date:        Thu Apr 16 20:56:43 2015 -0500
summary:     tests: fix up whitespace complaint

http://selenic.com/repo/hg//rev/e89f909edffa
changeset:   24803:e89f909edffa
branch:      stable
tag:         3.4-rc
parent:      24753:612ed41ae359
parent:      24802:2ee10789d66b
user:        Matt Mackall <mpm at selenic.com>
date:        Thu Apr 16 20:57:51 2015 -0500
summary:     merge default into stable for 3.4 freeze

http://selenic.com/repo/hg//rev/2fe9fd88db0b
changeset:   24804:2fe9fd88db0b
branch:      stable
user:        Matt Mackall <mpm at selenic.com>
date:        Thu Apr 16 20:58:35 2015 -0500
summary:     Added tag 3.4-rc for changeset e89f909edffa

http://selenic.com/repo/hg//rev/82fe57213029
changeset:   24805:82fe57213029
branch:      stable
bookmark:    @
tag:         tip
user:        Matt Mackall <mpm at selenic.com>
date:        Thu Apr 16 20:58:41 2015 -0500
summary:     Added signature for changeset e89f909edffa

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


More information about the Mercurial-devel mailing list