mercurial/crew at 19680: 20 outgoing changesets

Mercurial Commits hg at intevation.org
Mon Sep 2 06:00:17 CDT 2013


20 outgoing changesets in mercurial/crew:

http://hg.intevation.org/mercurial/crew/rev/472fa3b782b1
changeset:   19680:472fa3b782b1
bookmark:    @
tag:         tip
user:        Sean Farley <sean.michael.farley at gmail.com>
date:        Thu Jul 25 22:28:34 2013 -0500
summary:     dispatch: add ability to specify a custom pdb module as a debugger

http://hg.intevation.org/mercurial/crew/rev/09573ad59f7b
changeset:   19679:09573ad59f7b
user:        Sean Farley <sean.michael.farley at gmail.com>
date:        Sat Jul 13 16:33:07 2013 -0500
summary:     dispatch: move command line --config argument parsing to _runcatch()

http://hg.intevation.org/mercurial/crew/rev/20096384754f
changeset:   19678:20096384754f
user:        Angel Ezquerra <angel.ezquerra at gmail.com>
date:        Tue Aug 13 01:38:30 2013 +0200
summary:     mq: update subrepos when applying / unapplying patches that change .hgsubstate

http://hg.intevation.org/mercurial/crew/rev/cc338115d3b2
changeset:   19677:cc338115d3b2
user:        Angel Ezquerra <angel.ezquerra at gmail.com>
date:        Wed Aug 21 22:34:04 2013 +0200
summary:     subrepo: make submerge() return the merged substate

http://hg.intevation.org/mercurial/crew/rev/6bbce5efc67b
changeset:   19676:6bbce5efc67b
user:        Angel Ezquerra <angel.ezquerra at gmail.com>
date:        Tue Aug 06 00:49:39 2013 +0200
summary:     mq: look for modified subrepos when checking for local changes

http://hg.intevation.org/mercurial/crew/rev/b9b7dc267e9f
changeset:   19675:b9b7dc267e9f
user:        Wei, Elson <elson.wei at gmail.com>
date:        Wed Aug 07 09:59:45 2013 +0800
summary:     localrepo: get value from the unfiltered caches should check if the attribute existed.

http://hg.intevation.org/mercurial/crew/rev/49a068b8fb0c
changeset:   19674:49a068b8fb0c
user:        Alexander Plavin <alexander at plav.in>
date:        Fri Jul 19 02:09:13 2013 +0400
summary:     hgweb: always run search when a query is entered (bc)

http://hg.intevation.org/mercurial/crew/rev/217f2b9acee0
changeset:   19673:217f2b9acee0
user:        Alexander Plavin <alexander at plav.in>
date:        Fri Jul 19 02:41:11 2013 +0400
summary:     hgweb: search() function supports direct pointing to revision

http://hg.intevation.org/mercurial/crew/rev/299511aabf85
changeset:   19672:299511aabf85
user:        Alexander Plavin <alexander at plav.in>
date:        Thu Aug 22 16:42:10 2013 +0400
summary:     hgweb: pass arguments which a function depends on explicitly in search

http://hg.intevation.org/mercurial/crew/rev/cf9e5e45c1d3
changeset:   19671:cf9e5e45c1d3
user:        Alexander Plavin <alexander at plav.in>
date:        Thu Aug 22 16:45:23 2013 +0400
summary:     hgweb: add dynamic search function selection, depending on the query

http://hg.intevation.org/mercurial/crew/rev/bb67f630b335
changeset:   19670:bb67f630b335
user:        Wojciech Lopata <lopek at fb.com>
date:        Mon Aug 26 17:11:01 2013 -0700
summary:     unionrevlog: extract 'baserevision' and 'baserevdiff' methods

http://hg.intevation.org/mercurial/crew/rev/81241f978fd2
changeset:   19669:81241f978fd2
user:        Wojciech Lopata <lopek at fb.com>
date:        Mon Aug 26 16:50:31 2013 -0700
summary:     bundlerevlog: extract 'baserevision' method

http://hg.intevation.org/mercurial/crew/rev/3193b23eec61
changeset:   19668:3193b23eec61
user:        Danek Duvall <danek.duvall at oracle.com>
date:        Mon Aug 26 15:20:44 2013 -0700
summary:     solaris: tests can't use tail -n

http://hg.intevation.org/mercurial/crew/rev/5df7118bdcd9
changeset:   19667:5df7118bdcd9
user:        Danek Duvall <danek.duvall at oracle.com>
date:        Fri Aug 23 16:05:38 2013 -0700
summary:     solaris: sed doesn't recognize a line without a newline

http://hg.intevation.org/mercurial/crew/rev/cf6b086d64cc
changeset:   19666:cf6b086d64cc
user:        Danek Duvall <danek.duvall at oracle.com>
date:        Fri Aug 23 14:31:42 2013 -0700
summary:     solaris: test cases can't use grep -a

http://hg.intevation.org/mercurial/crew/rev/6a411a06cb1f
changeset:   19665:6a411a06cb1f
user:        Wojciech Lopata <lopek at fb.com>
date:        Mon Aug 19 11:25:23 2013 -0700
summary:     revlog: pass node as an argument of addrevision

http://hg.intevation.org/mercurial/crew/rev/55749cb14d24
changeset:   19664:55749cb14d24
user:        Wojciech Lopata <lopek at fb.com>
date:        Mon Aug 19 11:06:38 2013 -0700
summary:     revlog: extract 'checkhash' method

http://hg.intevation.org/mercurial/crew/rev/d0dbe5330177
changeset:   19663:d0dbe5330177
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Mon Aug 26 16:11:21 2013 +0900
summary:     histedit: discard meaningless comment about 'hexlify node'

http://hg.intevation.org/mercurial/crew/rev/3d0ece7523c8
changeset:   19662:3d0ece7523c8
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Mon Aug 26 16:11:21 2013 +0900
summary:     histedit: add description about "histedit --outgoing" to command help

http://hg.intevation.org/mercurial/crew/rev/11de0651d3b6
changeset:   19661:11de0651d3b6
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Mon Aug 26 16:11:21 2013 +0900
summary:     histedit: add description about basic histedit function to command help

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


More information about the Mercurial-devel mailing list