mercurial/crew at 24018: 19 outgoing changesets

Mercurial Commits hg at intevation.org
Thu Dec 18 06:02:21 CST 2014


19 outgoing changesets in mercurial/crew:

http://hg.intevation.org/mercurial/crew/rev/ebfad9c3ad01
changeset:   24018:ebfad9c3ad01
bookmark:    @
tag:         tip
user:        Augie Fackler <raf at durin42.com>
date:        Fri Dec 12 15:53:17 2014 -0500
summary:     convert: on svn failure, note libsvn version (issue4043)

http://hg.intevation.org/mercurial/crew/rev/783b466fb2c3
changeset:   24017:783b466fb2c3
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Mon Dec 15 13:32:34 2014 -0800
summary:     vfs: add a 'split' method

http://hg.intevation.org/mercurial/crew/rev/86996b0e90a0
changeset:   24016:86996b0e90a0
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Mon Dec 15 13:27:46 2014 -0800
summary:     vfs: add a 'reljoin' function for joining relative paths

http://hg.intevation.org/mercurial/crew/rev/65c854f92d6b
changeset:   24015:65c854f92d6b
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Dec 13 19:44:55 2014 -0500
summary:     subrepo: drop the 'ui' parameter to revert()

http://hg.intevation.org/mercurial/crew/rev/c1da8ad7162f
changeset:   24014:c1da8ad7162f
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Dec 13 19:36:50 2014 -0500
summary:     subrepo: drop the 'ui' parameter to removefiles()

http://hg.intevation.org/mercurial/crew/rev/115ee23e1fbe
changeset:   24013:115ee23e1fbe
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Dec 13 19:23:30 2014 -0500
summary:     subrepo: drop the 'ui' parameter to forget()

http://hg.intevation.org/mercurial/crew/rev/07d36bffb249
changeset:   24012:07d36bffb249
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Dec 13 14:26:38 2014 -0500
summary:     subrepo: drop the 'ui' parameter to cat()

http://hg.intevation.org/mercurial/crew/rev/1d367c6ae46d
changeset:   24011:1d367c6ae46d
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Dec 13 14:53:46 2014 -0500
summary:     subrepo: drop the 'ui' parameter to archive()

http://hg.intevation.org/mercurial/crew/rev/1759cd349157
changeset:   24010:1759cd349157
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Dec 13 22:44:22 2014 -0500
summary:     subrepo: use 'self.ui' instead of 'self._repo.ui'

http://hg.intevation.org/mercurial/crew/rev/599ab17a8f3f
changeset:   24009:599ab17a8f3f
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Dec 13 20:43:01 2014 -0500
summary:     subrepo: reset 'self.ui' to the subrepo copy of 'ui' in the hgsubrepo class

http://hg.intevation.org/mercurial/crew/rev/9a3ba4566bc8
changeset:   24008:9a3ba4566bc8
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Dec 13 15:19:38 2014 -0500
summary:     subrepo: rename the '_ui' member to 'ui'

http://hg.intevation.org/mercurial/crew/rev/517dc827063d
changeset:   24007:517dc827063d
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Dec 13 15:13:07 2014 -0500
summary:     subrepo: drop the '_ui' member in the subrepo subclasses

http://hg.intevation.org/mercurial/crew/rev/c03a59470e54
changeset:   24006:c03a59470e54
user:        Augie Fackler <raf at durin42.com>
date:        Tue Dec 09 09:35:04 2014 -0500
summary:     graphmod: attempt to clarify documentation of groupbranchiter()

http://hg.intevation.org/mercurial/crew/rev/78694dee47ca
changeset:   24005:78694dee47ca
user:        Augie Fackler <raf at durin42.com>
date:        Mon Dec 08 15:20:28 2014 -0500
summary:     graphmod: rename graph-topological config to graph-group-branches

http://hg.intevation.org/mercurial/crew/rev/30d89251b139
changeset:   24004:30d89251b139
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Thu Sep 04 19:28:17 2014 +0200
summary:     groupbranchiter: allow callers to select the first branch

http://hg.intevation.org/mercurial/crew/rev/74f01358d197
changeset:   24003:74f01358d197
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Thu Sep 04 19:05:36 2014 +0200
summary:     groupbranchiter: support for non-contiguous revset

http://hg.intevation.org/mercurial/crew/rev/c51ce69b8d76
changeset:   24002:c51ce69b8d76
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Fri Nov 14 20:08:59 2014 +0000
summary:     groubranchhiter: indent most of the inner code

http://hg.intevation.org/mercurial/crew/rev/9335b20fa089
changeset:   24001:9335b20fa089
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Fri Nov 14 17:37:59 2014 +0000
summary:     graphlog: add a way to test the 'groupbranchiter' function

http://hg.intevation.org/mercurial/crew/rev/29bf3eb8825b
changeset:   24000:29bf3eb8825b
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Thu Sep 04 18:19:32 2014 +0200
summary:     graphmod: add a function for topological iteration

-- 
Repository URL: http://hg.intevation.org/mercurial/crew


More information about the Mercurial-devel mailing list