mercurial at 25760: 25 new changesets (1 on stable)

Mercurial Commits hg at intevation.org
Wed Jul 8 21:45:29 UTC 2015


25 new changesets (1 on stable) in mercurial:

http://selenic.com/repo/hg//rev/8854ca3fa675
changeset:   25736:8854ca3fa675
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Mar 14 17:58:18 2015 +0900
summary:     templatekw: apply manifest template only if ctx.manifestnode() exists

http://selenic.com/repo/hg//rev/1a5211f2f87f
changeset:   25737:1a5211f2f87f
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Jun 22 22:01:33 2015 +0900
summary:     node: define experimental identifiers for working directory

http://selenic.com/repo/hg//rev/04d26a3c96fd
changeset:   25738:04d26a3c96fd
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Jun 22 22:05:10 2015 +0900
summary:     workingctx: use node.wdirid constant

http://selenic.com/repo/hg//rev/3dabc9b7494a
changeset:   25739:3dabc9b7494a
user:        Yuya Nishihara <yuya at tcha.org>
date:        Thu Jul 02 22:03:06 2015 +0900
summary:     changeset_printer: use node.wdirrev to calculate meaningful parentrevs

http://selenic.com/repo/hg//rev/47469fa8fb01
changeset:   25740:47469fa8fb01
user:        Yuya Nishihara <yuya at tcha.org>
date:        Thu Jul 02 22:18:21 2015 +0900
summary:     templatekw: make {rev} return wdirrev instead of None

http://selenic.com/repo/hg//rev/86fe3c404c1e
changeset:   25741:86fe3c404c1e
user:        Durham Goode <durham at fb.com>
date:        Mon Jun 29 13:40:20 2015 -0700
summary:     convert: add config to not convert tags

http://selenic.com/repo/hg//rev/d859123e0f47
changeset:   25742:d859123e0f47
user:        Durham Goode <durham at fb.com>
date:        Mon Jun 29 13:44:24 2015 -0700
summary:     convert: add config option for disabling ancestor parent checks

http://selenic.com/repo/hg//rev/ce45bfe8f953
changeset:   25743:ce45bfe8f953
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Wed Jul 01 01:09:57 2015 -0700
summary:     bookmark: remove the "touch changelog" hack

http://selenic.com/repo/hg//rev/e78a80f8f51e
changeset:   25744:e78a80f8f51e
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Sun Sep 28 00:49:36 2014 -0700
summary:     bookmarks: change bookmark within a transaction

http://selenic.com/repo/hg//rev/501c51d60792
changeset:   25745:501c51d60792
branch:      stable
parent:      25715:97fd07e38b83
user:        Eugene Baranov <eug.baranov at gmail.com>
date:        Fri Jul 03 18:10:58 2015 +0100
summary:     convert: handle deleted files when converting from Perforce (issue4743)

http://selenic.com/repo/hg//rev/0c3c0f123a1a
changeset:   25746:0c3c0f123a1a
parent:      25744:e78a80f8f51e
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Mon Jul 06 01:22:23 2015 +0800
summary:     monoblue: don't try to show repo on hgwebdir index page

http://selenic.com/repo/hg//rev/5a15236f142a
changeset:   25747:5a15236f142a
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Mon Jul 06 01:38:37 2015 +0800
summary:     monoblue: use padding instead of position for text in footer

http://selenic.com/repo/hg//rev/baea47cafe75
changeset:   25748:baea47cafe75
user:        Durham Goode <durham at fb.com>
date:        Wed Jul 08 10:27:43 2015 -0700
summary:     convert: add support for specifying multiple revs

http://selenic.com/repo/hg//rev/f2748cc43b2a
changeset:   25749:f2748cc43b2a
user:        Durham Goode <durham at fb.com>
date:        Wed Jul 08 10:29:11 2015 -0700
summary:     convert: support multiple specifed revs in git source

http://selenic.com/repo/hg//rev/c9093d4d1ff6
changeset:   25750:c9093d4d1ff6
user:        Durham Goode <durham at fb.com>
date:        Wed Jul 08 10:31:09 2015 -0700
summary:     convert: add config for recording the source name

http://selenic.com/repo/hg//rev/17a9da909186
changeset:   25751:17a9da909186
user:        Eugene Baranov <eug.baranov at gmail.com>
date:        Wed Jul 08 18:05:27 2015 +0100
summary:     convert: handle copies when converting from Perforce (issue4744)

http://selenic.com/repo/hg//rev/815df73abf12
changeset:   25752:815df73abf12
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Jul 08 17:01:09 2015 +0900
summary:     tests: add extension to emulate invoking dirstate.write at the specific time

http://selenic.com/repo/hg//rev/fe03f522dda9
changeset:   25753:fe03f522dda9
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Jul 08 17:01:09 2015 +0900
summary:     context: write dirstate out explicitly after marking files as clean

http://selenic.com/repo/hg//rev/19cc443aac34
changeset:   25754:19cc443aac34
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Jul 08 17:01:09 2015 +0900
summary:     merge: remove useless dirstate.normallookup() invocation in applyupdates()

http://selenic.com/repo/hg//rev/72d395e399c1
changeset:   25755:72d395e399c1
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Jul 08 17:01:09 2015 +0900
summary:     cmdutil: remove useless dirstate.normallookup() invocation in revert()

http://selenic.com/repo/hg//rev/a4a41525180c
changeset:   25756:a4a41525180c
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Jul 08 17:01:09 2015 +0900
summary:     tests: add extension to emulate invoking internalpatch at the specific time

http://selenic.com/repo/hg//rev/4d1382fd96ff
changeset:   25757:4d1382fd96ff
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Jul 08 17:01:09 2015 +0900
summary:     context: write dirstate out explicitly at the end of markcommitted

http://selenic.com/repo/hg//rev/c5dfa47ad7ee
changeset:   25758:c5dfa47ad7ee
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Jul 08 17:01:09 2015 +0900
summary:     cmdutil: put recordfunc invocation into wlock scope for consistency

http://selenic.com/repo/hg//rev/ff11c1565c04
changeset:   25759:ff11c1565c04
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Jul 08 17:07:45 2015 +0900
summary:     cmdutil: apply dirstate.normallookup on (maybe partially) committed files

http://selenic.com/repo/hg//rev/648323f41a89
changeset:   25760:648323f41a89
bookmark:    @
tag:         tip
parent:      25759:ff11c1565c04
parent:      25745:501c51d60792
user:        Matt Mackall <mpm at selenic.com>
date:        Wed Jul 08 16:43:49 2015 -0500
summary:     merge with stable

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


More information about the Mercurial-devel mailing list