mercurial at 19645: 25 new changesets (3 stable)
Mercurial Commits
hg at intevation.org
Tue Sep 3 20:55:09 UTC 2013
25 new changesets (3 stable) in mercurial:
http://selenic.com/repo/hg//rev/11de0651d3b6
changeset: 19621: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
http://selenic.com/repo/hg//rev/3d0ece7523c8
changeset: 19622: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://selenic.com/repo/hg//rev/d0dbe5330177
changeset: 19623: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://selenic.com/repo/hg//rev/55749cb14d24
changeset: 19624:55749cb14d24
user: Wojciech Lopata <lopek at fb.com>
date: Mon Aug 19 11:06:38 2013 -0700
summary: revlog: extract 'checkhash' method
http://selenic.com/repo/hg//rev/6a411a06cb1f
changeset: 19625: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://selenic.com/repo/hg//rev/cf6b086d64cc
changeset: 19626: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://selenic.com/repo/hg//rev/5df7118bdcd9
changeset: 19627: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://selenic.com/repo/hg//rev/3193b23eec61
changeset: 19628: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://selenic.com/repo/hg//rev/81241f978fd2
changeset: 19629:81241f978fd2
user: Wojciech Lopata <lopek at fb.com>
date: Mon Aug 26 16:50:31 2013 -0700
summary: bundlerevlog: extract 'baserevision' method
http://selenic.com/repo/hg//rev/bb67f630b335
changeset: 19630: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://selenic.com/repo/hg//rev/cf9e5e45c1d3
changeset: 19631: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://selenic.com/repo/hg//rev/299511aabf85
changeset: 19632: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://selenic.com/repo/hg//rev/217f2b9acee0
changeset: 19633: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://selenic.com/repo/hg//rev/49a068b8fb0c
changeset: 19634: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://selenic.com/repo/hg//rev/b9b7dc267e9f
changeset: 19635: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://selenic.com/repo/hg//rev/6bbce5efc67b
changeset: 19636: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://selenic.com/repo/hg//rev/cc338115d3b2
changeset: 19637: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://selenic.com/repo/hg//rev/20096384754f
changeset: 19638: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://selenic.com/repo/hg//rev/09573ad59f7b
changeset: 19639: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://selenic.com/repo/hg//rev/472fa3b782b1
changeset: 19640:472fa3b782b1
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://selenic.com/repo/hg//rev/5528c31c629c
changeset: 19641:5528c31c629c
user: Bryan O'Sullivan <bryano at fb.com>
date: Tue Sep 03 15:12:35 2013 -0400
summary: rebase: handle bookmarks matching revset function names (issue3950)
http://selenic.com/repo/hg//rev/14ec82594f47
changeset: 19642:14ec82594f47
branch: stable
parent: 19525:064f7d697852
user: Bryan O'Sullivan <bryano at fb.com>
date: Tue Sep 03 15:12:35 2013 -0400
summary: rebase: handle bookmarks matching revset function names (issue3950)
http://selenic.com/repo/hg//rev/623753602f43
changeset: 19643:623753602f43
branch: stable
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
http://selenic.com/repo/hg//rev/bd5c1b49d106
changeset: 19644:bd5c1b49d106
branch: stable
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://selenic.com/repo/hg//rev/4b83bcc1f965
changeset: 19645:4b83bcc1f965
tag: tip
parent: 19641:5528c31c629c
parent: 19644:bd5c1b49d106
user: Matt Mackall <mpm at selenic.com>
date: Tue Sep 03 15:50:59 2013 -0500
summary: merge with stable
--
Repository URL: http://selenic.com/repo/hg/
More information about the Mercurial-devel
mailing list